diff options
author | Johannes Schlüter <johannes@php.net> | 2014-09-27 02:18:54 +0200 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2014-09-27 02:18:54 +0200 |
commit | f13da5b0d72dc8dfcc5e7d4ae11556a92c36ce53 (patch) | |
tree | 1617fd0fca4aaeb0e4d6230a7e0c9bd794fe904f | |
parent | 06a9a74d177b84617ddc4ea6210529311072da59 (diff) | |
parent | 16b4167fdd817b5906e9ab22492911d14f033206 (diff) | |
download | php-git-f13da5b0d72dc8dfcc5e7d4ae11556a92c36ce53.tar.gz |
Merge branch '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: |