| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #47856 (stristr() converts needle to lower-case). | Ilia Alshanetsky | 2009-04-01 | 1 | -2/+4 |
* | MFH: fix skip-if | Arnaud Le Blanc | 2009-03-27 | 1 | -0/+3 |
* | Removed deprecation warning for ticks | Arnaud Le Blanc | 2009-03-27 | 3 | -8/+0 |
* | added skip if for root | Zoe Slattery | 2009-03-20 | 5 | -0/+47 |
* | Fixed floating point mathematic speed degradation (Christian) | Dmitry Stogov | 2009-03-18 | 1 | -9/+3 |
* | - MFH: Year++ | Felipe Pena | 2009-03-17 | 2 | -2/+2 |
* | MFH: Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with dif... | Matt Wilmas | 2009-03-17 | 3 | -18/+72 |
* | - s,win32,windows, and add myself to the list | Pierre Joye | 2009-03-17 | 1 | -1/+1 |
* | MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this... | Scott MacVicar | 2009-03-17 | 5 | -5/+5 |
* | Fix INI blocks | Christopher Jones | 2009-03-17 | 5 | -5/+5 |
* | Removed unneeded HashPosition variable (php_implode() doesn't change the inte... | Matt Wilmas | 2009-03-17 | 1 | -5/+0 |
* | Fixed test | Dmitry Stogov | 2009-03-16 | 1 | -28/+28 |
* | Fixed bug #47664 (get_class returns NULL instead of FALSE) | Dmitry Stogov | 2009-03-16 | 2 | -56/+56 |
* | MFH: Fix scanner handling of NULL values in heredoc, nowdoc, strings, comment... | Brian Shire | 2009-03-16 | 1 | -1/+1 |
* | MFH: Add proper EOF handling for language scanner. Fixes bug #46817. | Brian Shire | 2009-03-11 | 1 | -1/+1 |
* | MFH: Fix tests | Kalle Sommer Nielsen | 2009-03-08 | 4 | -14/+43 |
* | fixed test | Zoe Slattery | 2009-03-04 | 1 | -16/+6 |
* | MFH: Fixed bug #47546 (Default value for limit parameter in explode is 0, not... | Kalle Sommer Nielsen | 2009-03-03 | 2 | -1/+25 |
* | removing UEXPECT | Zoe Slattery | 2009-03-03 | 2 | -10/+0 |
* | - New test | Felipe Pena | 2009-02-18 | 1 | -0/+14 |
* | - MFH: Fixed bug #47443 (metaphone('scratch') returns wrong result) | Felipe Pena | 2009-02-18 | 1 | -1/+1 |
* | Increased the sleep() from 1 to 5 to prevent intermittent failures | Zoe Slattery | 2009-02-17 | 1 | -1/+6 |
* | bug 46680 | Zoe Slattery | 2009-02-17 | 1 | -13/+12 |
* | fix tests | Zoe Slattery | 2009-02-16 | 1 | -2/+3 |
* | exit -1 and exit -2 don't work for all sh. changed to exit 1 | Zoe Slattery | 2009-02-16 | 2 | -2/+2 |
* | fix tests | Antony Dovgal | 2009-02-15 | 1 | -0/+2 |
* | - MFH: Refix bug #43840. | Moriyoshi Koizumi | 2009-02-15 | 5 | -24/+24 |
* | splitting array_chunk into smaller tests | Zoe Slattery | 2009-02-14 | 26 | -5312/+5544 |
* | - MFH: These should be E_WARNING for consistency with strpos() | Moriyoshi Koizumi | 2009-02-14 | 1 | -6/+6 |
* | Revert bogus fix for #47370. | Andrei Zmievski | 2009-02-13 | 1 | -1/+1 |
* | remove UEXPECT | Zoe Slattery | 2009-02-13 | 1 | -101/+0 |
* | * MFH: Fix bug #47370 (BC breakage of array_unique()) | Moriyoshi Koizumi | 2009-02-12 | 1 | -1/+1 |
* | Fixed bug #47329 (Crash in garbage collector) | Dmitry Stogov | 2009-02-09 | 1 | -3/+9 |
* | - Improve test | Felipe Pena | 2009-02-06 | 1 | -6/+6 |
* | - MFH: Fixed bug #47322 (sscanf %d does't work) | Felipe Pena | 2009-02-06 | 2 | -2/+21 |
* | fix bug #46347: allow * in ini keys | Nuno Lopes | 2009-02-02 | 1 | -0/+24 |
* | New set_magic_quotes() tests. Tested on Windows, Linux and linux 64 | andy wharmby | 2009-02-01 | 3 | -0/+299 |
* | New php_uname() tests. Tested on Windows, Linux and linux 64 | andy wharmby | 2009-02-01 | 3 | -0/+203 |
* | New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid... | andy wharmby | 2009-02-01 | 9 | -0/+397 |
* | New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 | andy wharmby | 2009-02-01 | 5 | -0/+415 |
* | New floatval() tests. Tested on Windows, Linux and Linux 64 | andy wharmby | 2009-02-01 | 3 | -0/+366 |
* | Improved validation checks inside str_pad() | Ilia Alshanetsky | 2009-01-30 | 1 | -1/+1 |
* | Broken test, skipif sections had a parse error | Scott MacVicar | 2009-01-28 | 1 | -1/+2 |
* | Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux a... | andy wharmby | 2009-01-26 | 12 | -1054/+1346 |
* | MFH use example.com | Antony Dovgal | 2009-01-25 | 3 | -6/+6 |
* | Split is_callable test. Test on Windows, Linux and Linux 64 bit | andy wharmby | 2009-01-25 | 5 | -368/+590 |
* | Improved fix for bug #47174 & added a test | Ilia Alshanetsky | 2009-01-25 | 2 | -1/+18 |
* | - Fixed tests | Felipe Pena | 2009-01-25 | 2 | -2/+2 |
* | added INI and fixed assert02 to run on PHP6 and PHP53 | Zoe Slattery | 2009-01-25 | 4 | -11/+34 |
* | fix test | Antony Dovgal | 2009-01-24 | 1 | -2/+2 |