[commits] Horde branch develop updated. ad59737f3889414ad2b675d7ad2cbde84238cb7a
Jan Schneider
jan at horde.org
Thu Aug 9 18:56:13 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: fe3b7a920e84d3e01a55b10b1495ae6ec92668aa
ad59737 Fix super global access (Bug #11277).
-----------------------------------------------------------------------
commit ad59737f3889414ad2b675d7ad2cbde84238cb7a
Author: Jan Schneider <jan at horde.org>
Date: Thu Aug 9 20:54:15 2012 +0200
Fix super global access (Bug #11277).
PHP is optimized so that super globals are only made available if they are
detected by the parser. Thus they cannot be accessed reliably as variable
variables or $GLOBALS members.
framework/Controller/lib/Horde/Controller/Request/Http.php | 22 ++------
framework/Controller/lib/Horde/Controller/Request/Mock.php | 30 ++++++++++++
framework/Controller/package.xml | 4 +-
3 files changed, 38 insertions(+), 18 deletions(-)
http://git.horde.org/horde-git/-/commit/ad59737f3889414ad2b675d7ad2cbde84238cb7a
More information about the commits
mailing list