From: php at pgregg dot com Operating system: All PHP version: 4.3.3 PHP Bug Type: *Configuration Issues Bug description: --enable-track-vars depreciated, but not documented
Description: ------------ Whilst playing with a new 4.3.3 install on RH9.0 linux trying to figure out why $_ENV was empty (thinking maybe a config option caused it to not populate the array) I found that: At some point between 4.0.6 and 4.3.3 the configuration option --enable-track-vars was removed from everything expect php4.spec.in This change does not appear in the change log and no reference can be found to what it actually did. Most people upgrading will still be using this flag and should know it is no longer required. Paul, aka Qube/[EMAIL PROTECTED] -- Edit bug report at http://bugs.php.net/?id=25748&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25748&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25748&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25748&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25748&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25748&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25748&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25748&r=support Expected behavior: http://bugs.php.net/fix.php?id=25748&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25748&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25748&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25748&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25748&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25748&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25748&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25748&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25748&r=float
