-
**Description:**
I would like to add a **Dependency Inversion Container** class to the Pancake project. This class should be responsible for handling service (class) registrations and resolving these…
-
**Description:**
I would like to enhance the **DI Container** in the Pancake project to support **auto-registration** for services that are not explicitly registered in the container. This auto-regis…
-
# AUTENTIKASI MULTIFAKTOR [By.NUGRA21]()
>Autentikasi menggunaan Phpdengan Librari [PhpMailer](https://github.com/PHPMailer/PHPMailer)
>Demnagn menggunakanlbrari ini kita dapat mengirimkan email unt…
-
### Pimcore version
11.x (since 6.x)
### Steps to reproduce
Pimcore generates its Data Object classes on class creation/update in backend and via commands `pimcore:deployment:classes-rebuild` and t…
-
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…
-
### Directory Lister Version
3.12.3
### PHP Version
8.2.0
### PHP Extensions
```
[/etc] # /mnt/ext/opt/apache/bin/php-fpm8.2 -m
[PHP Modules]
bcmath
calendar
cgi-fcgi
Core
ctype
cu…
-
## Feature Description
Currently, if we check our PHP codebase, we will see that we have a lot of tough coupled code and many controversial decisions there. This is our technical debt that was adde…
-
I have a Class `GroupMemberService` which is Proxied by php-aop.
In its constructor the class `GroupPolicy` is passed which is also proxied.
I use DI to inject the constructor params.
This erro…
-
See https://php-di.org/doc/container.html#make
-
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…