1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Commit Graph

221 Commits

Author SHA1 Message Date
Robert Nicholson
14620596ab New tests for operators. These tests were auto generated to verify correctness for a number of significant values. The work was done by Dave Kelsey. 2009-06-08 12:02:57 +00:00
Robert Nicholson
9818b12488 New tests for foreach loops. These were written by another member of the Projectzero team. 2009-06-07 21:05:10 +00:00
Zoe Slattery
d033f6904a Engine execution order tests 2009-06-01 13:01:27 +00:00
Zoe Slattery
e4a93c6d0a Engine execution order tests 2009-05-29 07:52:28 +00:00
Robert Nicholson
e29517872b Language Tests: returnByReference 2009-05-27 22:36:04 +00:00
Jani Taskinen
48c50e616a - Bug 45392 was never fixed in PHP_5_2 2009-05-07 13:45:48 +00:00
Arnaud Le Blanc
74a872c001 MFH: fixed test 2008-12-09 22:54:16 +00:00
Jani Taskinen
0cc37e4a06 MFH 2008-12-09 16:05:57 +00:00
Jani Taskinen
84f868ded7 MFH: fix tests 2008-12-09 15:44:47 +00:00
Ant Phillips
fbdf0ba4e5 Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:40:37 +00:00
Dmitry Stogov
bc053b7628 Fixed Bug #43958 (class name added into the error message) 2008-09-02 09:45:36 +00:00
Arnaud Le Blanc
6f44413558 MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). 2008-08-18 04:09:38 +00:00
Steve Seear
bc8c649878 Adding language tests. 2008-03-19 18:06:26 +00:00
Dmitry Stogov
0d7d139700 Fixed wrong result of cascading assignment to string offset 2008-03-04 11:49:31 +00:00
Dmitry Stogov
06a116cd53 Fixed tests 2007-11-19 08:01:56 +00:00
Nuno Lopes
e0660a267e fix expected output 2007-09-13 19:30:19 +00:00
Stanislav Malyshev
848b1cbb91 revert variable class support for 5.2 2007-08-13 21:20:18 +00:00
Johannes Schlüter
b3c6a9dffc - Add possibility to call static class members using variables (Etienne Kneuss) 2007-08-02 21:55:23 +00:00
Antony Dovgal
ffd09c0961 fix tests 2007-05-18 11:29:55 +00:00
Antony Dovgal
1f65545121 fix test names 2007-05-07 18:03:01 +00:00
Antony Dovgal
f9a9eda86c MFH 2007-02-11 20:12:53 +00:00
Dmitry Stogov
7c750656f1 Fixed tests 2007-01-10 16:00:31 +00:00
Hannes Magnusson
b12e3e1475 Fix tests 2006-12-19 10:03:24 +00:00
Antony Dovgal
2ff721a93f MFH 2006-11-20 16:33:06 +00:00
Hannes Magnusson
e94670d4d6 MFH tests 2006-10-09 16:02:34 +00:00
Dmitry Stogov
811634bd8a Fixed bug #38579 (include_once() may include the same file twice) 2006-09-20 07:35:59 +00:00
Hannes Magnusson
a180abdbfd fix tests on freebsd 2006-08-27 15:06:53 +00:00
Marcus Boerger
7577130156 - MFH improve error messages 2006-05-21 18:10:31 +00:00
Marcus Boerger
23b97b2530 - Update tests after MFH 2006-05-10 22:38:35 +00:00
Marcus Boerger
de9fa58e0b - No more ze1 2006-05-10 22:36:49 +00:00
Marcus Boerger
bb29557060 - Need to set precision in ini 2005-12-30 12:49:46 +00:00
Marcus Boerger
ad5af84a3c - Fix test 2005-12-30 11:44:21 +00:00
Ilia Alshanetsky
b6f856fbec Test fixes 2005-12-18 14:21:27 +00:00
foobar
1ea0bae9c0 fix test 2005-11-26 13:38:28 +00:00
Marcus Boerger
57f76446cf - MFH Add new test 2005-11-26 13:23:27 +00:00
Ilia Alshanetsky
cce5e8c9ea Updated tests to use [] instead of {} 2005-11-16 15:13:20 +00:00
Dmitry Stogov
8c100e6451 Fixed bug #35176 (include()/require()/*_once() produce wrong error messages about main()) 2005-11-15 11:13:43 +00:00
foobar
ae281c372a - Fix tests due to changes in the error messages.
# Also nuked some CRLF's
2005-09-15 19:49:58 +00:00
Dmitry Stogov
32d69c853a Fixed bug #33996 (No information given for fatal error on passing invalid value to typed argument) 2005-08-05 09:35:09 +00:00
foobar
3593a55341 fix test when include_path does NOT have . in it 2005-08-02 15:13:21 +00:00
Dmitry Stogov
99cb1b8004 $context is not longer passed by reference, so its modification has no effect 2005-07-22 07:34:24 +00:00
Antony Dovgal
bf9288d457 fix tests that started to fail after the last change in ZE
(noticed by Nuno)
2005-07-12 11:20:05 +00:00
foobar
498c2c7f3b UTC is better 2005-07-04 12:41:00 +00:00
foobar
43210250ea fix test 2005-07-04 08:32:07 +00:00
Dmitry Stogov
60328db583 Debug backtrace was fixed 2005-06-22 15:30:14 +00:00
foobar
8d952c906f This test did not fit to the new interactive shell thing 2005-06-14 22:21:08 +00:00
Dmitry Stogov
e0b0ae9ce7 Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may result in seg fault) 2005-06-09 10:32:08 +00:00
foobar
cdb675cbcf <? should die.. 2005-05-06 00:30:36 +00:00
Dmitry Stogov
79d6f11a4a Fixed bug #31525 (object reference being dropped. $this getting lost) 2005-05-05 17:37:25 +00:00
Stanislav Malyshev
4dc7c06b2a add test 2005-05-04 16:39:09 +00:00