summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/substr_compare.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-081-3/+1
|\
| * Fixed bug #77853Nikita Popov2019-04-081-3/+1
* | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* | Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
|/
* From documentation, only the sign of returned value is relevantRemi Collet2017-08-241-8/+8
* Fix bug #55451Lauri Kenttä2016-08-071-1/+1
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* Don't test for specific non-zero substr_compare() return valueTjerk Meesters2014-04-091-2/+2
* Fixed bug 67043Tjerk Meesters2014-04-091-0/+2
* substr_compare(): Allow zero length comparisondatibbaw2014-02-281-2/+5
* Fixed bug #54454 (substr_compare incorrectly reports equality in some cases)Pierrick Charron2011-04-031-1/+1
* MFH: Fix inconcistencies between substr and substr_compareEtienne Kneuss2008-02-131-1/+3
* fix testsAntony Dovgal2007-03-091-1/+1
* remove nonexistent tagAntony Dovgal2006-04-251-2/+0
* fix possible substr_compare() crashAntony Dovgal2006-04-251-0/+41