summaryrefslogtreecommitdiff
path: root/tests/func
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-10-03 11:00:13 +0000
committerDerick Rethans <derick@php.net>2002-10-03 11:00:13 +0000
commitdbc6935c166cc9b45aac79a694e039e78f8915b5 (patch)
tree13bef37a32a7161f106f4c9897002521f10c84f2 /tests/func
parent7ad71ed4420937e40dd9c3cf014f1a084abbc0cf (diff)
downloadphp-git-dbc6935c166cc9b45aac79a694e039e78f8915b5.tar.gz
- Fix descriptions
Diffstat (limited to 'tests/func')
-rw-r--r--tests/func/008.phpt2
-rw-r--r--tests/func/009.phpt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/func/008.phpt b/tests/func/008.phpt
index b16798ac89..faa8546cda 100644
--- a/tests/func/008.phpt
+++ b/tests/func/008.phpt
@@ -1,5 +1,5 @@
--TEST--
-Output buffering tests / Implicit flush off
+Test for buffering in core functions with implicit flush off
--POST--
--GET--
--INI--
diff --git a/tests/func/009.phpt b/tests/func/009.phpt
index 7f69186fd8..bb3b962b6f 100644
--- a/tests/func/009.phpt
+++ b/tests/func/009.phpt
@@ -1,5 +1,5 @@
--TEST--
-Output buffering tests / Implicit flush off
+Test for buffering in core functions with implicit flush on
--POST--
--GET--
--INI--