Syntax Error in AnimationPreviewField.php
paul-keller opened this issue · 4 comments
paul-keller commented
I just had a problem in a project because of a parse error:
syntax error, unexpected ')' in content_animations/Classes/Form/Elements/AnimationPreviewField.php on line 220
After removing the comma on line 219 it works for me.
Im using Version 2.4.1 in a TYPO3 10.4.37 installation. But it is running on an old server with PHP 7.2.
baschte commented
Hey @paul-keller,
thanks for the hint. I'll check this issue later this day.
baschte commented
Hey @paul-keller,
can you try to use the dev-master in your project to test if everything works? Then i'll make a release.
paul-keller commented
Thanks @baschte
dev-master is working fine for me
baschte commented
Thanks for your feedback @paul-keller.
New version 2.4.2 is out now! 🥳