summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/stristr_variation2.phpt
Commit message (Expand)AuthorAgeFilesLines
* Change argument error message formatMáté Kocsis2020-02-261-4/+4
* Make type error messages more consistentMáté Kocsis2020-02-171-4/+4
* Reindent phpt filesNikita Popov2020-02-031-20/+20
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Improve strpos and strstr function family implementationGeorge Peter Banyard2019-08-261-19/+7
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-13/+9
* Always treat needles as stringsNikita Popov2019-01-291-36/+14
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-9/+9
* Deprecate non-string needles in string search functionsNikita Popov2018-07-211-0/+32
* Fix misspelling vlaues to valuesGabriel Caruso2018-01-281-1/+1
* standardise and clean up string functions parameter parsingStanislav Malyshev2009-08-131-1/+9
* New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIn...andy wharmby2009-01-191-0/+127