| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory ↵ | Dmitry Stogov | 2010-06-11 | 1 | -0/+23 |
| | | | | | issues) | ||||
| * | - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection) | Felipe Pena | 2010-04-02 | 4 | -133/+11 |
| | | |||||
| * | proper fix for bug #50006 | Stanislav Malyshev | 2009-11-29 | 2 | -0/+58 |
| | | | | | | add modify protection to all user array sorts | ||||
| * | - Fixed bug #50006 (Segfault caused by uksort()) [5_2 only] | Felipe Pena | 2009-11-01 | 1 | -0/+29 |
| | | |||||
| * | More tests from 2009 testfest | Zoe Slattery | 2009-08-28 | 1 | -0/+23 |
| | | |||||
| * | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 3 | -0/+102 |
| | | |||||
| * | fix crash when unexpectedly passed by-ref parameter is modified | Stanislav Malyshev | 2009-08-18 | 1 | -0/+21 |
| | | |||||
| * | Fix bug #49003 by tweaking the fix to bug #44929 slightly. | Rasmus Lerdorf | 2009-07-21 | 1 | -2/+6 |
| | | | | | | | A 0 followed by any punctuation is now significant instead of just 0's in front of a period. | ||||
| * | Remove empty sections. Fix bad use of --SKIP-- | Zoe Slattery | 2009-07-21 | 1 | -1/+0 |
| | | |||||
| * | fix tests corrupted by svn's eol-style=native | Alexey Zakhlestin | 2009-07-15 | 16 | -126/+63 |
| | | |||||
| * | Basic test for max() on 64 bit platforms. Tested on Linux 64 bit | andy wharmby | 2009-06-29 | 2 | -0/+70 |
| | | |||||
| * | MFH: Fixed bug #47836 (array operator [] inconsistency when the array has ↵ | Matt Wilmas | 2009-06-07 | 1 | -24/+5 |
| | | | | | | | | PHP_INT_MAX index value) Also simplified related array_push() test | ||||
| * | MFH: New array_multisort() test (Simon Westcott) | Christopher Jones | 2009-05-15 | 1 | -0/+21 |
| | | |||||
| * | Add test for #48224 | Etienne Kneuss | 2009-05-10 | 1 | -0/+15 |
| | | |||||
| * | - Fix test cleanup | Jani Taskinen | 2009-04-26 | 1 | -6/+8 |
| | | |||||
| * | Don't strip leading zeros on floating point numbers | Rasmus Lerdorf | 2009-04-09 | 1 | -2/+2 |
| | | | | | | And fix the test case | ||||
| * | Fixed bug #44929 - Better handling of leading zeros | Rasmus Lerdorf | 2009-04-08 | 1 | -0/+31 |
| | | |||||
| * | splitting array_chunk into smaller tests | Zoe Slattery | 2009-02-14 | 26 | -5312/+5544 |
| | | |||||
| * | MFH: fix test | Antony Dovgal | 2009-01-07 | 1 | -0/+2 |
| | | |||||
| * | Revert to the previous version for these tests as they were overwritten by ↵ | Ant Phillips | 2008-12-30 | 4 | -230/+62 |
| | | | | | mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results). | ||||
| * | MFH: Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists) | Arnaud Le Blanc | 2008-12-27 | 1 | -0/+12 |
| | | |||||
| * | - Errr, that is 32bit. and cosmetic | Felipe Pena | 2008-12-25 | 2 | -2/+4 |
| | | |||||
| * | - Fix tests for different platforms | Felipe Pena | 2008-12-25 | 2 | -1/+13 |
| | | |||||
| * | - Fix test | Felipe Pena | 2008-12-25 | 1 | -49/+48 |
| | | |||||
| * | MFH | Andrei Zmievski | 2008-12-13 | 5 | -55/+56 |
| | | |||||
| * | Remove duff comment produced by the test generator tool | Ant Phillips | 2008-12-05 | 1 | -4/+0 |
| | | |||||
| * | Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 ↵ | Ant Phillips | 2008-12-02 | 166 | -215/+19255 |
| | | | | | bit). | ||||
| * | Adding tests for array_multisort | Iain Lewis | 2008-12-01 | 13 | -0/+1195 |
| | | |||||
| * | MFH: Fixed bugs #44181 & #44182 (extract() and references) | Arnaud Le Blanc | 2008-11-26 | 2 | -0/+26 |
| | | | | | | (robin_fernandes at uk dot ibm dot com) | ||||
| * | Adding some tests for array_product | Iain Lewis | 2008-11-20 | 6 | -0/+425 |
| | | |||||
| * | MFH: fix tests | Jani Taskinen | 2008-08-14 | 2 | -12/+8 |
| | | |||||
| * | Fixed bug #45312 (Segmentation fault on second request for array functions). | Dmitry Stogov | 2008-06-19 | 1 | -0/+40 |
| | | |||||
| * | Fixed tests on Windows | Matt Wilmas | 2008-05-29 | 1 | -1/+1 |
| | | |||||
| * | fixed more titles | Antony Dovgal | 2008-05-14 | 1 | -1/+1 |
| | | |||||
| * | - Fixed tests | Felipe Pena | 2008-04-03 | 2 | -5/+9 |
| | | |||||
| * | Fixed test (removed leaks becaue of cyrcular references) | Dmitry Stogov | 2008-03-25 | 1 | -0/+1 |
| | | |||||
| * | Add SKIPIF (32bit platform only) | Felipe Pena | 2008-03-14 | 3 | -3/+15 |
| | | |||||
| * | Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" ↵ | Felipe Pena | 2008-03-12 | 1 | -0/+34 |
| | | | | | comes again...) | ||||
| * | Countable requires SPL | Zoe Slattery | 2008-03-08 | 1 | -0/+2 |
| | | |||||
| * | MF53: Fix tests | Jani Taskinen | 2008-03-05 | 7 | -7/+21 |
| | | |||||
| * | MFB: Fixed bug #43559 (array_merge_recursive() doesn't behave as expected ↵ | Felipe Pena | 2008-02-27 | 1 | -1/+3 |
| | | | | | with duplicate NULL values) | ||||
| * | - New tests for reset() function | Josie Messa | 2008-02-22 | 5 | -0/+393 |
| | | |||||
| * | Fixed test | Dmitry Stogov | 2008-02-22 | 1 | -0/+1 |
| | | |||||
| * | - New tests for end() and next() function | Josie Messa | 2008-02-21 | 9 | -0/+727 |
| | | |||||
| * | - New tests for key() function | Josie Messa | 2008-02-21 | 6 | -0/+567 |
| | | |||||
| * | Fixed test | Dmitry Stogov | 2008-02-21 | 1 | -0/+1 |
| | | |||||
| * | - New tests for current() function | Josie Messa | 2008-02-20 | 6 | -0/+557 |
| | | |||||
| * | - New tests for each() function | Josie Messa | 2008-02-19 | 8 | -0/+1074 |
| | | |||||
| * | Fixed test | Dmitry Stogov | 2008-02-19 | 1 | -1/+3 |
| | | |||||
| * | - New tests for natcasesort() function | Josie Messa | 2008-02-19 | 15 | -0/+1600 |
| | | |||||
