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:
@@ -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]])
|
||||
|
||||
@@ -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]])
|
||||
|
||||
@@ -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]])
|
||||
|
||||
@@ -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]])
|
||||
|
||||
@@ -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]])
|
||||
|
||||
@@ -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]])
|
||||
|
||||
@@ -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]])
|
||||
|
||||
@@ -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]])
|
||||
|
||||
@@ -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]])
|
||||
|
||||
@@ -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]])
|
||||
|
||||
Reference in New Issue
Block a user