summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/bug43841.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-6/+6
* Reindent phpt filesNikita Popov2020-02-031-20/+20
* Convert warnings to ValueError in mb_strpos function family.George Peter Banyard2020-01-241-21/+20
* Move offset error checking into mbfl_strposNikita Popov2020-01-241-4/+4
* Promote warnings to exceptions in string search related functionsMáté Kocsis2019-12-201-7/+7
* Normalise strr(i)pos offset messages with str(i)pos ones.George Peter Banyard2019-08-221-2/+2
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-2/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-201-2/+2
* - MFH: Refix bug #43840.Moriyoshi Koizumi2009-02-151-7/+6
* Test for bug #43841Ant Phillips2008-12-101-0/+86