"Object of class DateTimeImmutable could not be converted to string" after update to 3.2.0 · Issue #307 · nette/di · GitHub
More Web Proxy on the site http://driver.im/
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
Version: 3.2.0
Bug Description
"Object of class DateTimeImmutable could not be converted to string" after update to 3.2.0.
I think, that exception is thrown here: https://github.com/nette/di/blob/v3.2.0/src/DI/Config/Adapters/NeonAdapter.php#L214
Steps To Reproduce
config.neon
parameters:
Expected Behavior
Configuration parameter "sendAvailableFromDate" as DateTimeImmutable object.
The text was updated successfully, but these errors were encountered: