doctrine / DoctrineModule

Doctrine Module for Laminas
http://www.doctrine-project.org/projects/doctrine-module.html
MIT License
398 stars 270 forks source link

Release 5.3.0 with PHP 8.2 Support #798

Closed rogervila closed 1 year ago

rogervila commented 1 year ago

Hello,

The 5.3.x branch includes PHP 8.2 Support, but 5.3.0 has not been yet released.

Is there any plan to create the release soon? If it needs to be tested I can help with it.

Thank you!

driehle commented 1 year ago

Would be glad if you could provide feedback to #796, besides documentation that'd be the last thing I'd like to bring into 5.3.0.

rogervila commented 1 year ago

Hi @driehle,

After the discussion on #796, we decided to postpone the PR merge for a future version and release the 5.3.0 version that contains PHP 8.2 Support.

Could you create the release? Let me know if there is something else I can do from my side.

Thank you!

rogervila commented 1 year ago

Hi @driehle,

After the discussion on #796, we decided to postpone the PR merge for a future version and release the 5.3.0 version that contains PHP 8.2 Support.

Could you create the release? Let me know if there is something else I can do from my side.

Thank you!

Hi @Ocramius, could you tag the release if @driehle is not available?

Thank you!

Ocramius commented 1 year ago

No: this is @driehle's area of competence/ownership.

PHP 8.2 support may be interesting, but is not a reason for pressuring maintainers. Please be patient, or use --ignore-platform-req=php+ during installation on your end :-)

driehle commented 1 year ago

5.3.0 is now released, now let's have a look at DoctrineORMModule and DoctrineMongoDBModule for 8.2 releases there.