Hi,
In PHP 5.4 call time pass-by-reference has been removed. PHP contains two
instances which don't compile anymore with PHP 5.4. In both cases it seems that
the use of this construct was done by mistake and actually the function's
inherent pass by reference was intended. Attached patch makes simpleSAMLphp PHP
5.4 compatible again.
PHP 5.4 is now on RC7 so will probably be released soon.
cheers,
Thijs
Original issue reported on code.google.com by thijs@kinkhorst.com on 6 Feb 2012 at 7:07
Original issue reported on code.google.com by
thijs@kinkhorst.com
on 6 Feb 2012 at 7:07Attachments: