summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/strpos.phpt
Commit message (Expand)AuthorAgeFilesLines
* Drop non-well formed numeric strings in strings function testsGeorge Peter Banyard2020-06-281-0/+0
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-0/+0
* Improve some TypeError and ValueError messagesMáté Kocsis2020-04-141-0/+0
* Improve undefined variable error messagesMáté Kocsis2020-03-311-0/+0
* Define Stringable with __toString():string methodNicolas Grekas2020-03-021-0/+0
* Change argument error message formatMáté Kocsis2020-02-261-0/+0
* Make type error messages more consistentMáté Kocsis2020-02-171-0/+0
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-0/+0
* Promote warnings to exceptions in string search related functionsMáté Kocsis2019-12-201-0/+0
* Convert some notices to warningsNikita Popov2019-10-021-0/+0
* Improve strpos and strstr function family implementationGeorge Peter Banyard2019-08-261-0/+0
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-0/+0
* Always treat needles as stringsNikita Popov2019-01-291-0/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-0/+0
* Deprecate non-string needles in string search functionsNikita Popov2018-07-211-0/+0
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-0/+0
* Fix #72948: Uncatchable "Catchable" fatal error for class to string conversionsChristoph M. Becker2016-09-031-0/+0
* strpos()/stripos(): Add support for negative offsetsFrancois Laupretre2016-03-091-0/+0
* Scalar type hints with ZPP casting rulesAndrea Faulds2015-02-101-0/+0
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-0/+0
* non living code related typo fixesVeres Lajos2013-08-041-0/+0
* Fix test after fix for bug #63943 (Bad warning text from strpos() on empty ne...Remi Collet2013-01-101-0/+0
* standardise and clean up string functions parameter parsingStanislav Malyshev2009-08-131-0/+0
* New parameter parsing API for string, part IOlivier Hill2008-06-221-0/+0
* fix testsRaghubansh Kumar2007-11-091-0/+0
* fix testsAntony Dovgal2007-09-301-0/+0
* fix testsAntony Dovgal2007-05-181-0/+0
* New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt...Raghubansh Kumar2007-05-121-0/+0
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* Added tests for strstr(), strpos() and substr_count() functions.Ilia Alshanetsky2002-10-071-0/+32