summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/stripos_variation11.phpt
Commit message (Expand)AuthorAgeFilesLines
* Improve some TypeError and ValueError messagesMáté Kocsis2020-04-141-8/+8
* Change argument error message formatMáté Kocsis2020-02-261-12/+12
* Make type error messages more consistentMáté Kocsis2020-02-171-13/+13
* Promote warnings to exceptions in string search related functionsMáté Kocsis2019-12-201-40/+24
* Improve strpos and strstr function family implementationGeorge Peter Banyard2019-08-261-8/+8
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-38/+22
* Always treat needles as stringsNikita Popov2019-01-291-64/+12
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Deprecate non-string needles in string search functionsNikita Popov2018-07-211-0/+48
* Fix misspelling vlaues to valuesGabriel Caruso2018-01-281-1/+1
* standardise and clean up string functions parameter parsingStanislav Malyshev2009-08-131-2/+2
* fix testsAntony Dovgal2007-09-301-10/+10
* New testcases for stripos() functionRaghubansh Kumar2007-09-291-0/+215