-
We've discussed this previously in #687 but perhaps it could be reconsidered for 3.0? π
I'll open with a comment I made at the time that's still relevant today:
> We like xUnit to the degree thatβ¦
-
## Summary
SDK 47 ships with the new dependency-injection framework used in [app_v2](https://github.com/cosmos/cosmos-sdk/blob/v0.47.2/simapp/app_v2.go#L204).
As wasmd has a dependency to the β¦
alpe updated
6 months ago
-
Dependency injection example for context
I'm trying in my test project [NPocoTestDrive](https://github.com/mchomem/NPocoTestDrive) create a Context class pattern to use with Npoco, using dependencyβ¦
-
I was able to solve this problem, using db as global variable. However, would be better if I could pass it to my callback (that today, accepts just two params - user and password). Could you support aβ¦
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.β¦
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.β¦
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.β¦
-
ΠΠ°Π½Π½ΠΎΠ΅ issue ΡΠΎΡΠΌΠΈΡΡΠ΅ΡΡΡ Π½Π° ΠΎΡΠ½ΠΎΠ²Π°Π½ΠΈΠΈ rfc https://github.com/Flexberry/rfcs/pull/23.
### Π¦Π΅Π»Ρ
ΠΠ·ΠΌΠ΅Π½ΠΈΡΡ ORM Π΄Π»Ρ ΠΊΠΎΡΡΠ΅ΠΊΡΠ½ΠΎΠ³ΠΎ ΠΏΡΠΈΠΌΠ΅Π½Π΅Π½ΠΈΡ ΠΏΡΠΈΠ½ΡΠΈΠΏΠΎΠ² DI.
### Π€ΡΠ½ΠΊΡΠΈΠΎΠ½Π°Π»ΡΠ½ΡΠ΅ ΡΡΠ΅Π±ΠΎΠ²Π°Π½ΠΈΡ
1. ΠΠ°ΡΡΡΠΎΠΉΠΊΠ° ΠΈβ¦
-
Hello,
I'd love to have a feature where it shows and is able to remove unused constructor-based dependency injections (DI).
For example:
```
public function __construct(
private reaβ¦
-
### Symfony version(s) affected
7.1
### Description
When the security bundle config is not present, it tries to be helpful and suggest running `composer symfony:recipes:install` as long as the `Insβ¦