v1.4.4
What's Changed
- Drop use E_STRICT by @mentalstring in #151
- Fix use of non-canonical cast names by @mentalstring in #152
⚠️ BC-BREAK Update return types on Doctrine_Record::safe() and Doctrine_Record::trySafe() by @vidschofelix in #148⚠️ BC-BREAK Add Record.php class method typehints by @thePanz in #153
Note: lib/Doctrine/Record.php class methods, check if your local codebase extends it and methods requires updates.
New Contributors
- @mentalstring made their first contribution in #151
- @vidschofelix made their first contribution in #148
Full Changelog: v1.4.3...v1.4.4