SMiertsch

Results 13 comments of SMiertsch

I am also experiencing this issue I am running cdktf in a docker container on a Mac host machine ``` cdktf debug language: go cdktf-cli: 0.20.3 node: v20.11.0 cdktf: 0.20.11...

Anybody? Why not do a simple array_merge($config, $session[$driver]) in src/Behat/MinkExtension/ServiceContainer/MinkExtension.php ~231 ??? ``` private function loadSessions(ContainerBuilder $container, array $config) { ... foreach ($config['sessions'] as $name => $session) { $driver =...

As I mentioned I want to use Config-Values from the extension within the drivers to avoid blowing up the config and write them for each driver separately. It's about cookie...