What's Changed
- Use attributes syntax in gherkin:snippets by @W0rma in https://github.com/Codeception/Codeception/pull/6917
- PHP 8.5: Fix usage of deprecated $http_response_header by @W0rma in https://github.com/Codeception/Codeception/pull/6919
- Do not expect the register_argc_argv ini setting in cli for php >= 8.5 by @W0rma in https://github.com/Codeception/Codeception/pull/6921
**...