diff options
author | Johannes Schlüter <johannes@php.net> | 2014-09-27 02:18:29 +0200 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2014-09-27 02:18:29 +0200 |
commit | 16b4167fdd817b5906e9ab22492911d14f033206 (patch) | |
tree | b38dfb4c5a6537e8b94f70a00d42432f1feae207 | |
parent | 71c39612d5702920dfd198b37254b8bb06454b47 (diff) | |
parent | e6105ffb22e5417e98d09bbe183f1f42057753ca (diff) | |
download | php-git-16b4167fdd817b5906e9ab22492911d14f033206.tar.gz |
Merge branch 'PHP-5.5' into PHP-5.6
-rw-r--r-- | sapi/cli/tests/016.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/cli/tests/016.phpt b/sapi/cli/tests/016.phpt index 31c1a40e4a..9c28d15a30 100644 --- a/sapi/cli/tests/016.phpt +++ b/sapi/cli/tests/016.phpt @@ -59,8 +59,6 @@ foreach ($codes as $key => $code) { echo "\nDone\n"; ?> ---XFAIL-- -https://bugs.php.net/bug.php?id=55496 --EXPECTF-- -------------- Snippet no. 1: |