Felipe Pena
|
766f62f026
|
Add SKIPIF (32bit platform only)
|
2008-03-14 23:15:47 +00:00 |
|
Felipe Pena
|
eea093b47c
|
MFB: Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...)
|
2008-03-12 19:18:42 +00:00 |
|
Felipe Pena
|
e0de453954
|
Fixed bug #44394 (Last two bytes missing from output)
|
2008-03-12 02:40:57 +00:00 |
|
Josie Messa
|
e897db28bf
|
- Fix test
|
2008-03-11 10:17:51 +00:00 |
|
Josie Messa
|
f5d9a8ea42
|
- Added extra whitespace around error messages in expected output
|
2008-03-11 10:00:26 +00:00 |
|
Felipe Pena
|
1db52c1c5f
|
Fix tests (new error message for void parameters)
|
2008-03-10 23:14:11 +00:00 |
|
Felipe Pena
|
9324869ef5
|
Fix tests (new error message for void parameters)
|
2008-03-10 22:17:59 +00:00 |
|
Josie Messa
|
705435eb9e
|
- New tests for getcwd() function
|
2008-03-10 15:22:47 +00:00 |
|
Josie Messa
|
1d4f18734f
|
- Modified expected output to allow tests to work on all platforms
|
2008-03-10 15:10:32 +00:00 |
|
Josie Messa
|
794955ce85
|
- New tests for scandir() function
|
2008-03-10 14:12:41 +00:00 |
|
Etienne Kneuss
|
e9a6f0f24a
|
MFH: User error handlers no longer catch supressed errors
|
2008-03-08 22:12:32 +00:00 |
|
Greg Beaver
|
2801e87a55
|
fix tests if allow_url_fopen is disabled in php.ini
|
2008-03-08 19:12:34 +00:00 |
|
Greg Beaver
|
b6d53c51e8
|
fix test if allow_url_fopen is disabled in php.ini
|
2008-03-08 19:08:25 +00:00 |
|
Josie Messa
|
8e3192aed8
|
- Tests awaiting fix of bug #44246
|
2008-03-07 16:20:16 +00:00 |
|
Josie Messa
|
d19f3990e3
|
- New tests for rewinddir() function
|
2008-03-07 16:12:03 +00:00 |
|
Josie Messa
|
37ca3ca2b5
|
- New tests for closedir() function
|
2008-03-07 16:00:24 +00:00 |
|
Greg Beaver
|
1dac2d21a8
|
test was failing because I had a file named 1 in the checkout directory
# note to tests writers: never assume anything about directory
# contents.
|
2008-03-07 04:14:53 +00:00 |
|
Robin Fernandes
|
ee0f7bc0ac
|
Add new tests for class/object functions and features.
|
2008-03-06 11:02:37 +00:00 |
|
Jani Taskinen
|
33af2eb4dc
|
- Fix tests (allow_call_time_pass_reference might be off for properly configured sites.. :)
|
2008-03-05 15:37:48 +00:00 |
|
Jani Taskinen
|
f6406ae6e9
|
- Fix test when register_globals=On in php.ini
|
2008-03-05 12:12:09 +00:00 |
|
Josie Messa
|
08d2ac2ea6
|
- new tests for readdir() function
|
2008-03-04 17:09:24 +00:00 |
|
Antony Dovgal
|
14ec6f623b
|
MFH
|
2008-03-04 11:16:31 +00:00 |
|
Josie Messa
|
99defe9f52
|
- new tests for opendir() function
|
2008-03-04 10:40:36 +00:00 |
|
Felipe Pena
|
3f40f96c50
|
Fixed tests
|
2008-02-26 13:38:43 +00:00 |
|
Josie Messa
|
40a4cf4fea
|
- committed chdir() tests in wrong directory
|
2008-02-26 09:34:29 +00:00 |
|
Josie Messa
|
f13562aa66
|
- New tests for chdir() function
|
2008-02-26 09:34:28 +00:00 |
|
Felipe Pena
|
a9f5ad7e87
|
MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP)
|
2008-02-25 22:54:57 +00:00 |
|
Steve Seear
|
ad3af52712
|
Replace hardcoded resource ids with %d in fgetc() tests.
|
2008-02-25 10:31:17 +00:00 |
|
Felipe Pena
|
afd2623ee7
|
Fixed test
|
2008-02-24 11:27:26 +00:00 |
|
Marcus Boerger
|
d3e5026564
|
- MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)
[DOC] Finally added deprecation messages
|
2008-02-23 17:06:22 +00:00 |
|
Robert Nicholson
|
6ca51e664d
|
- bug #44212 array_diff_assoc_error.phpt should expect warnings for missing parameters
|
2008-02-22 12:14:58 +00:00 |
|
Josie Messa
|
116ae80376
|
- New tests for reset() function
|
2008-02-22 09:19:56 +00:00 |
|
Felipe Pena
|
d44f4cb17b
|
Fix test (new parameter parsing)
|
2008-02-21 17:47:33 +00:00 |
|
Josie Messa
|
2151ce6ba9
|
- New tests for end() and next() function
|
2008-02-21 16:39:02 +00:00 |
|
Josie Messa
|
e864044411
|
- New tests for key() function
|
2008-02-21 14:34:41 +00:00 |
|
Josie Messa
|
21324e9a69
|
- New tests for current() function
|
2008-02-20 14:20:31 +00:00 |
|
Josie Messa
|
f4dc0f293d
|
- New tests for each() function
|
2008-02-19 17:02:27 +00:00 |
|
Josie Messa
|
23e18f966b
|
- New tests for natcasesort() function
|
2008-02-19 10:53:10 +00:00 |
|
Felipe Pena
|
41c95c7d15
|
Fix the fix
|
2008-02-17 01:11:04 +00:00 |
|
Felipe Pena
|
8d914d4bcd
|
Fix test
|
2008-02-17 01:03:19 +00:00 |
|
Felipe Pena
|
f3b2a87691
|
Fix test
|
2008-02-16 16:35:39 +00:00 |
|
Josie Messa
|
73004ae4b0
|
- New tests for rsort() function
|
2008-02-15 16:06:38 +00:00 |
|
Antony Dovgal
|
2fb4ea9c4f
|
MFH
|
2008-02-15 09:35:53 +00:00 |
|
Josie Messa
|
0430464b11
|
- New tests for count() function
|
2008-02-14 16:49:58 +00:00 |
|
Ilia Alshanetsky
|
e2c5bdae51
|
Fixed test on 64bit machines
|
2008-02-14 16:29:45 +00:00 |
|
Josie Messa
|
d972e43b1d
|
- New tests for array_values() function
|
2008-02-14 14:22:43 +00:00 |
|
Felipe Pena
|
fcb243f6e7
|
New test
|
2008-02-14 13:50:36 +00:00 |
|
Josie Messa
|
786746cb07
|
- New tests for array_slice() function
|
2008-02-14 11:17:36 +00:00 |
|
Etienne Kneuss
|
12bd169f24
|
MFH: Fix inconcistencies between substr and substr_compare
|
2008-02-13 17:02:16 +00:00 |
|
Josie Messa
|
a74685ea0d
|
- New tests for array_shift() function
|
2008-02-13 16:42:17 +00:00 |
|