ID: 42983 Updated by: [EMAIL PROTECTED] Reported By: marc dot bau at gmx dot net -Status: Open +Status: Feedback Bug Type: Variables related Operating System: WinXP & openSUSE 10.3 PHP Version: 5.2.4 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2007-10-15 21:49:33] marc dot bau at gmx dot net Description: ------------ Hi i think i've struggled about a critical bug in 5.2.4 on Windows XP IIS with ISAPI and openSUSE 10.3 with Apache 2.2.4. The "global" variables looks simply lost. I've tried to install a multilingual version of Drupal 5.2 and as i figured out the "global $install_locale;" variable gets lost anywhere... I have downgraded to PHP 5.2.1 re-testet (works) and upgraded back to PHP 5.2.3 works, too. Greetings Marc Reproduce code: --------------- Install Drupal 5.2 with YAML for Drupal Complete package and you will see the global var gets lost and drupal is not installed in a selected language as it should. I'm sorry i have no small and easy repro code... Expected result: ---------------- not lost global variables Actual result: -------------- PHP 5.2.3 and 5.2.1 works well, 5.2.4 is broken ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42983&edit=1