[wp-trac] [WordPress Trac] #58778: global _SERVER accessed in load.php without a global statement
WordPress Trac
noreply at wordpress.org
Tue Jul 11 02:55:19 UTC 2023
#58778: global _SERVER accessed in load.php without a global statement
--------------------------+------------------------------
Reporter: xswarren | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.2.2
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by xswarren):
Note: I found that our hosting provider had edited php.ini which triggered
the original problem. Restoring the old php.ini solved the problem.
However, I still believe that WordPress should explicitly execute "global
$_SERVER", shouldn't it? Hence, I believe this bug is still valid.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58778#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list