-
### Which release does this request apply to?
9.5
### Which PR needs to be included? (please do not enter multiple PRs)
https://github.com/woocommerce/woocommerce/pull/52817
### Why do these PRs n…
-
Contao 5.3.17
PHP 8.3
erdmannfreunde/portfoliobundle 5.0.5
Contao-Benutzer, die keine Administratoren sind, erhalten neuerdings beim Aufruf des Menüpunktes `Portfolio` eine Fehlermeldung. D. h. R…
-
### Description
Formerly, when a middleware type with multiple satisfiable constructors was instantiated from the dependency injection container, the one with the most parameters would be used. Now …
-
The scaffold currently has a pattern of [Modules](https://github.com/10up/wp-scaffold/blob/trunk/mu-plugins/10up-plugin/includes/classes/Module.php) and a way to [initialize these modules](https://git…
-
I have been playing with a [DIC](http://fabien.potencier.org/article/11/what-is-dependency-injection) in the last few days and the results are:
https://github.com/emanuele45/openimporter/tree/dic
and:…
-
This is a WIP refactoring plan I came up for Friendica. Comments are very welcome.
## The current situation
At the moment we have the following situation in the `index.php` (simplified):
```p…
-
Implement a dependency injection container in the framework. Controllers will request classes from the container via reflection; the container will in turn instantiate these classes using reflection.
-
Currently looking into https://github.com/LinguaLeo/php-servaxle
Or possibly https://github.com/silexphp/Pimple
Needs to be PHP 5.6 compatible, unfortunately.
-
After a previous discussion (https://github.com/dotnet/aspnetcore/issues/8886), the `IComponentActivator` abstraction was introduced in .NET 5 (#19642). Unfortunately, implementations of this new abst…
-
- Parent Issue: #771
### Overview
The goal of this task is to migrate the existing Flask codebase to FastAPI to improve performance, flexibility, and development speed. FastAPI offers features suc…