Yury Garris
Yury Garris
Hello, tried to install PiHole, right after installation on Umbrel. Getting this error in logs: ``` ERROR: for server Get "https://registry-1.docker.io/v2/pihole/pihole/manifests/sha256:a74dde4800f54d3c0b0839babbac9f2cc7e4b8239ab4a5bc2c25c7328ec1c019": Get "https://auth.docker.io/token?scope=repository%3Apihole%2Fpihole%3Apull&service=registry.docker.io": dial tcp: lookup auth.docker.io on 192.168.1.1:53: no...
# Bug Report | Subject | Details | | :------------- | :--------------------| | Rector version | 1.0.0 | I am trying to convert `config/packages/security.php` file from array based to ConfigBuilder...
### Environment Linux 6.2.0-37-generic 22.04.1 Docker version 24.0.5, build 24.0.5-0ubuntu1 22.04.1 Symfony 6.3.8 #### Package show ``` $ composer show --latest gedmo/doctrine-extensions name : gedmo/doctrine-extensions descrip. : Doctrine behavioral extensions...
### What Happened Together with installed package [nunomaduro/mock-final-classes](https://github.com/nunomaduro/mock-final-classes), which uses [dg/bypass-finals](https://github.com/dg/bypass-finals) under the hood, execution of the following test produces false result. It doesn't matter if the class defined as...
When trying to install EntityMerger in Symfony 4 project it shows error, due to `symfony/serializer` of version ^4.0 is not supported. Please update dependencies. ``` "require": { ... "symfony/serializer": "^2.3|^3.0|^4.0",...
I am trying to make use of Amphp's `StreamHanlder` for async logging of messages. **Setup** - `Debian Bookworm` - `PHP 8.4` - `Symfony 7.2` **Configs and sources** `composer.json` ``` ......
### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 3.8.2 #### Summary I have a Symfony and PostgreSQL (TimescaleDB) together with...