2011/12/2 Yasuo Ohgaki <[email protected]>: > I think Daniel mean there are extra spaces for indent. > I'll fix it.
Done. > Since Daniel mentioned that he cannot disable strict session, I > compiled against current head. According to run-tests.php, it seems > there is something wrong that prevents disabling strict session. I'll > fix it, then notify updated patch. Sorry Daniel. You should do session.use_strict_mode=0 NOT session.use_strict_session=0 I also updated tests that are exploiting adoptive sessions. https://gist.github.com/1379668 Regards, -- Yasuo Ohgaki [email protected] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
