From: anon at example dot com
Operating system:
PHP version: 5.2.9
PHP Bug Type: Feature/Change Request
Bug description: strpos accepting arrays
Description:
I think strpos would be greatly improved if the needle could be an
array - much like preg_match, but
From: anon at example dot com
Operating system:
PHP version: 5.2.5
PHP Bug Type: Feature/Change Request
Bug description: Suggestion for new "substring exists" function
Description:
What we often need to test for is just whether a substring exists or
ID: 43824
User updated by: anon at example dot com
Reported By: anon at example dot com
Status: Open
Bug Type:Feature/Change Request
PHP Version: 5.2.5
New Comment:
In case my initial description is confusing, I mean...
Currently you can use strpos
ID: 43824
User updated by: anon at example dot com
Reported By: anon at example dot com
-Status: Open
+Status: Closed
Bug Type:Feature/Change Request
PHP Version: 5.2.5
New Comment:
Closing this and replacing with new coherent bug.
Previous
From: anon at example dot com
Operating system:
PHP version: 5.2.5
PHP Bug Type: Feature/Change Request
Bug description: Suggestion for new "substring exists" function
Description:
What we often need to test for is just whether a substring exists or
From: anon at example dot com
Operating system:
PHP version: 5.2.5
PHP Bug Type: Feature/Change Request
Bug description: Suggestion for new "substring exists" function
Description:
What we often need to test for is just whether a substring exists o
From: anon at example dot com
Operating system:
PHP version: 5.2.5
PHP Bug Type: Feature/Change Request
Bug description: Suggestion for a "Substring is Present" Function
Description:
What we often need to test for is simply whether a substring is pr