#25760 closed defect (bug) (fixed)
Provide some PHP 4 compatibility for stripos() in wp_initial_constants()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.7.1 | Priority: | highest omg bbq |
| Severity: | normal | Version: | 3.7 |
| Component: | General | Keywords: | needs-patch |
| Focuses: | Cc: |
Description
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().
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
One or the other