Skip to content

2.2.0

Compare
Choose a tag to compare
@Dgame Dgame released this 02 Aug 15:04
· 17 commits to master since this release
976af37
  • 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.