summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/strrpos_variation7.phpt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-2/+0
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Improve some TypeError and ValueError messagesMáté Kocsis2020-04-141-1/+1
* Promote warnings to exceptions in string search related functionsMáté Kocsis2019-12-201-5/+7
* Improve strpos and strstr function family implementationGeorge Peter Banyard2019-08-261-4/+6
* Always treat needles as stringsNikita Popov2019-01-291-5/+1
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Deprecate non-string needles in string search functionsNikita Popov2018-07-211-1/+5
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* New testcases for strrpos() functionRaghubansh Kumar2007-10-051-0/+32