-
Bug
-
Resolution: Fixed
-
Blocker
-
3.0.x
-
None
-
PHP Environment: 5.3.0
Database:
Starting from php 5.3.0 $_$REQUEST doesnt contain $_COOKIE anymore as request_order is set to GP: http://cvs.php.net/viewvc.cgi/php-src/php.ini-production?revision=1.1.2.15&view=markup&pathrev=PHP_5_3
This is a new setting in php 5.3.0.
This issue is causing that request_var doesnt read cookies anymore.
Fix would be to merge $_COOKIE into $_REQUEST if request_order does not contain C.
- is duplicated by
-
PHPBB-8468 Not staying logged in.
- Closed