summaryrefslogtreecommitdiff
path: root/Zend/tests/033.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/033.phpt')
-rw-r--r--Zend/tests/033.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/033.phpt b/Zend/tests/033.phpt
index 17319e0d61..5c62f7ae2a 100644
--- a/Zend/tests/033.phpt
+++ b/Zend/tests/033.phpt
@@ -1,7 +1,7 @@
--TEST--
Using undefined multidimensional array
--FILE--
-<?php
+<?php
$arr[1][2][3][4][5];