CuyZ / Valinor

PHP library that helps to map any input into a strongly-typed value object structure.

Home Page:https://valinor.cuyz.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot bind closure to scope of internal class

repli2dev opened this issue · comments

I have attempted to use the Normalizer on the example from README and it failed with

Warning: Cannot bind closure to scope of internal class DateTimeZone in .../vendor/cuyz/valinor/src/Normalizer/Transformer/RecursiveTransformer.php on line 112

Hi @repli2dev, thanks for the report! It should be fixed with #470.