symfonyflex-bridge icon indicating copy to clipboard operation
symfonyflex-bridge copied to clipboard

Bridge library for running Symfony Flex on Platform.sh

Results 2 symfonyflex-bridge issues
Sort by recently updated
recently updated
newest added

When i try make migration with maker bundle, i get error ``` bin/console make:migration [critical] Error thrown while running command "make:migration". Message: "An exception occurred in the driver: SQLSTATE[HY000] [2002]...

In Symfony a DSN for redis MUST have a scheme "redis" or "rediss" See https://github.com/symfony/cache/blob/f438567393ae201263ace9951f8f89e219eb9712/Adapter/AbstractAdapter.php#L127