Tom H Anderson

Results 13 issues of Tom H Anderson

orm 3 requires caches to be of type `Psr\Cache\CacheItemPoolInterface` https://www.php-fig.org/psr/psr-6/#cacheitempoolinterface

Composer resolves to highest versions (except phpunit)

### Describe the bug Possibly related to #337, I cannot reference an image with a relative URL in markdown ### Reproduction ```markdown ![Entity Relationship Diagram](/erd.png "Entity Relationship Diagram") ``` ###...

bug

@ezimuel if you add this clarification I'll be appeased.

I put this together in preparation for doctrine-mongo-orm-module supporting Laminas. I found the Grumphp hooks a problem because they try to run phpunit without using Docker. So, I hope you'll...

This library is very useful for widget development where HTML is being injected into an unknown website, but the lack of namespacing of the core function threatens collisions. This library...

enhancement

Hello, Because your project is active (last update = last month) I wanted to make you aware of another project with similar goals: https://github.com/mathisGarberg/angular-folder-structure We have extensive documentation and the...

Because filters are not resolved in any particular order there is not a method to create an OR query.