Skip to content

2.0.0

Compare
Choose a tag to compare
@mbessolov mbessolov released this 13 Jan 00:53
· 35 commits to master since this release
b3a3154

Version 2.0.0 requires:

  • PHP 7.3 or newer
  • Doctrine ORM 2.6 or newer

If you just registered the functions and types provided by this library with Doctrine then most likely you do not need to make any changes in your code.

If you have created your own custom functions or types by extending any classes from this library, or if you work with these functions and types directly from your PHP code, then you may need to update your code. Check the upgrade instructions in UPGRADE.md for details.