Fix file modes and re-add report

This commit is contained in:
Filip Š 2020-08-04 18:43:36 +02:00
parent 2898e49402
commit 54ac216600
9 changed files with 4 additions and 3 deletions

0
.automation/test/php/php_bad_2.php Executable file → Normal file
View file

0
.automation/test/php/php_good_2.php Executable file → Normal file
View file

0
.automation/test/php/reports/expected-PHP_BUILTIN.tap Executable file → Normal file
View file

View file

View file

@ -1,11 +1,12 @@
TAP version 13 TAP version 13
1..3 1..4
not ok 1 - php_bad_1.php not ok 1 - php_bad_1.php
--- ---
message: ------ ---------------------------------------------- \n Line php_bad_1.php \n ------ ---------------------------------------------- \n 3 Invalid numeric literal on line 3 \n 3 Invalid numeric literal on line 3 \n 3 Syntax error, unexpected '=' on line 3 \n 3 Syntax error, unexpected T_LNUMBER on line 3 \n 3 Syntax error, unexpected T_STRING on line 3 \n 3 Syntax error, unexpected T_STRING on line 3 \n ------ ---------------------------------------------- \n\n [ERROR] Found 6 errors \n message: ------ ---------------------------------------------- \n Line php_bad_1.php \n ------ ---------------------------------------------- \n 3 Invalid numeric literal on line 3 \n 3 Invalid numeric literal on line 3 \n 3 Syntax error, unexpected '=' on line 3 \n 3 Syntax error, unexpected T_LNUMBER on line 3 \n 3 Syntax error, unexpected T_STRING on line 3 \n 3 Syntax error, unexpected T_STRING on line 3 \n ------ ---------------------------------------------- \n\n [ERROR] Found 6 errors \n
... ...
not ok 2 - php_bad_2.php not ok 2 - php_bad_2.php
--- ---
message: ------ ------------------------------------------------------- \n Line php_bad_2.php \n ------ ------------------------------------------------------- \n 5 Syntax error, unexpected EOF, expecting T_VARIABLE or \n T_DOLLAR_OPEN_CURLY_BRACES or T_CURLY_OPEN on line 5 \n ------ ------------------------------------------------------- \n\n [ERROR] Found 1 error \n message: ------ ----------------------------------------- \n Line php_bad_2.php \n ------ ----------------------------------------- \n 15 Syntax error, unexpected '}' on line 15 \n ------ ----------------------------------------- \n\n [ERROR] Found 1 error \n
... ...
ok 3 - php_good_1.php ok 3 - php_good_1.php
ok 4 - php_good_2.php

View file

0
TEMPLATES/phpcs.xml Executable file → Normal file
View file

0
TEMPLATES/psalm.xml Executable file → Normal file
View file

0
dependencies/phive.xml vendored Executable file → Normal file
View file