efabrica-team / phpstan-latte

PHPStan extension to check compiled latte templates
MIT License
42 stars 3 forks source link

Collected type serialization #127

Closed MartinMystikJonas closed 1 year ago

MartinMystikJonas commented 1 year ago

Current implementation can cause

Uncaught Exception: Serialization of 'Closure' is not allowed in /app/tools/devstack/efabrica/phpstan-latte/src/Collector/ValueObject/CollectedVariable.php:68

Find better way to pass types from collectors

MartinMystikJonas commented 1 year ago

Soled by #128