Charles Sprayberry
Charles Sprayberry
Adding an appropriate API for caching a ContainerDefinition will likely result in significant enough changes to the existing interfaces that this will need to be in a major release to...
I also have some use cases where it would be helpful if the guard received arguments passed to the event. Right now I have a work around but it isn't...
I looked into the PHPUnit 10 Extension system and it is not suitable for our needs moving to PHPUnit 10. All Exceptions thrown in an Extension are caught by PHPUnit...
@dinamic Unfortunately, I don't. Had a bunch of personal stuff happen in 2023 and I had very little time to devote to Amp related work. The only thing I remember...
Would also like to point out https://github.com/amphp/phpunit-util/pull/22 where a solution appears to have been found that will keep this working for PHPUnit 10. Given the changes appears to be relatively...
This test already exists and is passing for the php-di container. Need to dig further into what's happening here.
I don't think this is actually a problem anymore. Closing this.
The original `ocramius/proxy-manager` library will likely not be supported in the future. We should figure out a possible alternative or some other way forward for this feature. In theory this...
Relies on resolving #141
I think this is a really useful feature and could improve the way profiles are used. However, it also makes autowiring more complicated and more implicit. We should determine a...