summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/strspn_variation11.phpt
Commit message (Expand)AuthorAgeFilesLines
* Don't throw for out of bounds offsets in strspn()Nikita Popov2020-10-271-463/+459
* Update ext/standard parameter namesNikita Popov2020-09-291-458/+458
* Check string bounds in strspn/strcspnNikita Popov2020-09-221-459/+463
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-7/+0
* Reindent phpt filesNikita Popov2020-02-031-31/+31
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* New testcases for strspn() functionRaghubansh Kumar2007-09-221-0/+1306