Tom H Anderson

Results 64 comments of Tom H Anderson

The approach I'd like to take for a new major release is modifying the application rather than rewriting it. I appreciate the ideas for cache adapters. But there are more...

Validator is now stopping a clean composer.json. https://github.com/laminas/laminas-validator/milestone/5 is in active development.

There are strong ties to laminas form. We will require a new release: https://github.com/laminas/laminas-form/milestone/16

That's correct. A large refactor of this project is in order but we need to wait for Laminas to catch up their own libraries before we can continue. e.g. we...

@dkmuir thanks for the news. The Laminas, and ZF2 library before, pull from the resources available within the framework. In that case, it would be `laminas/laminas-cache`. It is news to...

4.x is blocked by many Laminas modules. Detailed here: https://github.com/doctrine/DoctrineModule/issues/834 I've been planning on a significant upgrades to the Laminas modules but the pace of development at Laminas is slow...

That's a great idea. PRs are welcome and I'll be sure to review anything you care to contribute.

3.0.0 has been released with ORM 3, DBAL 4 support.

Added 3.1.0. Thanks for those fixes, @77web I really appreciate your contributions to get this in place. Now I have to update https://ldog.apiskeletons.dev

Testing with 3.0 the config:cache works. Are you using this functionality: https://laraveldoctrine.org/docs/1.8/orm/auth ? Is there more configuration you're not listing here?