From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.1.2
PHP Bug Type:     PHP options/info functions
Bug description:  variables_order not works well

One of my PHP pages uses a global variable which gets its value from either
HTTP GET data or cookies.

Yesterday I upgraded PHP 4.1.2 from 4.0.1 and found that cookie value
prevails GET value for that global variable after hours of debugging. Of
course I have variables_order option set to "GPCS".

Why variables_order does not work correctly after I upgrade?

-- 
Edit bug report at http://bugs.php.net/?id=15919&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15919&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15919&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15919&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15919&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15919&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15919&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15919&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15919&r=submittedtwice

Reply via email to