-
```
In AbstractMySQLDriver.php line 113:
[Doctrine\DBAL\Exception\ConnectionException]
An exception occurred in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: No…
-
I created a new symfony (7.0.7) webapp, created an entity and wanted to run symfony console doctrine:database:create. Output:
`An exception occurred in the driver: SQLSTATE[08006] [7] connection to s…
-
I have a strange error:
``` bash
app/console assetic:dump --env=prod -vvv
Dumping all prod assets.
Debug mode is on.
10:13:45 [file+] /var/www/app.com/htdocs/app/../web/assetic/bootstrap_less.less
…
-
Preconditions:
OS: CentOS
Installed version: 1.4.0
I'm trying to execute command
sudo -u nginx /project-path/app/console cache:clear --env=prod
PHP Warning: exec(): Unable to fork [/bin/grep --ext…
-
getting this error while running cronjob
93% 2 mins/2 mins 46.5 MiBTypeError: Argument 1 passed to GuzzleHttp\Ring\Client\StreamHandler::__invoke() must be of the type array, object given, called i…
-
As we now support Symfony >=5.0, we could migrate from Httplug to [symfony/http-client](https://symfony.com/doc/current/components/http_client.html). It will remove an external dependency (if you're u…
-
Hi !
I'm on a Symfony 2.8.8 Application and i don't understand why the bundle does not work...
I got this error on running "php app/console assets:install web" and the same on running "php app/conso…
ghost updated
7 years ago
-
In some Symfony applications, like the Contao 4 Managed Edition, you will never have `symfony/symfony` or `symfony/framework-bundle` as a root dependency (neither of which are required anyway).
Thi…
-
### Versions:
- ide-helper Version: latest
- Laravel Version: 9.52
- PHP Version: 8.1.13
### Question:
I removed the this package using `composer remove barryvdh/laravel-ide-helper`. I remove…
-
### Bug report
See snippet. The callstack is:
```
Uncaught PHPStan\ShouldNotHappenException: Internal error. in phar:///app/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/MutatingScope.php:947
…