| .. |
|
001.phpt
|
- Remove unused blocks
|
22 years ago |
|
002.phpt
|
Fixed paths in various tests. In certain conditions usage of partial file
|
23 years ago |
|
003.phpt
|
Fixed paths in various tests. In certain conditions usage of partial file
|
23 years ago |
|
004.phpt
|
removed unused sections
|
24 years ago |
|
005.phpt
|
New version of 005.phpt, array_change_key_case.phpt, array_key_exists.phpt, array_keys.phpt, array_map.phpt, array_pop.phpt, array_search.phpt, array_values.phpt, each.phpt, end.phpt, extract.phpt
|
19 years ago |
|
006.phpt
|
removed unused sections
|
24 years ago |
|
007.phpt
|
fix tests
|
20 years ago |
|
008.phpt
|
removed unused sections
|
24 years ago |
|
009.phpt
|
New version of 009.phpt
|
19 years ago |
|
array_change_key_case.phpt
|
MFH
|
19 years ago |
|
array_change_key_case_errors.phpt
|
MFH
|
19 years ago |
|
array_change_key_case_variation.phpt
|
MFH
|
19 years ago |
|
array_chunk.phpt
|
removed unused sections
|
24 years ago |
|
array_chunk2.phpt
|
add new tests by Ligaya Turmelle
|
20 years ago |
|
array_combine.phpt
|
- MFH Add more tests from Ligaya Turmelle
|
20 years ago |
|
array_count_values.phpt
|
removed unused sections
|
24 years ago |
|
array_count_values2.phpt
|
add new tests by Ligaya Turmelle
|
20 years ago |
|
array_diff_1.phpt
|
Move the test to new file.
|
23 years ago |
|
array_diff_assoc.phpt
|
- MFH Add more tests from Ligaya Turmelle
|
20 years ago |
|
array_diff_key.phpt
|
Fixed tests
|
20 years ago |
|
array_diff_key2.phpt
|
add new tests by Ligaya Turmelle
|
20 years ago |
|
array_fill.phpt
|
add new tests by Ligaya Turmelle
|
20 years ago |
|
array_fill_keys.phpt
|
fix tests
|
19 years ago |
|
array_filter.phpt
|
add new tests by Ligaya Turmelle
|
20 years ago |
|
array_flip.phpt
|
add new tests, improve existing ones
|
20 years ago |
|
array_intersect_1.phpt
|
fix tests
|
20 years ago |
|
array_intersect_key.phpt
|
Fixed tests
|
20 years ago |
|
array_key_exists.phpt
|
New version of 005.phpt, array_change_key_case.phpt, array_key_exists.phpt, array_keys.phpt, array_map.phpt, array_pop.phpt, array_search.phpt, array_values.phpt, each.phpt, end.phpt, extract.phpt
|
19 years ago |
|
array_keys_error.phpt
|
MFH: split the test
|
19 years ago |
|
array_keys_variation_001.phpt
|
MFH: split the test
|
19 years ago |
|
array_keys_variation_002.phpt
|
MFH: split the test
|
19 years ago |
|
array_keys_variation_002_64bit.phpt
|
MFH: split the test
|
19 years ago |
|
array_keys_variation_003.phpt
|
MFH: split the test
|
19 years ago |
|
array_keys_variation_004.phpt
|
MFH: split the test
|
19 years ago |
|
array_keys_variation_005.phpt
|
MFH: split the test
|
19 years ago |
|
array_map.phpt
|
New version of 005.phpt, array_change_key_case.phpt, array_key_exists.phpt, array_keys.phpt, array_map.phpt, array_pop.phpt, array_search.phpt, array_values.phpt, each.phpt, end.phpt, extract.phpt
|
19 years ago |
|
array_map_001.phpt
|
MFH: plug leak on error (coverity issue #405)
|
19 years ago |
|
array_pad.phpt
|
add new tests, improve existing ones
|
20 years ago |
|
array_pop.phpt
|
MFH
|
19 years ago |
|
array_pop_errors.phpt
|
MFH
|
19 years ago |
|
array_pop_variation.phpt
|
MFH
|
19 years ago |
|
array_rand.phpt
|
add new tests, improve existing ones
|
20 years ago |
|
array_search.phpt
|
MFH
|
19 years ago |
|
array_search1.phpt
|
add new tests
|
20 years ago |
|
array_search_errors.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
array_search_variation.phpt
|
MFH
|
19 years ago |
|
array_search_variation1.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
array_search_variation2.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
array_search_variation3.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
array_search_variation4.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
array_sum.phpt
|
fix tests
|
19 years ago |
|
array_unshift.phpt
|
add new tests, improve existing ones
|
20 years ago |
|
array_user_key_compare.phpt
|
add test
|
19 years ago |
|
array_values.phpt
|
more smaller tests
|
19 years ago |
|
array_values_errors.phpt
|
remove 32bit restriction
|
19 years ago |
|
array_values_variation.phpt
|
more smaller tests
|
19 years ago |
|
array_values_variation_64bit.phpt
|
more smaller tests
|
19 years ago |
|
array_walk.phpt
|
support objects in array_walk*()
|
20 years ago |
|
array_walk_objects.phpt
|
argh.. nuke UEXPECTF
|
20 years ago |
|
array_walk_rec_objects.phpt
|
argh.. nuke UEXPECTF
|
20 years ago |
|
array_walk_recursive.phpt
|
fix array_walk_recursive() so it doesn't reuse cached fci between calls
|
22 years ago |
|
array_walk_recursive1.phpt
|
support objects in array_walk*()
|
20 years ago |
|
bug12776.phpt
|
Added a test for bug #12776
|
24 years ago |
|
bug14580.phpt
|
fix the test
|
23 years ago |
|
bug20381.phpt
|
Added a test case for bug #20381
|
24 years ago |
|
bug20865.phpt
|
Added test case for bug #20865.
|
24 years ago |
|
bug21182.phpt
|
- Add test for bug #21182
|
24 years ago |
|
bug21918.phpt
|
Fix the test. (this was mixed test with bug #24159)
|
23 years ago |
|
bug21998.phpt
|
Correct description of the problem
|
23 years ago |
|
bug22088.phpt
|
fix the test
|
23 years ago |
|
bug22463.phpt
|
Added test case for bug #22463
|
23 years ago |
|
bug23581.phpt
|
Added a test case for bug #23581
|
23 years ago |
|
bug23788.phpt
|
Added regression test for bug #23788
|
23 years ago |
|
bug24198.phpt
|
Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive())
|
23 years ago |
|
bug24220.phpt
|
Added a test case for bug #24220
|
23 years ago |
|
bug24766.phpt
|
Fixed bug #24766 (strange result array from unpack())
|
23 years ago |
|
bug24897.phpt
|
Fixed bug #24897 (inconsistent behavior of shuffle() & array_multisort())
|
23 years ago |
|
bug24980.phpt
|
Added/improved tests for bugs 24142, 24063, 24951, 24980
|
23 years ago |
|
bug25359.phpt
|
Added test for bug #25359
|
21 years ago |
|
bug25708.phpt
|
Add a test case for bug #25708
|
23 years ago |
|
bug25758.phpt
|
Fixed bug #25758 (var_export does not escape ' & \ inside array keys)
|
23 years ago |
|
bug26458.phpt
|
Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary
|
23 years ago |
|
bug28739.phpt
|
fixing bug #28739
|
22 years ago |
|
bug28974.phpt
|
fix test names
|
19 years ago |
|
bug29253.phpt
|
fix test names
|
19 years ago |
|
bug29493.phpt
|
- Add testcases for bug #29493 and #31213.
|
22 years ago |
|
bug30074.phpt
|
Fixed bug #30074
|
20 years ago |
|
bug30266.phpt
|
- Check another incarnation of bug #30266
|
21 years ago |
|
bug30833.phpt
|
fix test name
|
20 years ago |
|
bug31158.phpt
|
Fixed bug #31158 (array_splice on $GLOBALS crashes)
|
21 years ago |
|
bug31213.phpt
|
- It is nice to close the script with ?>..
|
21 years ago |
|
bug32021.phpt
|
- Fixed bug #32021: Crash caused by range('', 'z')
|
21 years ago |
|
bug33382.phpt
|
cosmetic improvements
|
20 years ago |
|
bug33940.phpt
|
fix test names
|
19 years ago |
|
bug33989.phpt
|
Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)
|
21 years ago |
|
bug34066.phpt
|
fix test
|
20 years ago |
|
bug34066_1.phpt
|
MFH: fix #34066 (recursive array_walk causes segfault)
|
20 years ago |
|
bug34227.phpt
|
MFH
|
21 years ago |
|
bug34982.phpt
|
fix test names
|
19 years ago |
|
bug35014.phpt
|
fix test
|
21 years ago |
|
bug35014_64bit.phpt
|
fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix)
|
19 years ago |
|
bug35022.phpt
|
Fixed bug #35022, #35019 (Regression in the behavior of key/current
|
21 years ago |
|
bug35821.phpt
|
fix #35821 (array_map() segfaults when exception is throwed from the callback)
|
21 years ago |
|
bug36975.phpt
|
cosmetic improvements
|
20 years ago |
|
bug38464.phpt
|
Fixed bug #38464 (array_count_values() mishandles numeric strings).
|
20 years ago |
|
bug39576.phpt
|
MFH: fix #39576 (array_walk() doesn't separate userdata zval)
|
20 years ago |
|
bug40191.phpt
|
MFH
|
19 years ago |
|
bug40709.phpt
|
Fixed bug #40709 (array_reduce() behaves strange with one item stored
|
19 years ago |
|
bug41121.phpt
|
fix tests
|
19 years ago |
|
bug41686.phpt
|
Fixed bug #41686 (Omitting length param in array_slice not possible).
|
19 years ago |
|
bug42233.phpt
|
- Fix the fix for bug #42233
|
19 years ago |
|
compact.phpt
|
add new tests, improve existing ones
|
20 years ago |
|
count_recursive.phpt
|
removed unused sections
|
24 years ago |
|
data.inc
|
-Do not rely on a side effect of 32bit platforms (patch by Michael Mauch)
|
24 years ago |
|
each.phpt
|
New version of 005.phpt, array_change_key_case.phpt, array_key_exists.phpt, array_keys.phpt, array_map.phpt, array_pop.phpt, array_search.phpt, array_values.phpt, each.phpt, end.phpt, extract.phpt
|
19 years ago |
|
end.phpt
|
fix tests - make them 32bit only, 64bit version will be later
|
19 years ago |
|
end_64bit.phpt
|
fix test
|
19 years ago |
|
extract_error.phpt
|
split the test
|
19 years ago |
|
extract_variation1.phpt
|
split the test
|
19 years ago |
|
extract_variation2.phpt
|
split the test
|
19 years ago |
|
extract_variation3.phpt
|
split the test
|
19 years ago |
|
extract_variation4.phpt
|
split the test
|
19 years ago |
|
extract_variation5.phpt
|
split the test
|
19 years ago |
|
extract_variation6.phpt
|
split the test
|
19 years ago |
|
extract_variation7.phpt
|
split the test
|
19 years ago |
|
extract_variation8.phpt
|
split the test
|
19 years ago |
|
extract_variation9.phpt
|
split the test
|
19 years ago |
|
in_array_errors.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
in_array_variation1.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
in_array_variation2.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
in_array_variation3.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
in_array_variation4.phpt
|
update and split of testcases for functions array_search() and in_array()
|
19 years ago |
|
locale_sort.phpt
|
Fix tests
|
20 years ago |
|
max.phpt
|
fix tests
|
19 years ago |
|
min.phpt
|
fix tests
|
19 years ago |
|
range.phpt
|
MFH
|
19 years ago |
|
range_errors.phpt
|
MFH
|
19 years ago |
|
range_variation.phpt
|
MFH
|
19 years ago |
|
range_variation1.phpt
|
MFH
|
19 years ago |
|
range_variation1_64bit.phpt
|
MFH
|
19 years ago |
|
var_export.phpt
|
- Fixed bug #29361 (var_export() producing invalid code). (Derick)
|
21 years ago |
|
var_export2.phpt
|
- MF43: Fixed bug #31072 (var_export() does not output an array element with an
|
22 years ago |
|
var_export3.phpt
|
- Fixed bug #29361 (var_export() producing invalid code). (Derick)
|
21 years ago |