summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/stripos_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Improve some TypeError and ValueError messagesMáté Kocsis2020-04-141-2/+2
* Promote warnings to exceptions in string search related functionsMáté Kocsis2019-12-201-9/+15
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-20/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* strpos()/stripos(): Add support for negative offsetsFrancois Laupretre2016-03-091-0/+15
* - killed off UEXPECTSteph Fox2008-05-271-15/+0
* New testcases for stripos() functionRaghubansh Kumar2007-09-291-0/+50