1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00

Put bug number in the XFAIL section for cross referencing

This commit is contained in:
Ant Phillips
2008-12-03 12:38:32 +00:00
parent 7a174e1701
commit f23dfd498f
10 changed files with 10 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ Test file_put_contents() function : variation - include path testing
--CREDITS--
Dave Kelsey <d_kelsey@uk.ibm.com>
--XFAIL--
Bug #46680
--FILE--
<?php
/* Prototype : int file_put_contents(string file, mixed data [, int flags [, resource context]])

View File

@@ -3,6 +3,7 @@ Test file_put_contents() function : variation - include path testing
--CREDITS--
Dave Kelsey <d_kelsey@uk.ibm.com>
--XFAIL--
Bug #46680
--FILE--
<?php
/* Prototype : int file_put_contents(string file, mixed data [, int flags [, resource context]])

View File

@@ -3,6 +3,7 @@ Test file_put_contents() function : variation - include path testing
--CREDITS--
Dave Kelsey <d_kelsey@uk.ibm.com>
--XFAIL--
Bug #46680
--FILE--
<?php
/* Prototype : int file_put_contents(string file, mixed data [, int flags [, resource context]])

View File

@@ -3,6 +3,7 @@ Test fopen() function : variation: use include path (path is bad) create a file
--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]])

View 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]])

View 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]])

View File

@@ -3,6 +3,7 @@ Test fopen() function : variation: use include path and stream context (absolute
--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]])

View File

@@ -3,6 +3,7 @@ Test fopen() function : variation: use include path create a file (relative)
--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]])

View File

@@ -3,6 +3,7 @@ Test fopen() function : variation: use include path and stream context (relative
--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]])

View File

@@ -3,6 +3,7 @@ Test fopen() function : variation: use include path and stream context create a
--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]])