[wp-trac] [WordPress Trac] #37680: PHP Warning: ini_get_all() has been disabled for security reasons

WordPress Trac noreply at wordpress.org
Thu Aug 18 20:16:47 UTC 2016


#37680: PHP Warning: ini_get_all() has been disabled for security reasons
----------------------------+--------------------
 Reporter:  dd32            |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  4.6.1
Component:  Bootstrap/Load  |     Version:  4.6
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:
----------------------------+--------------------

Comment (by swissspidy):

 `wp_is_ini_value_changeable()` is being called in
 `wp_initial_constants()`, where the `ini_get()` call is already silenced.
 Silencing the `ini_get_all()` call as well seems fine in that case.

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


More information about the wp-trac mailing list