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 |
|
Niklas Keller
|
f2e7cdb8b7
|
Fix bug #55407
This reverts commit b148c50f48 and
reintroduces the fix for bug #55407.
With https://wiki.php.net/rfc/parameter-no-type-variance being
implemented now, it's no longer a BC break.
|
2017-06-03 00:11:03 +02:00 |
|
Anatol Belski
|
b148c50f48
|
Revert fix for bug #55407
See 8e19705a93 and discussion on
github. The suggestion is to target a proper solution in in 7.1.
|
2015-06-12 17:56:02 +02:00 |
|
Derick Rethans
|
8e19705a93
|
Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat)
|
2015-01-20 21:44:19 +00:00 |
|