summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions/debug_zval_dump_e.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/general_functions/debug_zval_dump_e.phpt')
-rw-r--r--ext/standard/tests/general_functions/debug_zval_dump_e.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/general_functions/debug_zval_dump_e.phpt b/ext/standard/tests/general_functions/debug_zval_dump_e.phpt
index 4929362613..4f82039e2d 100644
--- a/ext/standard/tests/general_functions/debug_zval_dump_e.phpt
+++ b/ext/standard/tests/general_functions/debug_zval_dump_e.phpt
@@ -3,7 +3,7 @@ Test debug_zval_dump() function : error conditions
--FILE--
<?php
/* Prototype: void debug_zval_dump ( mixed $variable );
- Description: Dumps a string representation of an internal zend value
+ Description: Dumps a string representation of an internal zend value
to output.
*/