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

[BUG]: Volt Compiler throws error when processing block #15556

Closed
niden opened this issue Jun 25, 2021 · 1 comment
Closed

[BUG]: Volt Compiler throws error when processing block #15556

niden opened this issue Jun 25, 2021 · 1 comment
Assignees
Labels
5.0 The issues we want to solve in the 5.0 release bug A bug report status: high High

Comments

@niden
Copy link
Member

niden commented Jun 25, 2021

The Volt compiler throws a type error when processing block statements in PHP 8.0

[TypeError] Phalcon\Mvc\View\Engine\Volt\Compiler::statementList(): 
     Argument #1 ($statements) must be of type array, null given 
@niden niden added bug A bug report status: unverified Unverified labels Jun 25, 2021
@niden niden self-assigned this Jun 25, 2021
@niden niden added 5.0 The issues we want to solve in the 5.0 release status: high High and removed status: unverified Unverified labels Jun 25, 2021
@niden niden mentioned this issue Jun 26, 2021
5 tasks
@niden
Copy link
Member Author

niden commented Jun 28, 2021

Resolved in #15557

@niden niden closed this as completed Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 The issues we want to solve in the 5.0 release bug A bug report status: high High
Projects
Archived in project
Development

No branches or pull requests

1 participant