Sterling Hughes wrote:
At least with php5.   Take a look at ext/session/tests/003.phpt for an example
of such breakage.

Is it when registering globals? Because this works on my side:


Index: 003.phpt
===================================================================
RCS file: /repository/php-src/ext/session/tests/003.phpt,v
retrieving revision 1.12
diff -r1.12 003.phpt
22a23,24
> $baz = $_SESSION['baz'];
> $arr = $_SESSION['arr'];

Oliver
--
GB/E/IT d+ s+:+ a-- C++$ UL++++$ P++++ L+++$ E- W++$ N- ?o ?K w--(---) !O M+$ V- PS+ PE- Y PGP t++ 5-- X+@ R- tv++ b++(+++) DI++++ D+ G++ e+>++ h(*) r y+(?)



-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to