-
i just moved to sizeg/yii2-jwt: ^4.0-beta. i'ts showing error **Setting unknown property: sizeg\jwt\Jwt::key**
{
"name": "Unknown Property",
"message": "Setting unknown property: sizeg\\…
-
### 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…
-
### Bug Report
I am following the [recommended way to run a task event listener](https://docs.mezzio.dev/mezzio-swoole/v4/async-tasks/#queueing-task-data-for-the-taskeventdispatchlistener), using a…
-
After enabling extension to the user class its broken:
```
'user' => [
'class' => 'lucidprogrammer\simplesamlphp\SamlUser',
```
I get the following error:
```
ReflectionException: Class s…
-
https://bearsunday.github.io/manuals/1.0/ja/tutorial.html#di で
`php bin/app.php get /weekday/2011/05/23` を実行するとエラーになる。
```
# 再現手順
composer install
php bin/app.php get /weekday/2011/05/23
```…
-
### Description of the bug
Using version 2.x I would need to lower `$errorLogLevel` in `HttpApiListener` listener from `LogLevel::ERROR` to `LogLevel::WARNING`.
The procedure I followed works usin…
-
Hello, I cannot use Admin panel after installing the plugin. I have tested on Craft 3.1.34.2 and 3.2.10.
```
Invalid Configuration – yii\base\InvalidConfigException
Failed to instantiate componen…
-
➜ MMR git:(PHP-Static-Code-Analysis) ✗ vendor/bin/phpstan analyse frontend
```
Note: Using configuration file /vagrant/MMR/phpstan.neon.
PHP Fatal error: Uncaught Error: Class 'Yii' not found in …
-
Hello!
php-di/php-di 6.4.0
Ubuntu 20.04
PHP 8.1
```
\dd($this->container->has(TopAccount::class));
```
This result is true and this claims that an object wi…
-
I get the following error when trying to run migration:
```
PHP Parse error: syntax error, unexpected '*', expecting ',' or ';' in .../vendor/johnitvn/yii2-user-plus/src/base/Module.php on line 20
P…