module-symfony icon indicating copy to clipboard operation
module-symfony copied to clipboard

Codeception module for testing apps using Symfony framework

Results 13 module-symfony issues
Sort by recently updated
recently updated
newest added

After upgrading from 3.6.0 to 3.7.1 version of the module, I'm starting having memory issues related to `symfony/var-dumper` (v6.4.26). Exemple of error: `Fatal error: Allowed memory size of xxx bytes...

I am getting this ![Image](https://github.com/user-attachments/assets/e3a57ec6-a2d7-4f9c-a1b6-0257d3923b3b) It's coming from https://github.com/Codeception/module-symfony/blob/c2adb5cdcff816a4190c4bfd5be6acc1a5a9c4c1/src/Codeception/Lib/Connector/Symfony.php#L104 and https://github.com/Codeception/module-symfony/blob/c2adb5cdcff816a4190c4bfd5be6acc1a5a9c4c1/src/Codeception/Module/Symfony.php#L331