You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Could not process "/home/dev4/public_html/modules/Forums/viewtopic.php" file, due to:
"System error: "PhpParser\Node\Stmt\Foreach_::_construct(): Argument #2 ($valueVar) must
be of type PhpParser\Node\Expr, null given, called in
vendor/rector/rector/rules/Php72/Rector/While/WhileEachToForeachRector.php:97"
Run Rector with "--debug" option and post the report here: https://github.com/rectorphp/rector/issues/new". On line: 31
Bug Report
[ERROR] Could not process "/home/dev4/public_html/modules/Forums/viewtopic.php" file, due to:
"System error: "PhpParser\Node\Stmt\Foreach_::_construct(): Argument #2 ($valueVar) must
be of type PhpParser\Node\Expr, null given, called in
vendor/rector/rector/rules/Php72/Rector/While/WhileEachToForeachRector.php:97"
Run Rector with "--debug" option and post the report here: https://github.com/rectorphp/rector/issues/new". On line: 31
Minimal PHP Code Causing Issue
Mod: XData v1.0.3 START
Mod: XData v1.0.3 END
Expected Behaviour
Convert to foreach,,,
The text was updated successfully, but these errors were encountered: