Vincent Dauce
Vincent Dauce
fix issue #408
Since the version 1.0.3 the module is environment dependant. Before I used to have one visual reference `homepage.png` for all the environments. Now the module create one file by environment....
The `_closeSession` function within the Webdriver module of Codeception is currently not handling exceptions properly. Over the past few weeks, I have noticed that certain exceptions are not being caught...
Fix #449
Document issue #470
Hi, I’m the maintainer of [php-mime-mail-parser](https://github.com/php-mime-mail-parser/php-mime-mail-parser), which depends on mailparse. When running our full test suite under PHP 8.5 with mailparse 3.1.9, all tests pass but PHP crashes immediately after...