summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/bug33076.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
|
* fix bug #33076 (str_ireplace() incorrectly counts result string length and ↵Antony Dovgal2005-05-201-0/+14
may cause segfault) add test