From c932082f7bca7502f415bdcda86e7dcfbe8deffc Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Thu, 20 Sep 2007 13:49:33 +0000 Subject: [PATCH] MFH --- ext/standard/tests/file/bug41655_1.phpt | 2 +- ext/standard/tests/file/bug41655_2.phpt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/standard/tests/file/bug41655_1.phpt b/ext/standard/tests/file/bug41655_1.phpt index 5534283eb4..d02de7066a 100644 --- a/ext/standard/tests/file/bug41655_1.phpt +++ b/ext/standard/tests/file/bug41655_1.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #41655 (open_basedir bypass via glob()) +Bug #41655 (open_basedir bypass via glob()) 1/2 --INI-- open_basedir=/tmp --FILE-- diff --git a/ext/standard/tests/file/bug41655_2.phpt b/ext/standard/tests/file/bug41655_2.phpt index 1986186389..23086661f6 100644 --- a/ext/standard/tests/file/bug41655_2.phpt +++ b/ext/standard/tests/file/bug41655_2.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #41655: open_basedir bypass via glob() +Bug #41655 (open_basedir bypass via glob()) 2/2 --INI-- open_basedir=/ --FILE-- -- 2.50.1