[wp-trac] [WordPress Trac] #42085: Still getting ini_get_all warning message

WordPress Trac noreply at wordpress.org
Wed Oct 4 13:33:56 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:
-------------------------------------+-----------------------------
Changes (by johnbillion):

 * keywords:  needs-patch => needs-patch 2nd-opinion
 * version:  4.8.2 =>


Comment:

 Under what condition does `function_exists( 'ini_get_all' )` return true
 despite it being disable via `disable_functions`? Is it only when Suhosin
 is in use?

 This is a lot of clunky code to introduce when a `function_exists()` check
 should be all that's required.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/42085#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list