-
### Bug description
After installing Statamic in an existing Laravel project, all non-Statamic tests take more than a second per test longer.
I've been playing with some config settings, such as s…
-
### Laravel Version
11.28.1
### PHP Version
8.3
### Database Driver & Version
_No response_
### Description
We use a Redis Cluster in AWS. After adding Cache::flexibel it fails with a RedisClus…
-
Hi!
recently the package started to have conflicts with the Barryvdh\\LaravelIdeHelper for some reason. Looks like type mismatching since one of the latest updates.
Command: `php artisan ide-he…
-
### What Happened
In local enviroment is not a big deal, but in CI/CD is problematic because there are not FAILING tests and the problem is unnoticed.
```bash
PASS Tests\Unit\ExampleTest
…
-
### What Happened
I tried to run the Pest Arch Laravel Preset on one of my projects and it simply failed silently without outputting anything.
With a lot of try and error I detected, that on of …
-
When I upgraded from v7 to v8 of this driver, I found that suddenly code that worked fine in v7 is now throwing the "Nested transactions are not supported by this client." error from google/cloud-span…
-
Hi there!
I am using your very useful package in a project where I am using PHPStan with level 9 (through Larastan). I recently updated dependencies in this project and I have several errors report…
-
Laravel 10.48.20
PHP 8.1.9
Code:
$config = ArrayFile::open(base_path('config/app.php'));
Error:
PhpParser\Lexer\Emulative::__construct(): Argument #1 ($phpVersion) must be of type ?PhpParser\Ph…
-
### 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
Whenever I try to test L…
-
When annotating a return type as `array` only the first type is selected, and the rest ignored.
This also causes the following types to be ignored from the Schema generation.
My assumption is th…