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
In FormExtractor.php line 311:
[ErrorException]
Notice: Undefined property: PhpParser\Node\Expr\Closure::$items
Exception trace:
at /project/vendor/jms/translation-bundle/Translation/Extractor/File/FormExtractor.php:311
JMS\TranslationBundle\Translation\Extractor\File\FormExtractor->parseConstraintNode() at /project/vendor/jms/translation-bundle/Translation/Extractor/File/FormExtractor.php:154
JMS\TranslationBundle\Translation\Extractor\File\FormExtractor->enterNode() at /project/vendor/nikic/php-parser/lib/PhpParser/NodeTraverser.php:123
PhpParser\NodeTraverser->traverseNode() at /project/vendor/nikic/php-parser/lib/PhpParser/NodeTraverser.php:223
Steps to reproduce
./bin/console translation:extract en
The text was updated successfully, but these errors were encountered:
Actual behavior
FormExtractor.php
Notice: Undefined property: PhpParser\Node\Expr\Closure::$items
Steps to reproduce
The text was updated successfully, but these errors were encountered: