summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions/001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/general_functions/001.phpt')
-rw-r--r--ext/standard/tests/general_functions/001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/general_functions/001.phpt b/ext/standard/tests/general_functions/001.phpt
index bfd82e55b0..307122e1cb 100644
--- a/ext/standard/tests/general_functions/001.phpt
+++ b/ext/standard/tests/general_functions/001.phpt
@@ -1,7 +1,7 @@
--TEST--
sprintf() function
--FILE--
-<?php
+<?php
$agent = sprintf("%.5s", "James Bond, 007");