Máté Kocsis
|
b5c7a83dca
|
Remove unnecessary PHPDoc-alike blocks from tests
Closes GH-5759
|
2020-06-24 13:13:44 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Peter Kokot
|
d7a3edd45d
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:46:15 +02:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Dmitry Stogov
|
ff363e2e7c
|
Implemented RFC: Replace "Missing argument" warning with "Too few arguments" exception
Squashed commit of the following:
commit 8b45fa2acb
Author: Dmitry Stogov <dmitry@zend.com>
Date: Thu Jun 16 01:52:50 2016 +0300
Separate slow path of ZEND_RECV into a cold function.
commit 9e18895ee5
Author: Dmitry Stogov <dmitry@zend.com>
Date: Wed Jun 15 23:26:28 2016 +0300
Required argument can't be IS_UNDEF anymore.
commit 662db66e39
Author: Dmitry Stogov <dmitry@zend.com>
Date: Tue May 31 17:14:50 2016 +0300
Replace "Missing argument" warning by "Too few arguments" exception.
|
2016-06-16 02:32:02 +03:00 |
|
Ant Phillips
|
ba7bc0ace4
|
Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
2008-12-02 13:29:17 +00:00 |
|