]> granicus.if.org Git - php/commitdiff
Put bug number in the XFAIL section for cross referencing
authorAnt Phillips <ant@php.net>
Wed, 3 Dec 2008 12:39:54 +0000 (12:39 +0000)
committerAnt Phillips <ant@php.net>
Wed, 3 Dec 2008 12:39:54 +0000 (12:39 +0000)
ext/standard/tests/file/fopen_variation16.phpt
ext/standard/tests/file/fopen_variation17.phpt

index 375747f7f126bf5c057fa01fada86f28c4d1ca52..059098ff577d7c1271910d27f7e9217de18ed2ef 100644 (file)
@@ -3,6 +3,7 @@ Test fopen() function : variation: use include path create and read a file (rela
 --CREDITS--
 Dave Kelsey <d_kelsey@uk.ibm.com>
 --XFAIL--
+Bug #46680
 --FILE--
 <?php
 /* Prototype  : resource fopen(string filename, string mode [, bool use_include_path [, resource context]])
index b47060c908bff3568158cef0fd42b1ec901ebbab..a565d7dffa132fc309b6f2d79f92862cac0e368e 100644 (file)
@@ -3,6 +3,7 @@ Test fopen() function : variation: use include path create and read a file (rela
 --CREDITS--
 Dave Kelsey <d_kelsey@uk.ibm.com>
 --XFAIL--
+Bug #46680
 --FILE--
 <?php
 /* Prototype  : resource fopen(string filename, string mode [, bool use_include_path [, resource context]])