﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14187,strrpos supports only a single character for the needle in PHP4,mailnew2ster,,"class-http.php, line 1411:
http://core.trac.wordpress.org/browser/trunk/wp-includes/class-http.php#L1411

strrpos is used, while it does not work as expected on PHP4. Can be replaced by strpos, as the position is not needed in that case.
",defect (bug),closed,normal,3.1,HTTP,,normal,fixed,has-patch needs-testing,
