summaryrefslogtreecommitdiff
path: root/tests/output/ob_get_level_error_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/output/ob_get_level_error_001.phpt')
-rw-r--r--tests/output/ob_get_level_error_001.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/output/ob_get_level_error_001.phpt b/tests/output/ob_get_level_error_001.phpt
index 4719bdd72e..114ec70783 100644
--- a/tests/output/ob_get_level_error_001.phpt
+++ b/tests/output/ob_get_level_error_001.phpt
@@ -1,11 +1,11 @@
--TEST--
-Test ob_get_level() function : error conditions
+Test ob_get_level() function : error conditions
--FILE--
<?php
/* Prototype : proto int ob_get_level(void)
- * Description: Return the nesting level of the output buffer
+ * Description: Return the nesting level of the output buffer
* Source code: main/output.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing ob_get_level() : error conditions ***\n";