[wp-trac] [WordPress Trac] #25760: Provide some PHP 4 compatibility for stripos() in wp_initial_constants()

WordPress Trac noreply at wordpress.org
Tue Oct 29 18:37:37 UTC 2013


#25760: Provide some PHP 4 compatibility for stripos() in wp_initial_constants()
-----------------------------+-------------------------
 Reporter:  ocean90          |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  highest omg bbq  |  Milestone:  3.7.1
Component:  General          |    Version:  3.7
 Severity:  normal           |   Keywords:  needs-patch
-----------------------------+-------------------------
 `stripos()` was introduced in [25685] which ends on a PHP 4 environment in
 a fatal error, because `wp_initial_constants()` runs before
 `wp_check_php_mysql_versions()`.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25760>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list