[wp-trac] [WordPress Trac] #37695: wp_is_ini_value_changeable should check if ini_get_all is not disabled function

WordPress Trac noreply at wordpress.org
Wed Aug 17 14:41:13 UTC 2016


#37695: wp_is_ini_value_changeable should check if ini_get_all is not disabled
function
---------------------------------+-----------------------------
 Reporter:  Nerijus Eimanaviius  |      Owner:
     Type:  defect (bug)         |     Status:  new
 Priority:  normal               |  Milestone:  Awaiting Review
Component:  General              |    Version:  4.6
 Severity:  normal               |   Keywords:
  Focuses:                       |
---------------------------------+-----------------------------
 when ini_get_all function is disabled via disable_functions php.ini
 setting http://php.net/manual/en/ini.core.php#ini.disable-functions we get
 E_WARNING

 Error message
 E_WARNING: ini_get_all() has been disabled for security reasons

 Stack trace
 releases/20160817060343/web/foundation/wp-includes/
 load.php (1020)
 releases/20160817060343/web/foundation/wp-includes/
 default-constants.php (46)
 releases/20160817060343/web/foundation/
 wp-settings.php (43)
 releases/20160817060343/web/
 wp-config.php (9)
 releases/20160817060343/web/foundation/
 wp-load.php (44)
 releases/20160817060343/web/foundation/wp-admin/admin-ajax.php (22)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37695>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list