Skip to content

Milestones

List view

  • Feature release (minor) ### Added - Support for PHP 8.4

    No due date
    3/3 issues closed
  • 6.2.x bugfix release (patch)

    No due date
    1/1 issues closed
  • 6.1.x bugfix release (patch)

    No due date
    1/1 issues closed
  • Feature release (minor) ### Changed - doctrine/annotations ^2 is now required (1.x is not supported anymore) - doctrine/cache ^2 is now required (1.x is not supported anymore) - **Note:** This change implies that laminas-cache is now used for caching, as doctrine/cache v2 does not contain implementations anymore. Using laminas-cache, however, is the default config since the 6.0.0 release. If you are using other adapters than `array` and `filesystem`, you might need to require additional laminas packages! - doctrine/collections ^2 is now required (1.x is not supported anymore) - doctrine/event-manager ^2 is now required (1.x is not supported anymore) - doctrine/persistence ^3 is now required (2.x is not supported anymore) - symfony/console ^7 is now alled besides 6.x (5.x is not supported anymore) ### Dropped - Support for PHP 8.0 has been dropped

    No due date
    15/15 issues closed
  • 6.0.x bugfix release (patch)

    No due date
    2/2 issues closed
  • Feature release (minor) ### Added - Support for PHP 8.2

    No due date
    3/3 issues closed
  • 6.0.x bugfix release (patch)

    No due date
    5/5 issues closed
  • No due date
    4/4 issues closed
  • No due date
    3/3 issues closed
  • No due date
    1/1 issues closed
  • Feature release (minor) ### Added - Support for PHP 8.2 ### Changed - The dependency towards `container-interop/container-interop` was dropped to allow installation of laminas-servicemanager >= 3.11.0 - Users refering to the symbol `Interop\Container\ContainerInterface` should update their code to use `Psr\Container\ContainerInterface`

    No due date
    8/8 issues closed
  • 5.2.x bugfix release (patch)

    No due date
    2/2 issues closed
  • 5.0.x bugfix release (patch)

    No due date
    1/1 issues closed
  • Feature release (minor) ### Added - Support for doctrine/persistence 3

    No due date
    2/2 issues closed
  • 5.1.x bugfix release (patch) ### Changed - Mark DoctrineModule as incompatible with ORM 2.12.0 due to a BC break in ORM 2.12.0 - Added test cases to check compatibility with ORM

    No due date
    1/1 issues closed
  • 4.4.x bugfix release (patch) ### Changed - Mark DoctrineModule as incompatible with ORM 2.12.0 due to a BC break in ORM 2.12.0 - Added test cases to check compatibility with ORM

    No due date
    4/4 issues closed
  • Backwards incompatible release (major)

    No due date
    1/1 issues closed
  • Feature release (minor)

    No due date
    2/2 issues closed
  • 4.4.x bugfix release (patch)

    No due date
    2/2 issues closed
  • Feature release (minor)

    No due date
    2/2 issues closed
  • 4.3.x bugfix release (patch)

    No due date
    1/1 issues closed
  • 4.2.x bugfix release (patch)

    No due date
    4/4 issues closed
  • Feature release (minor) ### Added - Support for laminas-cache 3, both laminas-cache 2 and 3 can now be used with DoctrineModule

    No due date
    1/1 issues closed
  • 4.2.x bugfix release (patch)

    No due date
    2/2 issues closed
  • Backwards incompatible release (major) ### Changed - Internally, properties are now typed wherever possible. This can be breaking if you are extending classes. - Module class, ConfigProvider, option classes and factories are now marked as final. - laminas-cache is now required in version ^3.1 (see [3.0](https://github.com/laminas/laminas-cache/releases/tag/3.0.0) and [3.1](https://github.com/laminas/laminas-cache/releases/tag/3.1.0) for breaking changes). - laminas-form is now required in version ^3.0 (see [release notes](https://github.com/laminas/laminas-form/releases/tag/3.0.0) for breaking changes). - doctrine-laminas-hydrator is now required in ^3.0 (see [release notes](https://github.com/doctrine/doctrine-laminas-hydrator/releases/tag/3.0.0) for breaking changes). ### Removed - Integration with laminas-console and laminas-mvc-concole is removed, as these packages are discontinued. Please use `./vendor/bin/doctrine-module` instead of `php public/index.php` to access CLI. - Support for PHP 7.3 was removed.

    No due date
    10/10 issues closed
  • Feature release (minor) ### Added - Support for PHP 8.0 and 8.1. Please note that some upstream dependencies are not yet compatible with PHP 8.1, hence, DoctrineModule cannot yet be installed using PHP 8.1. - Support for [laminas-form](https://github.com/laminas/laminas-form) 3.0, either laminas-form 2.0 or 3.0 can be used with DoctrineModule. ### Changed - Documentation is now available from https://www.doctrine-project.org/projects/doctrine-module.html. - [doctrine-laminas-hydrator](https://github.com/doctrine/doctrine-laminas-hydrator) is upgraded to `^2.2.0` and now supports Doctrine embeddables and immutable DateTime fields. ### Deprecated - Usage of [laminas-mvc-console](https://github.com/laminas/laminas-mvc-console) is deprecated. If you used `php public/index.php` to access the Doctrine CLI, please switch to using `./vendor/bin/doctrine-module` instead. - All signatures related to [laminas-servicemanager](https://github.com/laminas/laminas-servicemanager) 2.0 have been deprecated as DoctrineModule already requires laminas-servicemanager 3.0 for a while. ### Removed - Support for PHP 7.2.

    No due date
    12/12 issues closed
  • 4.1.x bugfix release (patch)

    No due date
    7/7 issues closed
  • Locked to ```json { "zendframework/zendframework": "~2.1", "doctrine/common": "~2.4" }

    No due date
    50/50 issues closed
  • No due date
    2/2 issues closed