Releases: Dgame/php-ensurance
Releases · Dgame/php-ensurance
2.2.0
- Fixed phpstan issues
ensure
and enforce
are now marked with @throws
. Their use now leads either to adding a try catch block or to marking your method/function with @throws
as well.
2.1.1
Fix dynamic property check in Reflection/Object-Ensurance
1.1.0
- Rename assure => assertion
- Deprecate assure. assure will be removed in v2