Version 0.11.0 Beta
Pre-release
Pre-release
Version 0.11.0 Beta
Features
TypesandMessagesnow have their various getter and setter methods generated rather than being handled magicallyDateTimeobjects are now casted explicitly rather than being done automatically- Most of the
MagicMethodsTraithas been removed - All Attributes are now defined explicitly rather than dynamically
Breaking Changes
- Setters now define their parameter types
- Some array items that used to return a stdClass with an Entry object when there was only 1 entry will now return an array