1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 11:13:36 +02:00
Commit Graph

227 Commits

Author SHA1 Message Date
Rasmus Lerdorf 0530f9e327 Countable requires SPL 2008-02-02 09:53:44 +00:00
Felipe Pena 5b0a79cfba Fix tests (new error message) 2008-02-02 03:15:46 +00:00
Felipe Pena e88c5b082b Fix tests (new error message) 2008-02-02 03:00:57 +00:00
Felipe Pena d34f0a08f8 Fix tests (new error message) 2008-02-02 02:45:44 +00:00
Felipe Pena 8241db1b21 Fix tests (new error message) 2008-02-02 02:36:08 +00:00
Felipe Pena 0588ddce2a Fix tests (new error message) 2008-02-02 02:29:27 +00:00
Rasmus Lerdorf c075476810 Another batch of fixed tests 2008-02-02 01:51:17 +00:00
Felipe Pena 17e1a396c1 Ops, fix the fix 2008-02-02 01:48:29 +00:00
Felipe Pena 315f534c02 Fix tests (new error message) 2008-02-02 01:40:45 +00:00
Rasmus Lerdorf 54e98bbb97 Fix a few more tests 2008-02-02 01:31:18 +00:00
Rasmus Lerdorf 1ee260b121 Fix test and convert to UNIX line endings 2008-02-02 01:01:04 +00:00
Dmitry Stogov 382f1dddfa Fixed bug #43505 (Assign by reference bug) 2008-01-29 10:45:07 +00:00
Robert Nicholson 1d6ac15b3d - MFH compact_variation1.phpt - fix for bug #29044 2008-01-29 08:50:43 +00:00
Robert Nicholson be2ae4e76f - Add a basic test for array_shuffle() 2008-01-25 00:32:22 +00:00
Robert Nicholson 3b8256dce4 - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
Robert Nicholson c09d8d931f - New tests for compact() 2008-01-24 14:51:20 +00:00
Antony Dovgal 67c8d8d95e MFH: fix #43559 (array_merge_recursive() doesn't behave as expected with duplicate NULL values)
patch by Felipe
2008-01-23 12:09:52 +00:00
Brian Shire 82874e094b MFH: Fix bug #42850 array_walk_recursive() leaves references, refix bug #34982 2008-01-14 22:09:52 +00:00
Raghubansh Kumar 0b26f6fe7e New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
Raghubansh Kumar 7dc36cff7c New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
Raghubansh Kumar 59558b73cb this testcase has been split into many smaller testcases and committed. 2008-01-03 09:46:00 +00:00
Raghubansh Kumar 4cadbee716 new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
Dmitry Stogov d27e5cd152 Fixed test 2007-12-21 09:40:27 +00:00
Robert Nicholson 9e8f7a00e3 new tests for array_map usage variations - string keys and references 2007-12-20 11:18:34 +00:00
Derick Rethans 9541a66cb8 - MFH: Fixed var_export() for array keys
- MFH: Fixed broken explode() test
2007-12-18 10:53:39 +00:00
Raghubansh Kumar f5f92c1940 fix tests 2007-12-17 13:02:27 +00:00
Dmitry Stogov 2b981769a3 Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zoe Slattery) 2007-12-17 10:02:13 +00:00
Dmitry Stogov d8afc7ad37 Fixed test 2007-12-13 07:57:39 +00:00
Ilia Alshanetsky 2199624ad1 WS 2007-12-11 18:30:01 +00:00
Raghubansh Kumar b1f1baba4d New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
Raghubansh Kumar b2def646b6 New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
Jani Taskinen 9a4de086cb MFH: - Fixed bug #43541 2007-12-11 09:47:21 +00:00
Raghubansh Kumar 5ce6116777 New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
Raghubansh Kumar ccb0f19d1c new testcases for array_unique() function 2007-12-09 14:41:10 +00:00
Ilia Alshanetsky 98bfa2ac74 Fixed bug #43495 (array_merge_recursive() crashes with recursive arrays) 2007-12-05 19:55:31 +00:00
Raghubansh Kumar 6121702d04 New testcases for array_pad() function 2007-12-03 12:51:56 +00:00
Raghubansh Kumar 1eae97fbb9 New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
Ilia Alshanetsky f6853cccbd Fixed tests 2007-11-28 14:49:20 +00:00
Raghubansh Kumar 504e223d83 Marked with defect 2007-11-28 03:44:52 +00:00
Raghubansh Kumar d5acf6ad81 New testcases for array_combine() function 2007-11-27 15:17:07 +00:00
Raghubansh Kumar 73f3139119 New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
Raghubansh Kumar 13357b0188 New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
Raghubansh Kumar 3f8200fc79 fix tests: removed values that generate diff. output on Linux64 2007-11-16 17:06:43 +00:00
Raghubansh Kumar b65ffa0876 New testcases for uasort() function 2007-11-14 17:19:45 +00:00
Jani Taskinen ea05938263 fix test 2007-11-14 14:08:51 +00:00
Raghubansh Kumar ab9db3e773 New testcases for ksort() function 2007-11-12 15:53:20 +00:00
Raghubansh Kumar 42de41ad4a New testcases for krsort() function 2007-11-12 15:52:25 +00:00
Antony Dovgal f6be2ee565 MFH: fix test 2007-11-08 10:13:33 +00:00
Antony Dovgal 984842e321 fix test 2007-11-08 10:03:52 +00:00
Antony Dovgal a59a7d5c3c MFH 2007-11-08 08:11:55 +00:00