[wp-trac] [WordPress Trac] #27277: Php 5.2 Warning for strstr() in wp-db.php
WordPress Trac
noreply at wordpress.org
Tue Mar 11 19:26:03 UTC 2014
#27277: Php 5.2 Warning for strstr() in wp-db.php
------------------------------+---------------------
Reporter: klihelp | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.9
Component: Database | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+---------------------
Changes (by SergeyBiryukov):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"27503"]:
{{{
#!CommitTicketReference repository="" revision="27503"
Avoid a warning in wpdb::db_connect(). before_needle parameter of strstr()
was added in PHP 5.3.
props klihelp, pento.
fixes #27277.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27277#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list