-
issue when trying to build "admin_php" in a thin container by "build_admin_php.sh" the basic 'which' command is not always available.
suggests considering using the command 'type -p' or break the bu…
-
```
in Container.php line 734
at ReflectionClass->__construct('web') in Container.php line 734
at Container->build('web', array()) in Container.php line 629
at Container->make('web',…
-
### What Happened
When I run `pest` (without the directory arguments), a subset of my tests will always fail. They will always pass when I run `pest tests`.
It is the same subset each time, and…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
Hello, i'm trying to exec a command but it doesn't give me any output about the execution.
I'd try `exec php -v` or `exec php artisan about` and the output is the same.
Executing these commands…
-
Is the error with run command
` PHP Fatal error: Declaration of Enqueue\Container\Container::has($id) must be compatible with Psr\Container\ContainerInterface::has(string $id): bool in /var/www/h…
-
在 https://github.com/[azpanel/azpanel](https://github.com/azpanel/azpanel) 项目安装,设置 `config/debugbar.php` 配置文件,`collectors` 类 `db` 设为 `true` 就会这样
```
Call Stack
in Think.php line 257
at call_user…
-
xpressengine 프로젝트 루트 위치에서
`php artisan view:clear` 커맨드 입력 시 아래 오류가 발생하고 있습니다.
![image](https://github.com/xpressengine/xpressengine/assets/63186553/45942316-a68d-42ab-b6fe-711808f84a3c)
```
I…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
During upgrade.php
error lo…
-
Hi, some deprecated warnings in version 5.5.15
1×
PHP Deprecated: Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool,…