]> granicus.if.org Git - php/commitdiff
cosmetic fix
authorAntony Dovgal <tony2001@php.net>
Tue, 4 Aug 2009 09:27:15 +0000 (09:27 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 4 Aug 2009 09:27:15 +0000 (09:27 +0000)
ext/standard/tests/http/bug43510.phpt

index 710b086351724885058c3b1ae7c6bd5f0923d800..7358ee12c7ad45380c29e1cce93b873b6828c3aa 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #43510: stream_get_meta_data() does not return same mode as used in fopen
+Bug #43510 (stream_get_meta_data() does not return same mode as used in fopen)
 --SKIPIF--
 <?php require 'server.inc'; http_server_skipif('tcp://127.0.0.1:12342'); ?>
 --FILE--