diff options
author | Eyal Teutsch <eyalt@php.net> | 2010-12-30 14:36:01 +0000 |
---|---|---|
committer | Eyal Teutsch <eyalt@php.net> | 2010-12-30 14:36:01 +0000 |
commit | 6f8b1ce7c7eb703d86eef12f6139b2a76c343455 (patch) | |
tree | ec114ba9678275f76a0a024a5e870b085f224533 | |
parent | 05be26d13a7b7f3b20e0a67f0bf32a28ab7e56b7 (diff) | |
download | php-git-6f8b1ce7c7eb703d86eef12f6139b2a76c343455.tar.gz |
removed extra ?> from the FILE section
-rw-r--r-- | ext/phar/tests/phar_get_supported_signatures_002a.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_get_supported_signatures_002a.phpt b/ext/phar/tests/phar_get_supported_signatures_002a.phpt index 154d1806c6..32437a30a1 100644 --- a/ext/phar/tests/phar_get_supported_signatures_002a.phpt +++ b/ext/phar/tests/phar_get_supported_signatures_002a.phpt @@ -16,7 +16,6 @@ phar.readonly=0 var_dump(Phar::getSupportedSignatures()); ?> ===DONE=== -?> --EXPECT-- array(5) { [0]=> |