-
After setup extension does not work
```
bin/console
Nette\InvalidStateException: Name already has been set. in /var/www/html/vendor/nette/di/src/DI/Definitions/Definition.php:45
Stack trace:
#0 /…
-
- Operating System: macOS
Going off of the [Getting Started](http://couscous.io/docs/getting-started.html) page, I started by installing couscous/couscous globally, which pulled in 1.6.1 (released …
-
Hey,
Love this plug in, have it on all my client sites.
I've got this problem on just one (commerce) site.
The queue manager is reporting failed with the following error:
```
The command …
-
Hi,
thank you for developing this plugin.
Unfortunately I wasn't able to install it on PhPBB 3.3.5.
After uploading the folders (including CAS) and enabling the extension, I get the following fat…
-
Hi.
We are running PHP-DI with APCu cache on a set of auto-scaling Amazon EC2 instances. All has been working fine this last week since the introduction of the cache into the di container across mu…
-
Hello,
I recently upgraded our site from the end of life 3.2 branch to the 3.3 branch. I disabled Post Love 1.2.1 before the upgrade. This morning I tried enabling the extension on the upgraded s…
-
Created a generic test class and tried to let PHP-DI do it's thing and it just errors out:
example code:
$container = include __DIR__ . '/container.php';
$app = new DI\Bridge\Sile…
-
Entering forum site, I am not redirected to accounts login page. Instead of that, I can log in with db user and password.
On admin panel, Auth subpage throw 500 with log:
```
[error] 20036#20036: *…
-
`[ERROR] Entry "HyperfExt\Mail\Transport\AwsSesTransport" cannot be resolved: Entry "Aws\Ses\SesClient" cannot be resolved: Parameter $args of __construct() has no value defined or guessable
Full def…
-
### Introduction
I want to automaticly apply new migration from my Yii2 library installed in the vendor path with a **yii migrate** from main project
I use deployer to install app in the produc…