Skip to content

Releases: frankvanhest/value-objects

v4.0.0

26 Jan 10:47
Compare
Choose a tag to compare

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

v3.1.0

26 Jan 12:56
d44b517
Compare
Choose a tag to compare

What's Changed

  • Updated GitHub actions with newer versions of checkout and cache by @frankvanhest in #22

Full Changelog: v3.0.0...v3.1.0

v2.1.0

26 Jan 12:55
2f9a3ec
Compare
Choose a tag to compare

What's Changed

  • Updated GitHub actions with newer versions of checkout and cache by @frankvanhest in #19

Full Changelog: v2.0.0...v2.1.0

v1.1.0

26 Jan 11:02
06f1f6a
Compare
Choose a tag to compare

What's Changed

  • Updated GitHub actions with newer versions of checkout and cache by @frankvanhest in #18

Full Changelog: v1.0.0...v1.1.0

v3.0.0

23 Mar 09:46
Compare
Choose a tag to compare

First production ready release for PHP 8.2

v2.0.0

23 Mar 09:46
Compare
Choose a tag to compare

First production ready release for PHP 8.1 and 8.2

v1.0.0

23 Mar 09:45
Compare
Choose a tag to compare

First production ready release for PHP 8.0, 8.1 and 8.2

v0.32.0

20 Dec 19:55
Compare
Choose a tag to compare

Only supports PHP 8.2. All classes are now readonly.

v0.22.0

20 Dec 19:54
Compare
Choose a tag to compare

Added support for PHP 8.2

v0.12.0

20 Dec 19:54
Compare
Choose a tag to compare

Added support for PHP 8.2