date model attributes have object type instead of string type
Closed this issue · 1 comments
layerok commented
This is regression of #239
As I understood this bug was reintroduced after adding support for inferring types of model attributes from model casts
scramble/src/Support/InferExtensions/ModelExtension.php
Lines 133 to 134 in 4752b98
romalytvynenko commented
@layerok I would be happy to accept a PR for this issue with some tests 😇