summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/strrpos_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/+25
* Improve strpos and strstr function family implementationGeorge Peter Banyard2019-08-261-9/+25
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-39/+23
* Always treat needles as stringsNikita Popov2019-01-291-88/+12
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Deprecate non-string needles in string search functionsNikita Popov2018-07-211-1/+73
* Fix misspelling vlaues to valuesGabriel Caruso2018-01-281-1/+1
* New testcases for strrpos() functionRaghubansh Kumar2007-10-051-0/+199