chris

Results 156 issues of chris

PhpStorm shows me this line was incorrect before. Please have a look if change is correct.

I guess this version will work under symfony 4, too. Needs testing.

https://github.com/liip/LiipTestFixturesBundle/issues/298 Maybe the only problem is this change. https://github.com/doctrine/dbal/blob/4.0.x/UPGRADE.md#bc-break-renamed-sqlite-platform-classes TODO: I know there must be a bc layer for dbal < 4

### Preconditions Following the Contribute-Guide https://github.com/liip/LiipTestFixturesBundle/blob/2.x/doc/contributing.md does not install MongoDb extension on Mac M1. I am not sure about other OS. ### Steps to reproduce Follow the guide above ###...

bug

The default `person_fn` does not work for me. I use Symfony 6.2, version 4 of this repo. Over my [PR](https://github.com/rollbar/rollbar-php-symfony-bundle/pull/86). But i am not sure if i am doing anything...

## Description of the change The service are all private by default in Symfony 6. This PR needs a closer look. It will only work if the "symfony/security-bundle" is installed....