[wp-trac] [WordPress Trac] #25259: Helper functions for mbstring.func_overload
WordPress Trac
noreply at wordpress.org
Mon Sep 9 09:44:32 UTC 2013
#25259: Helper functions for mbstring.func_overload
--------------------------+------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by dd32):
> function_exists( 'ini_get' ) seems unnecessary
I think we've phased it out over time, It was common as a
`disable_function` on bad PHP4 hosts, and as a result was included often
in checks previously.
We can probably remove the other remaining case in
[http://core.trac.wordpress.org/browser/trunk/src/wp-
admin/includes/image.php#L414 _load_image_to_edit_path()] which got it's
check from the now-defunct PHP4 WP_HTTP_Fopen transport.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25259#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list