Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initiate custom cast properties to avoid exceptions #172

Merged
merged 1 commit into from Jul 23, 2020

Commits on Jun 6, 2020

  1. Initiate custom cast properties to avoid exceptions

    If the public properties are set to the "uncast" versions, we get exceptions when trying to uncast an uncasted value. 
    
    For example when setting a field to cast as collection we get `Call to a member function toArray() on array`
    morrislaptop committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    cf6bbc4 View commit details
    Browse the repository at this point in the history