-
`Resource` provider expects callable object that returns either `Iterable` or `AsyncIterable` that yields only one element (the result value for provider attribute in DI container).
I think it woul…
-
Hey :) Thanks for the awesome library! I enjoy it.
Maybe it is my lack of knowledge, but I am trying to figure something out.
I am using a factory pattern (simplified the code)
```ts
expor…
-
**Description**
I need to work with a Cookies class in order to use their OOP approach. But, my code caused an error, after debugging I'd notice the method get could be more robust
**To Reproduce*…
-
im getting this error when enable this extension
```
phpBB encountered an error building the container due to an installed extension. For this reason, all extensions have been temporarily disable…
-
### Is there an existing issue for this?
- #457
- [X] I have searched the existing issues
### Current behavior
I have the same issues as #457, but that issue is currently closed, so I want …
-
**What needs to be cleaned up?**
Implement dependency injection (DI) and inversion of control (IoC) by adding interfaces for classes in the core projects and moving the implementations (concrete cl…
-
Una premessa: questa non è una issue ma un appunto su come gestire lo scenario descritto sotto usando `moncic-ci` come tool di test. In fondo, ho messo un po' di considerazioni/dubbi.
Lo scenario è…
-
Some of my validations require access to the DI container. I know I can create a Middleware to short-circuit the pipeline, but how can I take advantage of the error reporting middleware built into the…
-
#### Description
I am struggling to find an answer by reading the documentation for xUnit v2.
I want my scenarios to reuse a server, for example a test container of a database that I want to spin …
-
In the 2.0.1 version on Craft 4.12.1 - the main plugin file throws an exception on the `handleException` method -- `PHP Warning ‘yii\base\ErrorException’ with message ‘Attempt to read property “sentry…