-
I required the library this a composer.json setup according to the README. The package is installed at `drush/contrib/drupal_integrations`. A `drush list` fails to show the commands.
So I added…
-
### 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
After running CMD.exe as…
-
### Environment
Symfony 6.2 project, using sonata-project/entity-audit-bundle standalone (without sonata-project/admin-bundle).
After upgrading to 1.11.0 (from 1.10.1) I'm receiving errors…
-
Hi,
I installer `phpstan/extension-installer` and updated my configuration file that now looks like this:
```neon
includes:
- vendor/phpstan/phpstan/conf/bleedingEdge.neon
- phpstan-b…
-
- Larastan Version: 2.6.4
- `--level` used: 9
- Pull request with failing test:
No PR, custom repo.
### Description
It appears that chaining methods in a custom builder leads to this error:…
-
We have a few methods that have very versatile call signatures:
```php
Books::select("name");
Books::select("name", "id");
Books::select(["name", "id"]);
```
The function signature doesn't l…
-
# Feature Request
As mention in https://github.com/rectorphp/rector/issues/8140 it would be great to configure the phpstan extension from the rector.php file and not have additonal phpstan or chang…
-
Hi Drupal team,
We have configured MariaDB in your dev-portal server and updated corresponding details in the Setting.php file.
We have restarted all services. But still we are not able to see M…
-
Previously running version `0.15.17` which took about 30-40s without cache. This has jumped to 2m+ after upgrading to any version `0.15.18` or above.
The only change between the below runs is the `…
-
- Larastan Version: 2.6.4
- `--level` used: 9
- Pull request with failing test:
### Description
When accessing an attribute (defined using the new Attribute syntax) from another attribute, th…