summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/explode.phpt
Commit message (Expand)AuthorAgeFilesLines
* fix explode behavior to respect negative limit when string is empty.Brian Shire2008-12-271-0/+3
* - killed off UEXPECTSteph Fox2008-05-271-131/+1
* - Fixed var_export() for array keysDerick Rethans2007-12-181-2/+15
* fix testsAntony Dovgal2007-03-061-2/+3
* MFB: Fixed bug #37262 (var_export() does not escape \0 character).Ilia Alshanetsky2006-10-091-1/+1
* Unicode supportDmitry Stogov2005-08-161-0/+124
* Add support for negative values of limit of explode(). If limit is negativeAndrey Hristov2004-07-181-0/+40
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* - Document were the first test came from.Markus Fischer2002-10-111-0/+1
* Added test for explode() function.Ilia Alshanetsky2002-10-111-0/+115