Skip to content

Commit 3308df0

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent 36972cb commit 3308df0

File tree

1 file changed

+15
-24
lines changed

1 file changed

+15
-24
lines changed

changelog.markdown

Lines changed: 15 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ title: Codeception Changelog
99

1010

1111

12+
### Codeception 5.3.4: 5.3.4
13+
14+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16){:height="16" width="16"} TavoNiievez](https://github.com/TavoNiievez) on 2026/01/14 12:07:18 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
15+
16+
17+
18+
## What's Changed
19+
* Use attributes syntax in gherkin:snippets by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/Codeception/pull/6917
20+
* PHP 8.5: Fix usage of deprecated $http_response_header by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/Codeception/pull/6919
21+
* Do not expect the register_argc_argv ini setting in cli for php >= 8.5 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/Codeception/pull/6921
22+
23+
24+
**Full Changelog**: https://github.com/Codeception/Codeception/compare/5.3.3...5.3.4
25+
26+
1227
### module-mongodb 3.1.0: 3.1.0
1328

1429
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16){:height="16" width="16"} TavoNiievez](https://github.com/TavoNiievez) on 2026/01/09 15:54:01 / [Repository](https://github.com/Codeception/module-mongodb) / [Releases](https://github.com/Codeception/module-mongodb/releases)
@@ -2172,30 +2187,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16){:heigh
21722187
* Substitute invalid UTF-8 characters in debug and step output by **[SamoylenkoSU](https://github.com/SamoylenkoSU)** ([#6483](https://github.com/Codeception/Codeception/issues/6483))
21732188

21742189

2175-
### Codeception 5.0.0-RC4: 5.0.0-RC4
2176-
2177-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16){:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2022/06/22 07:03:20 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
2178-
2179-
2180-
2181-
* Implemented basic attribute support ([#6449](https://github.com/Codeception/Codeception/issues/6449)) by **[DavertMik](https://github.com/DavertMik)**
2182-
* Significantly reduced dependencies on PHPUnit
2183-
* Replaced PHPUnit\Framework\TestResult with ResultAggregator
2184-
* Added assertionCount method to ResultAggregator
2185-
* DotReporter prints standard result summary ([#6441](https://github.com/Codeception/Codeception/issues/6441)) by **[Orchestrator404](https://github.com/Orchestrator404)**
2186-
* Fixed DotReporter output format
2187-
* Fixed fetching remote code coverage data ([#6448](https://github.com/Codeception/Codeception/issues/6448))
2188-
* Loading .env file must not override existing environment variables ([#6477](https://github.com/Codeception/Codeception/issues/6477))
2189-
* All changes from 4.2.0 and 4.2.1:
2190-
* Improved multi-application experience, allow filtering suites by name ([#6435](https://github.com/Codeception/Codeception/issues/6435)) by **[calvinalkan](https://github.com/calvinalkan)**
2191-
* Configuration override is passed to included suites ([#5978](https://github.com/Codeception/Codeception/issues/5978)) by **[calvinalkan](https://github.com/calvinalkan)**
2192-
* Made dry-run command work with module methods having return types ([#6470](https://github.com/Codeception/Codeception/issues/6470))
2193-
* Support for expectError/Warning/Notice/Deprecation methods in unit tests (Requires PHPUnit 8.4+)
2194-
* Implemented new setting `convert_deprecations_to_exceptions` ([#6469](https://github.com/Codeception/Codeception/issues/6469))
2195-
* Action file generator: Do not return when return type is never ([#6462](https://github.com/Codeception/Codeception/issues/6462))
2196-
* Execute setupBeforeClass/tearDownAfterClass only once ([#6481](https://github.com/Codeception/Codeception/issues/6481))
2197-
2198-
21992190
### module-yii2 1.1.6: 1.1.6
22002191

22012192
Released by [![](https://avatars.githubusercontent.com/u/47294?v=4&s=16){:height="16" width="16"} samdark](https://github.com/samdark) on 2022/06/21 11:05:32 / [Repository](https://github.com/Codeception/module-yii2) / [Releases](https://github.com/Codeception/module-yii2/releases)

0 commit comments

Comments
 (0)