v3.0.0 Beta2
Pre-release
Pre-release
Notable & Breaking Changes
- Minimum PHP version requirement of 7.2
- Source files moved from
/lib/Gedmoto/src - Added compatibility for
doctrine/common3.0 anddoctrine/persistence2.0 - All string column type annotations changed to 191 character length (#1941)
- Removed support for
\Zend_datedate format #2163 - Renamed
Zend FrameworktoLaminas#2163
Changes below marked
MongoDB
- Requires the
ext-mongodbPHP extension. Usage ofext-mongois deprecated and will be removed in the next major version. - Minimum Doctrine MongoDB ODM requirement of 2.0
- Usages of
\MongoDatereplaced withMongoDB\BSON\UTCDateTime
Global / Shared
Fixed
- Removed
nullparameter fromDoctrine\Common\Cache\Cache::save()calls (#1996)
Tree
Fixed
- The value of path source property is cast to string type for Materialized Path Tree strategy (#2061)
SoftDeleteable
Changed
⚠️ Generate different Date values based on column type (#2115)