Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@frankvanhest frankvanhest released this 26 Jan 10:47

Changes are:

  • Added support for PHP 8.3
  • Removed package dependency roave/dont
  • Make sure only the magic methods __call, __callStatic, __get, __set, __isset and __unset are prevented
  • Other magic methods are now allowed
  • Updated PHPUnit to 10.5

Full Changelog: v3.0.0...v4.0.0