101 Commits (c4154145df03aafca2cd64d2fa34fbdfcd0ff00e)

Author SHA1 Message Date
Antony Dovgal 48098f0774 fix tests 20 years ago
Marcus Boerger 1448086b22 - MFH Add more tests from Ligaya Turmelle 20 years ago
Antony Dovgal c13ba99551 add new tests by Ligaya Turmelle 20 years ago
Antony Dovgal f046cdf3fa fix #35821 (array_map() segfaults when exception is throwed from the callback) 20 years ago
Antony Dovgal 17907a50cd fix test 20 years ago
foobar e02f8809f1 - Fixed test. Some people might actually be using php.ini-dist which 21 years ago
Ilia Alshanetsky 57510065ce Fixed bug #35022, #35019 (Regression in the behavior of key/current 21 years ago
Ilia Alshanetsky d22d6910ad Fixed Bug #35014 (array_product() always returns 0). 21 years ago
Dmitry Stogov a3cb94abff Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope) 21 years ago
Dmitry Stogov f9fb94ff00 Reverted patch for bug #34934. Bug is marked as bogus. 21 years ago
Dmitry Stogov 75a548a7e9 Fixed bug #34934 (offsetExists is not called from array_key_exists) 21 years ago
Derick Rethans 8f4112bfdd - Fixed bug #29361 (var_export() producing invalid code). (Derick) 21 years ago
Antony Dovgal 1f6debba12 MFH: fix test 21 years ago
Dmitry Stogov 7fda1750f1 MFH 21 years ago
Dmitry Stogov e615889d6b Fixed bug #34277 (array_filter() crashes with references and objects) 21 years ago
foobar 54df2c9d36 no DOS EOLs! 21 years ago
foobar 4ddaf76efc - Fixed test 21 years ago
Dmitry Stogov 54931f5259 Fixed bug #33940 (array_map() fails to pass by reference when called recursively) 21 years ago
Dmitry Stogov 96d755978c Fixed bug #29253 (array_diff with $GLOBALS argument fails) 21 years ago
Dmitry Stogov 98e70ab585 Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP) 21 years ago
foobar be10050d8f Added test for bug #25359 21 years ago
Dmitry Stogov 1d33a3e95e Fixed bug #31158 (array_splice on $GLOBALS crashes) 21 years ago
foobar 8566f52297 "64M should be enough for everyone." -- Jani, 2005 :) 21 years ago
foobar f2ddefcc56 - This is no bug. 21 years ago
Antony Dovgal 8d2dd7901c add news entry and test for bug #33382 21 years ago
foobar 7101cd821a - It is nice to close the script with ?>.. 21 years ago
Antony Dovgal 36d13eb7c9 add testcase for bug #30833 21 years ago
foobar a075b651be Added SKIPIF 21 years ago
foobar 77910ec63f Addded test for locale aware sort 21 years ago
Marcus Boerger e38141478a - Check another incarnation of bug #30266 21 years ago
Derick Rethans ff1687731d - Fixed bug #32021: Crash caused by range('', 'z') 21 years ago
Moriyoshi Koizumi 88ce94a3c2 - Add testcases for bug #29493 and #31213. 21 years ago
Derick Rethans 13c2cbb515 - MF43: Fixed bug #31072 (var_export() does not output an array element with an 22 years ago
Antony Dovgal b6b8bf0010 fix array_walk_recursive() so it doesn't reuse cached fci between calls 22 years ago
Marcus Boerger bb77132391 - Add new test 22 years ago
Andrey Hristov 5e5d2640fb add array_: 22 years ago
Andrey Hristov 0eef82a733 fixing bug #28974 : overflow in array_slice() 22 years ago
Andrey Hristov 268d3d7ba3 fixing bug #28739 22 years ago
Andrey Hristov 44de5a0e8e fixing the tests so to work with the new var_dump() (dumping private and 22 years ago
Marcus Boerger 29cfd6d24f - Remove unused blocks 22 years ago
Ilia Alshanetsky c85843aec1 MFB: Revert patch for bug #27782. 22 years ago
Ilia Alshanetsky ec4655f864 Fixed bug #27782 (Wrong behaviour of next(), prev() and each()). 22 years ago
Ard Biesheuvel 154893115a 64-bit fix 22 years ago
Andrey Hristov 4b2a32b701 fixing test 22 years ago
Andrey Hristov 9ca6b7448d fixing tests after last Derick's commit that changed the behaviour of 22 years ago
Marcus Boerger c6755e8394 No Notices here 22 years ago
Dmitry Stogov f06cbb764c Using INI section. 23 years ago
Dmitry Stogov 7c39ab9374 Memory limit overflow was fixed 23 years ago
Andrey Hristov df4e15b153 test case for array_sum 23 years ago
Ilia Alshanetsky 91052eb93b Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary 23 years ago