Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yii Integration tests fail #476

Open
szepeviktor opened this issue Jan 18, 2025 · 1 comment
Open

Yii Integration tests fail #476

szepeviktor opened this issue Jan 18, 2025 · 1 comment

Comments

@szepeviktor
Copy link

szepeviktor commented Jan 18, 2025

Yiisoft\Di\NotFoundException:
 No definition or class found or resolvable for "Yiisoft\Yii\Debug\Debugger"
 while building "Yiisoft\Yii\Debug\Api\Debug\Middleware\DebugHeaders" -> "Yiisoft\Yii\Debug\Debugger".
 in /home/runner/work/search/search/.examples/yii/vendor/yiisoft/di/src/Container.php:517

public function testSearch(): void

Yii: https://github.com/yiisoft/yii2/blob/d1463078a669bf07d7537522a6aee2e692461f4a/framework/di/Container.php#L517

@szepeviktor
Copy link
Author

szepeviktor commented Jan 18, 2025

Potential cause: #473
or something in its master branch: https://github.com/yiisoft/yii-debug/commits/master/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant