Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running wp amp docs generate fails with wp-env #7501

Closed
westonruter opened this issue Mar 22, 2023 · 4 comments · Fixed by #7594
Closed

Running wp amp docs generate fails with wp-env #7501

westonruter opened this issue Mar 22, 2023 · 4 comments · Fixed by #7594
Labels
Bug Something isn't working Changelogged Whether the issue/PR has been added to release notes.
Milestone

Comments

@westonruter
Copy link
Member

Bug Description

Running this command:

npx wp-env run cli wp amp docs generate

Results in:

Warning: file_put_contents(/var/www/html/wp-content/plugins/amp/docs/docs.json): failed to open stream: Permission denied in /var/www/html/wp-content/plugins/amp/docs/src/Cli/GenerateCommand.php on line 64
Error: Problem writing data to file '/var/www/html/wp-content/plugins/amp/docs/docs.json'

This may be an upstream issue. In particular WordPress/gutenberg#28201 and/or WordPress/gutenberg#22515.

Expected Behaviour

The JSON file should be writable.

Screenshots

No response

PHP Version

No response

Plugin Version

2.4.1

AMP plugin template mode

Standard, Transitional, Reader

WordPress Version

No response

Site Health

No response

Gutenberg Version

No response

OS(s) Affected

No response

Browser(s) Affected

No response

Device(s) Affected

No response

Acceptance Criteria

No response

Implementation Brief

No response

QA Testing Instructions

No response

Demo

No response

Changelog Entry

No response

@thelovekesh
Copy link
Collaborator

With @wordpress/env v8.0.0, we are now able to generate docs and write files from/within the containers. Hence marking this issue as resolved.

@westonruter westonruter added this to the v2.4.2 milestone Jul 18, 2023
@westonruter
Copy link
Member Author

Re-opening because this still seems to be an issue, although different than it used to be:

npx wp-env run cli wp amp docs generate

ℹ Starting 'wp amp docs generate' on the cli container. 

Extracting PHPDoc from /var/www/html/wp-content/plugins/amp. This may take a few minutes...
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 312 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 312 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected  on line 6[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined property: PhpParser\Node\Expr\Variable::$value in /var/www/html/wp-content/plugins/amp/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/IncludeReflector.php on line 56
Warning: Undefined property: PhpParser\Node\Expr\Variable::$value in /var/www/html/wp-content/plugins/amp/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/IncludeReflector.php on line 56
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 13[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 12[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined property: PhpParser\Node\Expr\Variable::$value in /var/www/html/wp-content/plugins/amp/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/IncludeReflector.php on line 56
Warning: Undefined property: PhpParser\Node\Expr\Variable::$value in /var/www/html/wp-content/plugins/amp/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/IncludeReflector.php on line 56
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined property: PhpParser\Node\Expr\BinaryOp\Concat::$value in /var/www/html/wp-content/plugins/amp/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/IncludeReflector.php on line 56
Warning: Undefined property: PhpParser\Node\Expr\BinaryOp\Concat::$value in /var/www/html/wp-content/plugins/amp/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/IncludeReflector.php on line 56
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 312 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 312 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected  on line 361[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 383 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 383 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_FUNCTION on line 396[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_FUNCTION or T_CONST or T_NS_SEPARATOR on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 12[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 12[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 12[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 12[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 10[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 9[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
Warning: Undefined array key 314 in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/Lexer.php on line 195
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 173
[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Warning: Undefined array key "" in /var/www/html/wp-content/plugins/amp/vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php on line 335
Parse Error: Syntax error, unexpected , expecting T_STRING or T_NS_SEPARATOR or '{' on line 8[18-Jul-2023 17:08:56 UTC] PHP Warning:  Undefined property: PhpParser\Node\Expr\BinaryOp\Concat::$value in /var/www/html/wp-content/plugins/amp/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/IncludeReflector.php on line 56
Warning: Undefined property: PhpParser\Node\Expr\BinaryOp\Concat::$value in /var/www/html/wp-content/plugins/amp/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/IncludeReflector.php on line 56

Success: Generated JSON data saved to '/var/www/html/wp-content/plugins/amp/docs/docs.json'.
Cleaned: /var/www/html/wp-content/plugins/amp/docs/class/README.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/README.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/amp_comment_posted_message.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/amp_content_max_width.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/amp_customizer_get_settings.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/amp_post_template_analytics.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/amp_post_template_customizer_settings.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/amp_post_template_data.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/amp_post_template_dir.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/amp_post_template_file.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/hook/amp_post_template_include_{$template_type}.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/function/README.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/function/amp_backcompat_use_v03_templates.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/function/amp_frontend_add_canonical.md
Cleaned: /var/www/html/wp-content/plugins/amp/docs/method/README.md
Success: Cleaned 15 markdown file(s).
Success: Generated Markdown files stored in '/var/www/html/wp-content/plugins/amp/docs'.
✔ Ran `wp amp docs generate` in 'cli'. (in 2s 60ms)

In particular, there are syntax errors being reported. Perhaps some PHP 8 compatibility problem?

@thelovekesh
Copy link
Collaborator

@westonruter As discussed, I have raised a PR to run the wp amp docs generate WP CLI command if PHP is 7.4 or less.

Note
We are implementing these modifications because updating phpdocumentor/reflection to the most recent version would break existing code due to the later version's updated APIs. See release notes: https://github.com/phpDocumentor/Reflection/releases/tag/4.0.0

@thelovekesh
Copy link
Collaborator

QA Passed ✅
With the latest changes on the develop branch, able to generate docs using npx wp-env run cli wp amp docs generate.

@westonruter westonruter added the Changelogged Whether the issue/PR has been added to release notes. label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Changelogged Whether the issue/PR has been added to release notes.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants