Bug #74185 [Com]: PHP periodically failing to populate superglobals
[email protected] ("robin at willowsv dot com")
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=74185&edit=1 ID: 74185 Comment by: robin at willowsv dot com Reported by: robin at willowsv dot com Summary: PHP periodically failing to populate superglobals Status: Closed Type: Bug Package: Variables related Operating System: Windows 7 PHP Version: 7.1.2 Assigned To: ab Block user comment: N Private report: N New Comment: No Joy :( System Windows NT PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) i586 Build Date Mar 30 2017 15:32:03 Compiler MSVC14 (Visual C++ 2015) Architecture x86 Apache/2.4.25 (Win32) OpenSSL/1.0.2k PHP/7.1.5-dev ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _GET D:\www\httpdocs\cms\system\core\Input.php 609 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _SERVER D:\www\httpdocs\cms\system\core\Input.php 654 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _SERVER D:\www\httpdocs\cms\application\config\config.php 27 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _SERVER D:\www\httpdocs\cms\application\config\config.php 27 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _SERVER D:\www\httpdocs\cms\application\config\config.php 27 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _GET D:\www\httpdocs\cms\system\core\Input.php 609 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _SERVER D:\www\httpdocs\cms\system\core\Input.php 654 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _GET D:\www\httpdocs\cms\system\core\Input.php 609 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _GET D:\www\httpdocs\cms\system\core\Input.php 609 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _SERVER D:\www\httpdocs\cms\system\core\Input.php 654 ERROR - 2017-03-31 03:34:47 --> Severity: Notice --> Undefined variable: _SERVER D:\www\httpdocs\cms\system\core\Input.php 654 Previous Comments: ------------------------------------------------------------------------ [2017-03-29 18:09:42] [email protected] The fix for this bug has been committed. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. can actually be closed, fixed in master. Thanks. ------------------------------------------------------------------------ [2017-03-29 12:13:50] [email protected] Please try using this snapshot: http://snaps.php.net/php-trunk-latest.tar.gz For Windows: http://windows.php.net/snapshots/ ------------------------------------------------------------------------ [2017-03-02 18:38:05] spam2 at rhsoft dot net no idea what you try to tell me with "Don't seem to have an option for bytecode-caching" - nobody but you knows how your sevrer is configured and if it is using "opcache" or "wincache" or whatever is available for the redmond-gameloader - consult your phpinfo() output ------------------------------------------------------------------------ [2017-03-02 17:52:53] robin at willowsv dot com Already tried playing with the JIT value. Don't seem to have an option for bytecode-caching. ------------------------------------------------------------------------ [2017-02-28 18:21:22] spam2 at rhsoft dot net sounds like a bug in http://php.net/manual/en/ini.core.php#ini.auto-globals-jit on windows and maybe related to bytecode cache - dunno if windows these days also is using opcache, but you can try "auto_globals_jit = 0" and 0/1 in combination with and without bytecode-caching ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=74185 -- Edit this bug report at https://bugs.php.net/bug.php?id=74185&edit=1