From b11587f988c05a67790ee5ec1a8e97ca0424c9e3 Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Thu, 20 Sep 2007 13:39:04 +0000 Subject: [PATCH] - Fix test descriptions to be in sync --- 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