Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-8471

$_REQUEST doesnt contain cookie

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.0.6
    • 3.0.x
    • Sessions
    • 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.

            bantu Andreas Fischer [X] (Inactive)
            Paul Paul Sohier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: