[wp-trac] [WordPress Trac] #42085: Still getting ini_get_all warning message
WordPress Trac
noreply at wordpress.org
Wed Oct 4 22:35:16 UTC 2017
#42085: Still getting ini_get_all warning message
-------------------------------------+-----------------------------
Reporter: scottcwilson | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Bootstrap/Load | Version:
Severity: normal | Resolution:
Keywords: needs-patch 2nd-opinion | Focuses:
-------------------------------------+-----------------------------
Comment (by johnbillion):
From previous discussion on the topic, it looks like Suhosin is the common
factor. I wonder if `is_callable()` works, either in addition to or
instead of `function_exists()`, when a function is disabled via the
`disable_functions` directive. That's less hacky than looking directly at
the string value of `disable_functions`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42085#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list