superlint/.automation/test/php/reports/expected-PHP.tap

12 lines
586 B
Text
Raw Normal View History

2020-07-14 09:48:28 -04:00
TAP version 13
2020-07-24 14:54:11 -04:00
1..3
2020-07-14 09:48:28 -04:00
not ok 1 - php_bad_1.php
---
message: PHP Parse error syntax error, unexpected 'pe98y' (T_STRING) in /tmp/lint/.automation/test/php/php_bad_1.php on line 3\nErrors parsing /tmp/lint/.automation/test/php/php_bad_1.php\n
...
2020-07-24 14:54:11 -04:00
not ok 2 - php_bad_2.php
---
message: PHP Parse error syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /tmp/lint/.automation/test/php/php_bad_2.php on line 5\nErrors parsing /tmp/lint/.automation/test/php/php_bad_2.php\n
...
ok 3 - php_good_1.php