summaryrefslogtreecommitdiff
path: root/tests/output/ob_end_flush_basic_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/output/ob_end_flush_basic_001.phpt')
-rw-r--r--tests/output/ob_end_flush_basic_001.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/output/ob_end_flush_basic_001.phpt b/tests/output/ob_end_flush_basic_001.phpt
index cba7802761..811d6a0761 100644
--- a/tests/output/ob_end_flush_basic_001.phpt
+++ b/tests/output/ob_end_flush_basic_001.phpt
@@ -1,11 +1,11 @@
--TEST--
-Test ob_end_flush() function : basic functionality
+Test ob_end_flush() function : basic functionality
--FILE--
<?php
/* Prototype : proto bool ob_end_flush(void)
- * Description: Flush (send) the output buffer, and delete current output buffer
+ * Description: Flush (send) the output buffer, and delete current output buffer
* Source code: main/output.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing ob_end_flush() : basic functionality ***\n";