[php-maint] Bug#726439: php5: Assigning to ArrayObject[null][something] overrides all undefined variables
Gabor Vizi
gabor.vizi at pirum.com
Tue Oct 15 18:18:53 UTC 2013
Package: php5
Version: 5.4.4-14+deb7u5
Severity: normal
Tags: patch
It's an already fixed bug in upstream:
"Basically, when you try to assign anything to
ArrayObject[null]['any_key'], it fails as it should,
but since that moment anytime you access a non-existing key in any
array, you get the last created zval"
https://bugs.php.net/bug.php?id=62987
http://git.php.net/?p=php-src.git;a=commit;h=67d7d03f00cb3185a4d5958ab7a4b063fc33405c
Could you include this in the next update for wheezy php5?
Gabor
More information about the pkg-php-maint
mailing list