summaryrefslogtreecommitdiff
path: root/Zend/tests/ns_047.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/ns_047.phpt')
-rw-r--r--Zend/tests/ns_047.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/ns_047.phpt b/Zend/tests/ns_047.phpt
index 89795da256..73e32a0de7 100644
--- a/Zend/tests/ns_047.phpt
+++ b/Zend/tests/ns_047.phpt
@@ -2,7 +2,7 @@
047: Run-time name conflict and constants (php name)
--FILE--
<?php
-namespace test::ns1;
+namespace test\ns1;
const INI_ALL = 0;