Skip to content

Commit 62b7111

Browse files
committed
Remove short open tag INI declaration in Unit test for bug 55445
1 parent 4cd8625 commit 62b7111

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Zend/tests/bug55445.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Bug #55445 (Lexer error with short open tags)
3-
--INI--
4-
short_open_tag=0
53
--FILE--
64
<?php $u = "chris"; ?><p>Welcome <?= $u ?></p>
75
--EXPECT--

0 commit comments

Comments
 (0)