Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix explode behavior to respect negative limit when string is empty. | Brian Shire | 2008-12-27 | 1 | -0/+3 |
* | - killed off UEXPECT | Steph Fox | 2008-05-27 | 1 | -131/+1 |
* | - Fixed var_export() for array keys | Derick Rethans | 2007-12-18 | 1 | -2/+15 |
* | fix tests | Antony Dovgal | 2007-03-06 | 1 | -2/+3 |
* | MFB: Fixed bug #37262 (var_export() does not escape \0 character). | Ilia Alshanetsky | 2006-10-09 | 1 | -1/+1 |
* | Unicode support | Dmitry Stogov | 2005-08-16 | 1 | -0/+124 |
* | Add support for negative values of limit of explode(). If limit is negative | Andrey Hristov | 2004-07-18 | 1 | -0/+40 |
* | - Remove unused blocks | Marcus Boerger | 2004-05-19 | 1 | -2/+0 |
* | - Document were the first test came from. | Markus Fischer | 2002-10-11 | 1 | -0/+1 |
* | Added test for explode() function. | Ilia Alshanetsky | 2002-10-11 | 1 | -0/+115 |