Antony Dovgal
|
03c8220ecc
|
divide the test into several smaller ones
|
2007-06-28 14:51:25 +00:00 |
|
Dmitry Stogov
|
f5b083dc3d
|
Fixed test
|
2007-06-18 07:45:24 +00:00 |
|
Brian Shire
|
5361f1838b
|
MFB: fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix)
|
2007-06-04 01:23:22 +00:00 |
|
Ilia Alshanetsky
|
16c9af1c7d
|
MFB
|
2007-05-29 20:11:23 +00:00 |
|
Antony Dovgal
|
deba560f57
|
fix test
|
2007-05-29 12:17:37 +00:00 |
|
Antony Dovgal
|
857834365b
|
fix tests in unicode mode
|
2007-05-29 12:10:20 +00:00 |
|
Zoe Slattery
|
36de378220
|
Updated range() test
|
2007-05-16 21:10:57 +00:00 |
|
Antony Dovgal
|
5955f884b9
|
fix tests, add UEXPECTF
|
2007-05-14 13:05:29 +00:00 |
|
Raghubansh Kumar
|
c7cec34d11
|
New version of 005.phpt, array_keys.phpt, array_values.phpt, extract.phpt, 009.phpt, array_map.phpt, each.phpt, array_change_key_case.phpt, array_pop.phpt, end.phpt, array_key_exists.phpt, array_search.phpt, extract.php
|
2007-05-12 11:20:52 +00:00 |
|
Antony Dovgal
|
2d087e6deb
|
fix tests
|
2007-05-07 22:33:39 +00:00 |
|
Antony Dovgal
|
ccd97f3a21
|
fix test names
|
2007-05-07 17:23:53 +00:00 |
|
Antony Dovgal
|
419c5b3db1
|
fix tests
add test for yet not merged fix
|
2007-04-26 23:42:36 +00:00 |
|
Antony Dovgal
|
65e565a08e
|
fix tests
|
2007-04-20 21:13:45 +00:00 |
|
Zoe Slattery
|
904042bb83
|
new tests: array_merge, array_push, fprintf. modified tests: count_recursive, md5.
|
2007-04-11 11:44:37 +00:00 |
|
Stanislav Malyshev
|
023531f76c
|
Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser)
|
2007-03-16 20:16:05 +00:00 |
|
Zoe Slattery
|
16507b73cd
|
New test case for array_slice
|
2007-03-07 13:22:26 +00:00 |
|
Antony Dovgal
|
131a79ea25
|
add skipif
|
2007-01-22 08:21:45 +00:00 |
|
Antony Dovgal
|
d181d3a0b3
|
fix #40191 (use of array_unique() with objects triggers segfault)
|
2007-01-22 08:16:36 +00:00 |
|
Ilia Alshanetsky
|
0b145dcb90
|
MFB: Fixed test for 64bit systems
|
2006-12-25 21:08:10 +00:00 |
|
Hannes Magnusson
|
2d0d09830c
|
Fix tests
|
2006-12-22 01:20:24 +00:00 |
|
Brian Shire
|
3b4c2e0458
|
-Fixed bug #30074 (apparent symbol table error with extract($blah, EXTR_REFS))
# appoligies, I did this in reverse (applied to PHP_5_2) I should have MFH.
|
2006-12-19 08:02:48 +00:00 |
|
Antony Dovgal
|
8f98226510
|
fix tests
|
2006-12-06 13:11:02 +00:00 |
|
Antony Dovgal
|
024d8f4376
|
cosmetic improvements
|
2006-12-05 23:03:42 +00:00 |
|
Antony Dovgal
|
5f29b8e40e
|
fix #39576 (array_walk() doesn't separate userdata zval)
|
2006-11-22 10:58:11 +00:00 |
|
Antony Dovgal
|
1063fa6a90
|
add new tests
|
2006-11-15 22:42:28 +00:00 |
|
Antony Dovgal
|
37754b437f
|
fix memory leak and typo in zend_parse_parameters(), which caused segfault
add test
|
2006-11-15 22:09:25 +00:00 |
|
Hannes Magnusson
|
6d22129d9b
|
Fixed bug#36975 (natcasesort() causes array_pop() to misbehave)
|
2006-11-12 01:11:58 +00:00 |
|
Dmitry Stogov
|
edad4f460c
|
Fixed tests
|
2006-11-09 08:29:37 +00:00 |
|
Ilia Alshanetsky
|
7ebb315ea9
|
MFB: fixed tests
|
2006-11-07 20:26:35 +00:00 |
|
Hannes Magnusson
|
6d5c5bce5a
|
Fix test
|
2006-10-08 20:06:04 +00:00 |
|
Antony Dovgal
|
f17a799f86
|
fix test name
|
2006-09-28 22:01:46 +00:00 |
|
Antony Dovgal
|
591477b143
|
support objects in array_walk*()
add new tests, fix old ones
|
2006-09-19 09:33:02 +00:00 |
|
Antony Dovgal
|
cb7a7995b6
|
fix #34066 (recursive array_walk causes segfault)
add tests
|
2006-09-19 09:02:39 +00:00 |
|
Antony Dovgal
|
ffe419fefc
|
add new tests, increase code coverage
|
2006-09-07 11:47:57 +00:00 |
|
Ilia Alshanetsky
|
803b3f4d77
|
MFB: Fixed bug #38464 (array_count_values() mishandles numeric strings).
|
2006-09-06 17:31:47 +00:00 |
|
Antony Dovgal
|
f56a71c63c
|
fix tests to be able to run just .phpt's
|
2006-08-08 22:01:24 +00:00 |
|
Antony Dovgal
|
9c125e6911
|
fix tests
|
2006-08-08 20:17:31 +00:00 |
|
Antony Dovgal
|
664ed4959e
|
fix test
|
2006-08-08 20:13:27 +00:00 |
|
Marcus Boerger
|
adc5a7f087
|
- Update array_fill_keys, better unicode support, use new param parsing API
|
2006-07-15 12:06:10 +00:00 |
|
Marcus Boerger
|
da5c076100
|
- Add array_fill_keys() (Matt W, php_lists at realplain com)
|
2006-07-15 10:10:47 +00:00 |
|
Andrei Zmievski
|
246585490b
|
Add test for compact().
|
2006-07-14 23:04:58 +00:00 |
|
Antony Dovgal
|
8db69d4005
|
add new tests by Ligaya Turmelle
|
2006-07-11 21:28:07 +00:00 |
|
Antony Dovgal
|
12a2d02b99
|
fix tests
|
2006-06-01 13:04:10 +00:00 |
|
Marcus Boerger
|
c627a4819b
|
- Add more tests from Ligaya Turmelle
|
2006-05-23 23:45:39 +00:00 |
|
Antony Dovgal
|
bd6125c312
|
add new tests by Ligaya Turmelle
|
2006-05-19 07:44:58 +00:00 |
|
foobar
|
6af3218f81
|
more cleanup (lingering ini settings which do not exist anymore, etc.)
|
2006-04-10 15:09:15 +00:00 |
|
Dmitry Stogov
|
9d7ca01c8b
|
Dropped allow_call_time_pass_reference, the error is maden E_STRICT.
|
2006-03-16 11:32:00 +00:00 |
|
Dmitry Stogov
|
b029407078
|
fixed test file
|
2006-02-22 12:24:02 +00:00 |
|
Dmitry Stogov
|
36002f16c3
|
Fixed test file
|
2006-02-22 12:22:07 +00:00 |
|
Antony Dovgal
|
0b9213d82b
|
fix tests
|
2006-01-06 21:21:09 +00:00 |
|