1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00
Commit Graph

1516 Commits

Author SHA1 Message Date
Christopher Jones 1d5dbea704 Fix INI blocks 2009-03-17 01:52:52 +00:00
Dmitry Stogov 122232aa54 Fixed test 2009-03-16 15:00:00 +00:00
Dmitry Stogov cc91da1bd7 Fixed bug #47664 (get_class returns NULL instead of FALSE) 2009-03-16 09:51:32 +00:00
Brian Shire dd031eee68 MFH: Fix scanner handling of NULL values in heredoc, nowdoc, strings, comments, and non-parsed content. 2009-03-16 01:40:14 +00:00
Brian Shire 9c16bfa194 MFH: Add proper EOF handling for language scanner. Fixes bug #46817. 2009-03-11 22:11:53 +00:00
Kalle Sommer Nielsen 9d4718e098 MFH: Fix tests 2009-03-08 06:20:00 +00:00
Zoe Slattery 456d5e9381 fixed test 2009-03-04 10:23:01 +00:00
Kalle Sommer Nielsen 627caefc4d MFH: Fixed bug #47546 (Default value for limit parameter in explode is 0, not -1) 2009-03-03 11:47:31 +00:00
Zoe Slattery 7834afebde removing UEXPECT 2009-03-03 09:59:36 +00:00
Felipe Pena 92775cd150 - New test 2009-02-18 22:53:56 +00:00
Zoe Slattery 1f4f3e269a Increased the sleep() from 1 to 5 to prevent intermittent failures 2009-02-17 15:16:45 +00:00
Zoe Slattery 6d87ab650f bug 46680 2009-02-17 10:36:12 +00:00
Zoe Slattery f2fc027427 fix tests 2009-02-16 20:03:47 +00:00
Zoe Slattery 237d0378e7 exit -1 and exit -2 don't work for all sh. changed to exit 1 2009-02-16 13:16:50 +00:00
Antony Dovgal 7a4b9d26d7 fix tests 2009-02-15 21:46:01 +00:00
Moriyoshi Koizumi b2b61661ed - MFH: Refix bug #43840.
- MFH: Fix bug #43841.
- MFH: Remove redundant trailing dots from the error messages.
- MFH: Fix tests.
2009-02-15 07:10:29 +00:00
Zoe Slattery ca63494a39 splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
Zoe Slattery db2f7c5559 remove UEXPECT 2009-02-13 22:01:28 +00:00
Felipe Pena d4be93e87d - Improve test 2009-02-06 10:40:28 +00:00
Felipe Pena 68cfe99fa5 - MFH: Fixed bug #47322 (sscanf %d does't work) 2009-02-06 10:20:09 +00:00
Nuno Lopes 7f6ff02f5c fix bug #46347: allow * in ini keys 2009-02-02 19:23:13 +00:00
andy wharmby 28073afe56 New set_magic_quotes() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:29:31 +00:00
andy wharmby dbb272789d New php_uname() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:17:48 +00:00
andy wharmby 7c07a980ed New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
andy wharmby 1cdf8160ce New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
andy wharmby 9484e82e01 New floatval() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:32:40 +00:00
Scott MacVicar 68c140b288 Broken test, skipif sections had a parse error 2009-01-28 22:49:14 +00:00
andy wharmby 4f3a4e597b Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
Antony Dovgal 09ac5971f5 MFH use example.com 2009-01-25 23:26:45 +00:00
andy wharmby ba1b99e4aa Split is_callable test. Test on Windows, Linux and Linux 64 bit 2009-01-25 22:16:33 +00:00
Ilia Alshanetsky 4eb69eadc6 Improved fix for bug #47174 & added a test 2009-01-25 18:27:12 +00:00
Felipe Pena c3631156fc - Fixed tests 2009-01-25 16:53:07 +00:00
Zoe Slattery 450c5afedf added INI and fixed assert02 to run on PHP6 and PHP53 2009-01-25 11:06:36 +00:00
Antony Dovgal ff3ee30872 fix test 2009-01-24 22:02:36 +00:00
andy wharmby 4e71f2a5fc New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
andy wharmby ada3990c1a Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit 2009-01-23 23:49:38 +00:00
Dave Kelsey 0610bbd12a deleted invalid test. 2009-01-23 18:56:51 +00:00
Dave Kelsey f94acf2a27 added some mail tests. Tested on windows, linux and linux 64bit 2009-01-23 17:12:08 +00:00
Kalle Sommer Nielsen 73b17408fb MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/ 2009-01-23 15:49:49 +00:00
Dave Kelsey 2a4fc75c54 various network tests. tested on windows, linux, linux 64 bit 2009-01-23 15:34:21 +00:00
andy wharmby 294364dfee Fix names of new image files. 2009-01-23 11:18:36 +00:00
Zoe Slattery 1efa1bae64 fix tests 2009-01-23 09:43:35 +00:00
Zoe Slattery e7c8c5d526 fix tests 2009-01-23 09:23:22 +00:00
andy wharmby d8ab16b683 New image tests. Tested on WIndows, Linux and Linux 64 bit 2009-01-22 22:59:57 +00:00
Zoe Slattery 62c51d8d2d fixed test 2009-01-22 22:04:34 +00:00
Zoe Slattery 20b20bbdb3 fixed test 2009-01-22 20:52:33 +00:00
Dave Kelsey 4ce8a47875 fstat tests. tested on windows, linux and linux 64 bit 2009-01-22 20:49:42 +00:00
andy wharmby ba5407d065 Fix test 2009-01-22 00:23:01 +00:00
Dmitry Stogov a928b88da9 Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWD 2009-01-21 19:07:40 +00:00
Antony Dovgal 30a0135d18 fix tests 2009-01-21 12:50:10 +00:00