Commit Graph

240 Commits

Author SHA1 Message Date
Robert Nicholson
d46dab70e8 New tests for foreach loops. These were written by another member of the Projectzero team. 2009-06-07 21:01:51 +00:00
Zoe Slattery
2e7fa6df39 Engine execution order tests 2009-06-01 13:00:43 +00:00
Etienne Kneuss
7c198fbb63 Add test for the timeout inside shutdown function 2009-05-31 21:32:20 +00:00
Zoe Slattery
533c6473f0 Engine execution order tests 2009-05-29 07:51:42 +00:00
Robert Nicholson
3cb550d1cd Language Tests: returnByReference 2009-05-27 22:33:25 +00:00
Jani Taskinen
c98a7f9a14 - Missed one line 2009-05-07 13:47:34 +00:00
Jani Taskinen
2a1fc332b5 - Fix test to actually test for the bug 2009-05-07 13:43:48 +00:00
Felipe Pena
d23d2f358c - Fixed tests 2009-01-05 17:53:53 +00:00
Arnaud Le Blanc
8fcb0ad2a1 fixed test 2008-12-09 22:53:25 +00:00
Jani Taskinen
d91b923c7d - Better descriptions for these tests 2008-12-09 16:05:33 +00:00
Jani Taskinen
0b5a2208b6 - Fix tests (apparently whoever wrote this crap never tested these properly) 2008-12-09 15:44:09 +00:00
Ant Phillips
54fe780817 Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:42:21 +00:00
Dmitry Stogov
e8894b43e6 Fixed Bug #43958 (class name added into the error message) 2008-09-02 09:46:00 +00:00
Arnaud Le Blanc
9881ae9834 Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). 2008-08-18 04:07:54 +00:00
Lars Strojny
bc58c00c00 Merging from 5_3 2008-07-15 08:47:23 +00:00
Nuno Lopes
7f33da9ea5 add new tests 2008-07-08 14:39:13 +00:00
Nuno Lopes
66e5e7f498 uhm, forgot to commit this one 2008-07-06 16:43:36 +00:00
Nuno Lopes
3ba96e04ed add 2008-07-06 15:40:39 +00:00
Steph Fox
10c04aca38 - killed off UEXPECT 2008-05-26 15:52:06 +00:00
Steve Seear
da3c0d3904 Adding language tests. 2008-03-19 18:06:22 +00:00
Antony Dovgal
147967fd66 fix test 2008-03-19 14:00:47 +00:00
David Coallier
6f041a57b9 - MFB. Ok to fail on OSX. Patch from scoates 2008-03-08 19:05:48 +00:00
Dmitry Stogov
5a2e02b084 Fixed wrong result of cascading assignment to string offset 2008-03-04 10:07:28 +00:00
Felipe Pena
ecd1fe0b39 Fixed tests (new error message - E_DEPRECATED) 2008-02-24 13:10:33 +00:00
Marcus Boerger
6b58678c63 - Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus) 2008-02-23 17:03:53 +00:00
Dmitry Stogov
0ab5a2c203 Fixed tests 2007-11-19 08:21:58 +00:00
Nuno Lopes
eaa67896c9 MFB: fix expected output 2007-09-13 19:31:08 +00:00
Johannes Schlüter
e80d138b1c - Add possibility to call static class members using variables (Etienne Kneuss) 2007-08-02 21:53:53 +00:00
Dmitry Stogov
d5ddac9720 Fixed test file 2007-06-18 07:31:45 +00:00
Antony Dovgal
9c47899565 fix tests 2007-05-18 11:29:40 +00:00
Antony Dovgal
ccd97f3a21 fix test names 2007-05-07 17:23:53 +00:00
Antony Dovgal
4c4d865e9b fix tests 2007-02-19 20:02:08 +00:00
Antony Dovgal
686bfdca07 add a note 2007-02-11 20:12:45 +00:00
Dmitry Stogov
e28fd01d7d Fixed tests 2007-01-10 16:00:57 +00:00
Antony Dovgal
8f98226510 fix tests 2006-12-06 13:11:02 +00:00
Antony Dovgal
91ef42e47e fix test on those platforms where infinity is not "INF", but "Infinity" 2006-11-20 16:32:46 +00:00
Dmitry Stogov
2197f8b970 Fixed bug #38579 (include_once() may include the same file twice) 2006-09-20 07:36:21 +00:00
Hannes Magnusson
ea2891fa9d Fix tests on freebsd 2006-08-27 15:06:15 +00:00
Marcus Boerger
7628f08017 - Improve error messages (part 2) 2006-05-21 12:38:28 +00:00
Marcus Boerger
8dd749fc65 - Fix unicode expectations 2006-05-21 11:38:24 +00:00
Marcus Boerger
426b40fc77 - Improved error messages 2006-05-21 11:23:35 +00:00
Dmitry Stogov
7c0e534157 Dropped zend.ze1_compatibility_mode 2006-03-16 10:33:23 +00:00
Dmitry Stogov
09ca61c125 Made server wide switch for unicode on/off (according to PDM). 2006-02-13 10:23:59 +00:00
Dmitry Stogov
227295a4f1 Unicode stuff is changed according to decision maden on PDM.
Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode.
2006-01-17 12:18:53 +00:00
Marcus Boerger
8817b9e11a - MF51 2005-12-30 12:50:10 +00:00
Marcus Boerger
66ae043208 - MF51 2005-12-30 11:45:32 +00:00
Dmitry Stogov
543a1c1a9a Fixed test 2005-12-07 09:34:34 +00:00
Marcus Boerger
e1410fb0a4 - Really test the issue here 2005-11-26 16:34:37 +00:00
foobar
e538c3ea1f fix test 2005-11-26 13:39:55 +00:00
Marcus Boerger
33edd8eafc - Scew short open tags 2005-11-26 13:37:30 +00:00