mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
fix test using short_tag
This commit is contained in:
parent
ed179c2ef4
commit
8e5df6092d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
--TEST--
|
||||
Detailed reporting on specific types of syntax errors
|
||||
--FILE--
|
||||
<?
|
||||
<?php
|
||||
$badCode = [
|
||||
"if(1 > 2", /* unclosed ( */
|
||||
"[1, 2,", /* unclosed [ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue