( ! ) Warning: array_flip() expects parameter 1 to be array, null given in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 24
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0033442504array_flip( $arg = NULL ).../rebuildParsers.php:24
Building temporary Php5 grammar file.
( ! ) Warning: file_put_contents(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy): failed to open stream: Permission denied in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 41
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0139535912file_put_contents( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy', $data = '%pure_parser\n%expect 6\n\n/* We currently rely on the token ID mapping to be the same between PHP 5 and PHP 7 - so the same lexer can be used for\n * both. This is enforced by sharing this token file. */\n\n%right T_THROW\n%left T_INCLUDE T_INCLUDE_ONCE T_EVAL T_REQUIRE T_REQUIRE_ONCE\n%left \',\'\n%left T_LOGICAL_OR\n%left T_LOGICAL_XOR\n%left T_LOGICAL_AND\n%right T_PRINT\n%right T_YIELD\n%right T_DOUBLE_ARROW\n%right T_YIELD_FROM\n%left \'=\' T_PLUS_EQUAL T_MINUS_EQUAL T_MUL_EQUAL T_DIV_EQUAL T_CONCAT_EQUAL T_MOD_EQUAL T_A'... ).../rebuildParsers.php:41
Building Php5 parser. > /var/www/html/api-btw/vendor/nikic/php-parser/grammar/../vendor/bin/phpyacc -m /var/www/html/api-btw/vendor/nikic/php-parser/grammar/parser.template -p Php5 /var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy sh: 1: /var/www/html/api-btw/vendor/nikic/php-parser/grammar/../vendor/bin/phpyacc: not found
( ! ) Warning: file_get_contents(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php): failed to open stream: No such file or directory in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 48
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0543536040file_get_contents( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php' ).../rebuildParsers.php:48

( ! ) Warning: file_put_contents(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/../lib/PhpParser/Parser/Php5.php): failed to open stream: Permission denied in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 52
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0546536232file_put_contents( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/../lib/PhpParser/Parser/Php5.php', $data = '' ).../rebuildParsers.php:52

( ! ) Warning: unlink(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php): No such file or directory in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 53
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0552536120unlink( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php' ).../rebuildParsers.php:53
Building token definition. > /var/www/html/api-btw/vendor/nikic/php-parser/grammar/../vendor/bin/phpyacc -m /var/www/html/api-btw/vendor/nikic/php-parser/grammar/tokens.template /var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy sh: 1: /var/www/html/api-btw/vendor/nikic/php-parser/grammar/../vendor/bin/phpyacc: not found
( ! ) Warning: rename(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php,/var/www/html/api-btw/vendor/nikic/php-parser/grammar/../lib/PhpParser/Parser/Tokens.php): No such file or directory in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 57
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0588536120rename( $old_name = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php', $new_name = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/../lib/PhpParser/Parser/Tokens.php' ).../rebuildParsers.php:57

( ! ) Warning: unlink(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy): No such file or directory in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 60
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0590536120unlink( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy' ).../rebuildParsers.php:60
Building temporary Php7 grammar file.
( ! ) Warning: file_put_contents(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy): failed to open stream: Permission denied in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 41
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0677716344file_put_contents( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy', $data = '%pure_parser\n%expect 2\n\n/* We currently rely on the token ID mapping to be the same between PHP 5 and PHP 7 - so the same lexer can be used for\n * both. This is enforced by sharing this token file. */\n\n%right T_THROW\n%left T_INCLUDE T_INCLUDE_ONCE T_EVAL T_REQUIRE T_REQUIRE_ONCE\n%left \',\'\n%left T_LOGICAL_OR\n%left T_LOGICAL_XOR\n%left T_LOGICAL_AND\n%right T_PRINT\n%right T_YIELD\n%right T_DOUBLE_ARROW\n%right T_YIELD_FROM\n%left \'=\' T_PLUS_EQUAL T_MINUS_EQUAL T_MUL_EQUAL T_DIV_EQUAL T_CONCAT_EQUAL T_MOD_EQUAL T_A'... ).../rebuildParsers.php:41
Building Php7 parser. > /var/www/html/api-btw/vendor/nikic/php-parser/grammar/../vendor/bin/phpyacc -m /var/www/html/api-btw/vendor/nikic/php-parser/grammar/parser.template -p Php7 /var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy sh: 1: /var/www/html/api-btw/vendor/nikic/php-parser/grammar/../vendor/bin/phpyacc: not found
( ! ) Warning: file_get_contents(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php): failed to open stream: No such file or directory in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 48
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0713716344file_get_contents( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php' ).../rebuildParsers.php:48

( ! ) Warning: file_put_contents(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/../lib/PhpParser/Parser/Php7.php): failed to open stream: Permission denied in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 52
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0716716456file_put_contents( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/../lib/PhpParser/Parser/Php7.php', $data = '' ).../rebuildParsers.php:52

( ! ) Warning: unlink(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php): No such file or directory in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 53
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0718716344unlink( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php' ).../rebuildParsers.php:53
Building token definition. > /var/www/html/api-btw/vendor/nikic/php-parser/grammar/../vendor/bin/phpyacc -m /var/www/html/api-btw/vendor/nikic/php-parser/grammar/tokens.template /var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy sh: 1: /var/www/html/api-btw/vendor/nikic/php-parser/grammar/../vendor/bin/phpyacc: not found
( ! ) Warning: rename(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php,/var/www/html/api-btw/vendor/nikic/php-parser/grammar/../lib/PhpParser/Parser/Tokens.php): No such file or directory in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 57
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0756716344rename( $old_name = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.php', $new_name = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/../lib/PhpParser/Parser/Tokens.php' ).../rebuildParsers.php:57

( ! ) Warning: unlink(/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy): No such file or directory in /var/www/html/api-btw/vendor/nikic/php-parser/grammar/rebuildParsers.php on line 60
Call Stack
#TimeMemoryFunctionLocation
10.0018413624{main}( ).../rebuildParsers.php:0
20.0758716344unlink( $filename = '/var/www/html/api-btw/vendor/nikic/php-parser/grammar/tmp_parser.phpy' ).../rebuildParsers.php:60