Andi Rückauer

Results 7 issues of Andi Rückauer

On the [main page](https://php-di.org/) in the Integrations section, there is a link for Zend Expressive. The referenced document (https://php-di.org/doc/frameworks/ze.html) can not be found.

documentation

One of the points I am missing in the exercises of this track is the concept of namespaces (PSR-4 compatibility). Therefore, I would like to discuss and propose the following...

## Description This PR provides an example on how to use it with [`roave/psr-container-doctrine`](https://github.com/Roave/psr-container-doctrine). ## Motivation and context Laminas users will most likely utilize `roave/psr-container-doctrine` to integrate doctrine in their...

### Error message With newer versions of jQuery and jQuery UI the following error occurs whenever `destroyDialog()` is triggered: > Uncaught Error: cannot call methods on dialog prior to initialization;...

Earlier this month Doctrine ORM 3 and DBAL 4 were [released](https://www.doctrine-project.org/2024/02/03/doctrine-orm-3-and-dbal-4-released.html). The DBAL [Upgrade to 4.0](https://github.com/doctrine/dbal/blob/4.0.x/UPGRADE.md) document shows quite a few BC breaks. With also versions 2 and 3 supported,...

This fixes the issue described in #22

bug

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary Version `3.0` introduces new...

Enhancement