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
With this release, we begin to introduce PHP 8.0 features, such as type-hinted class members. We also no longer short-circuit when validating lists of things, or when validating an InputObject with its own self-validation behavior (the fields will be validated either way).