summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/strrchr_variation11.phpt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-144/+0
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Change argument error message formatMáté Kocsis2020-02-261-6/+6
* Make type error messages more consistentMáté Kocsis2020-02-171-6/+6
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-20/+12
* Always treat needles as stringsNikita Popov2019-01-291-50/+12
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Deprecate non-string needles in string search functionsNikita Popov2018-07-211-1/+37
* Fix misspelling vlaues to valuesGabriel Caruso2018-01-281-1/+1
* New parameter parsing API for string, part IOlivier Hill2008-06-221-11/+13
* fix testsRaghubansh Kumar2007-11-091-5/+3
* New testcases for strrchr() functionRaghubansh Kumar2007-09-291-0/+159