summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/stripos_variation1.phpt
Commit message (Expand)AuthorAgeFilesLines
* Improve strpos and strstr function family implementationGeorge Peter Banyard2019-08-261-10/+10
* Always treat needles as stringsNikita Popov2019-01-291-21/+5
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Deprecate non-string needles in string search functionsNikita Popov2018-07-211-1/+17
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* standardise and clean up string functions parameter parsingStanislav Malyshev2009-08-131-10/+2
* fix testsAntony Dovgal2007-09-301-4/+4
* New testcases for stripos() functionRaghubansh Kumar2007-09-291-0/+226