Skip to content

Commit 5c350b1

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent 9f16772 commit 5c350b1

File tree

20 files changed

+1225
-479
lines changed

20 files changed

+1225
-479
lines changed

_includes/extensions.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,3 +237,9 @@ Recommended to be used for development purposes only.
237237

238238

239239

240+
## SuiteInitSubscriberTrait
241+
242+
[See Source](https://github.com/Codeception/Codeception/blob/main/ext/SuiteInitSubscriberTrait.php)
243+
244+
245+

changelog.markdown

Lines changed: 256 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,262 @@ title: Codeception Changelog
99

1010

1111

12+
### module-webdriver 4.0.4: 4.0.4
13+
14+
Released by [![](https://avatars.githubusercontent.com/u/20659830?v=4&s=16) W0rma](https://github.com/W0rma) on 2025/12/08 13:15:00 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
15+
16+
17+
18+
## What's Changed
19+
* `pressKey`: Fixing typehint by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/module-webdriver/pull/141
20+
* Bump CI dependencies in https://github.com/Codeception/module-webdriver/pull/143
21+
* Allow installation of codeception/lib-web v2 in https://github.com/Codeception/module-webdriver/pull/144
22+
23+
24+
**Full Changelog**: https://github.com/Codeception/module-webdriver/compare/4.0.3...4.0.4
25+
26+
27+
### module-filesystem 3.0.2: 3.0.2
28+
29+
Released by [![](https://avatars.githubusercontent.com/u/20659830?v=4&s=16) W0rma](https://github.com/W0rma) on 2025/12/07 05:15:24 / [Repository](https://github.com/Codeception/module-filesystem) / [Releases](https://github.com/Codeception/module-filesystem/releases)
30+
31+
32+
33+
## What's Changed
34+
* Test against PHP 8.2 - 8.5 + drop PHP < 8.2 in https://github.com/Codeception/module-filesystem/pull/23
35+
* Support symfony/finder v8 in https://github.com/Codeception/module-filesystem/pull/24
36+
37+
**Full Changelog**: https://github.com/Codeception/module-filesystem/compare/3.0.1...3.0.2
38+
39+
40+
### lib-xml 1.1.1: 1.1.1
41+
42+
Released by [![](https://avatars.githubusercontent.com/u/20659830?v=4&s=16) W0rma](https://github.com/W0rma) on 2025/12/05 14:23:54 / [Repository](https://github.com/Codeception/lib-xml) / [Releases](https://github.com/Codeception/lib-xml/releases)
43+
44+
45+
46+
## What's Changed
47+
* Test against PHP 8.5 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/lib-xml/pull/9
48+
* Allow symfony/css-selector v8 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/lib-xml/pull/10
49+
50+
51+
**Full Changelog**: https://github.com/Codeception/lib-xml/compare/1.1.0...1.1.1
52+
53+
54+
### module-symfony 3.8.0: 3.8.0
55+
56+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/11/27 21:32:44 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
57+
58+
59+
60+
## What's Changed
61+
* Standardize to PHP 8.2 and PSR-4 by **[TavoNiievez](https://github.com/TavoNiievez)** in https://github.com/Codeception/module-symfony/pull/217
62+
* Add notifier assertions trait by **[d-mitrofanov-v](https://github.com/d-mitrofanov-v)** in https://github.com/Codeception/module-symfony/pull/220
63+
* Simplify the module code by **[TavoNiievez](https://github.com/TavoNiievez)** in https://github.com/Codeception/module-symfony/pull/222
64+
65+
## New Contributors
66+
* **[d-mitrofanov-v](https://github.com/d-mitrofanov-v)** made their first contribution in https://github.com/Codeception/module-symfony/pull/220
67+
68+
**Full Changelog**: https://github.com/Codeception/module-symfony/compare/3.7.1...3.8.0
69+
70+
71+
### lib-web 2.0.1: 2.0.1
72+
73+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/11/27 21:15:41 / [Repository](https://github.com/Codeception/lib-web) / [Releases](https://github.com/Codeception/lib-web/releases)
74+
75+
76+
77+
## What's Changed
78+
* Test against PHP 8.5 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/lib-web/pull/19
79+
* Allow Symfony 8 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/lib-web/pull/20
80+
* Update Web.php: Added hints that `seeCurrentUrlEquals` etc. are only … by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/lib-web/pull/18
81+
82+
83+
**Full Changelog**: https://github.com/Codeception/lib-web/compare/2.0.0...2.0.1
84+
85+
86+
### module-doctrine 3.3.0: 3.3.0
87+
88+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/11/13 08:09:32 / [Repository](https://github.com/Codeception/module-doctrine) / [Releases](https://github.com/Codeception/module-doctrine/releases)
89+
90+
91+
92+
## What's Changed
93+
* Update Doctrine.php: Typo by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/module-doctrine/pull/43
94+
* Remove Reflection*::setAccessible() calls by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-doctrine/pull/44
95+
* Enable native lazy objects if possible to fix the CI when using symfony 8 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-doctrine/pull/45
96+
* Fix deprecation warnings in doctrine/collections:2.4 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-doctrine/pull/46
97+
* Drop PHP 8.1 + test against PHP 8.5 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-doctrine/pull/48
98+
* Fix test with object id by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-doctrine/pull/47
99+
100+
101+
**Full Changelog**: https://github.com/Codeception/module-doctrine/compare/3.2.0...3.3.0
102+
103+
104+
### module-asserts 3.2.1: 3.2.1
105+
106+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/10/29 14:44:06 / [Repository](https://github.com/Codeception/module-asserts) / [Releases](https://github.com/Codeception/module-asserts/releases)
107+
108+
109+
110+
## What's Changed
111+
* chore: allow installation of lib-asserts v3 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-asserts/pull/33
112+
113+
114+
**Full Changelog**: https://github.com/Codeception/module-asserts/compare/3.2.0...3.2.1
115+
116+
117+
### lib-asserts 3.0.1: 3.0.1
118+
119+
Released by [![](https://avatars.githubusercontent.com/in/15368?v=4&s=16) github-actions[bot]](https://github.com/apps/github-actions) on 2025/10/23 13:00:30 / [Repository](https://github.com/Codeception/lib-asserts) / [Releases](https://github.com/Codeception/lib-asserts/releases)
120+
121+
122+
123+
## [3.0.1](https://github.com/Codeception/lib-asserts/compare/3.0.0...3.0.1) (2025-10-23)
124+
125+
126+
### Bug Fixes
127+
128+
* re-add assertNotContainsEquals() because it is still part of phpunit ([5cd564a](https://github.com/Codeception/lib-asserts/commit/5cd564a7ea08000c1f491796c57103a1a4d41bb3))
129+
130+
131+
132+
133+
134+
135+
### lib-innerbrowser 4.0.7: 4.0.7
136+
137+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/10/23 05:53:45 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
138+
139+
140+
141+
## What's Changed
142+
* Chore: allow codeception/lib-web v2 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/lib-innerbrowser/pull/80
143+
144+
145+
**Full Changelog**: https://github.com/Codeception/lib-innerbrowser/compare/4.0.6...4.0.7
146+
147+
148+
### module-laravel 3.2.1: 3.2.1
149+
150+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/09/25 22:49:38 / [Repository](https://github.com/Codeception/module-laravel) / [Releases](https://github.com/Codeception/module-laravel/releases)
151+
152+
153+
154+
## What's Changed
155+
* Fix guard name implitic null issue by **[npwvestjens](https://github.com/npwvestjens)** in https://github.com/Codeception/module-laravel/pull/56
156+
157+
**Full Changelog**: https://github.com/Codeception/module-laravel/compare/3.2.0...3.2.1
158+
159+
160+
### lib-xml 1.1.0: 1.1.0
161+
162+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/09/22 05:26:43 / [Repository](https://github.com/Codeception/lib-xml) / [Releases](https://github.com/Codeception/lib-xml/releases)
163+
164+
165+
166+
## What's Changed
167+
* Test against PHP 8.3 + 8.4, drop PHP 8.0 + 8.1 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/lib-xml/pull/5
168+
* Add support for codeception/lib-web v2 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/lib-xml/pull/8
169+
170+
**Full Changelog**: https://github.com/Codeception/lib-xml/compare/1.0.3...1.1.0
171+
172+
173+
### lib-asserts 3.0.0: 3.0.0
174+
175+
Released by [![](https://avatars.githubusercontent.com/in/15368?v=4&s=16) github-actions[bot]](https://github.com/apps/github-actions) on 2025/09/04 13:02:26 / [Repository](https://github.com/Codeception/lib-asserts) / [Releases](https://github.com/Codeception/lib-asserts/releases)
176+
177+
178+
179+
# [3.0.0](https://github.com/Codeception/lib-asserts/compare/2.2.0...3.0.0) (2025-09-04)
180+
181+
182+
183+
184+
185+
186+
### lib-web 2.0.0: 2.0.0
187+
188+
Released by [![](https://avatars.githubusercontent.com/in/15368?v=4&s=16) github-actions[bot]](https://github.com/apps/github-actions) on 2025/09/04 11:39:54 / [Repository](https://github.com/Codeception/lib-web) / [Releases](https://github.com/Codeception/lib-web/releases)
189+
190+
191+
192+
# [2.0.0](https://github.com/Codeception/lib-web/compare/1.0.7...2.0.0) (2025-09-04)
193+
194+
195+
### Bug Fixes
196+
197+
* **ci:** correct branch name ([f901da6](https://github.com/Codeception/lib-web/commit/f901da66668ddaeb8bb9dd2b1e8b19dd83e96b99))
198+
199+
200+
201+
202+
203+
204+
### module-phpbrowser 3.0.2: 3.0.2
205+
206+
Released by [![](https://avatars.githubusercontent.com/in/15368?v=4&s=16) github-actions[bot]](https://github.com/apps/github-actions) on 2025/09/04 10:46:47 / [Repository](https://github.com/Codeception/module-phpbrowser) / [Releases](https://github.com/Codeception/module-phpbrowser/releases)
207+
208+
209+
210+
## [3.0.2](https://github.com/Codeception/module-phpbrowser/compare/3.0.1...3.0.2) (2025-09-04)
211+
212+
213+
### Bug Fixes
214+
215+
* Merge pull request [[#39](https://github.com/Codeception/module-phpbrowser/issues/39)](https://github.com/Codeception/module-phpbrowser/issues/39) from leobedrosian/fix-multipart-format-nested-arrays ([ff2ecb3](https://github.com/Codeception/module-phpbrowser/commit/ff2ecb354e5a48f80a492595ecb588b125fc9013))
216+
* use local server in tests httpstat.us is down ([66fc8c5](https://github.com/Codeception/module-phpbrowser/commit/66fc8c5599a0191d31b7c9dd4618fe751ed92ea4))
217+
218+
219+
220+
221+
222+
223+
### module-symfony 3.7.1: 3.7.1
224+
225+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/08/07 11:35:08 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
226+
227+
228+
229+
## What's Changed
230+
* Fix profiler issue in https://github.com/Codeception/module-symfony/pull/216
231+
232+
233+
**Full Changelog**: https://github.com/Codeception/module-symfony/compare/3.7.0...3.7.1
234+
235+
236+
### module-symfony 3.7.0: 3.7.0
237+
238+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/08/07 03:40:49 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
239+
240+
241+
242+
## What's Changed
243+
* Module code adapted for PHPStan in https://github.com/Codeception/module-symfony/pull/213
244+
* Update to Symfony 7.3 in https://github.com/Codeception/module-symfony/pull/214
245+
246+
247+
**Full Changelog**: https://github.com/Codeception/module-symfony/compare/3.6.0...3.7.0
248+
249+
250+
### module-amqp 3.0.1: 3.0.1
251+
252+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/07/25 13:24:37 / [Repository](https://github.com/Codeception/module-amqp) / [Releases](https://github.com/Codeception/module-amqp/releases)
253+
254+
255+
256+
### What's Changed
257+
* added a reconnect configuration for ability to reconnect before each test by **[OtezVikentiy](https://github.com/OtezVikentiy)** in https://github.com/Codeception/module-amqp/pull/17
258+
* Test against PHP 8.4 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-amqp/pull/20
259+
* Explicitly declare parameter types as nullable by **[imba28](https://github.com/imba28)** in https://github.com/Codeception/module-amqp/pull/19
260+
261+
### New Contributors
262+
* **[OtezVikentiy](https://github.com/OtezVikentiy)** made their first contribution in https://github.com/Codeception/module-amqp/pull/17
263+
* **[imba28](https://github.com/imba28)** made their first contribution in https://github.com/Codeception/module-amqp/pull/19
264+
265+
**Full Changelog**: https://github.com/Codeception/module-amqp/compare/3.0.0...3.0.1
266+
267+
12268
### module-symfony 3.6.0: 3.6.0
13269

14270
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/06/04 14:01:56 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
@@ -4032,24 +4288,6 @@ This version depends on phpunit-wrapper and works with PHPUnit 5 - 9,
40324288
codeception-5 branch can be revived when we actually have Codeception 5.
40334289

40344290

4035-
### module-symfony 1.1.0: runSymfonyConsoleCommand
4036-
4037-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2020/04/05 14:11:53 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
4038-
4039-
4040-
4041-
* runSymfonyConsoleCommand works with arguments, options and also console input
4042-
4043-
4044-
### module-webdriver 1.0.7: [switchToIFrame] fixed Undefined variable: els error
4045-
4046-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2020/04/01 10:19:18 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
4047-
4048-
4049-
4050-
4051-
4052-
40534291
### module-mongodb 1.1.0: Cleanup: dirty
40544292

40554293
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2020/04/01 09:22:36 / [Repository](https://github.com/Codeception/module-mongodb) / [Releases](https://github.com/Codeception/module-mongodb/releases)
@@ -4304,15 +4542,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
43044542

43054543

43064544

4307-
### lib-innerbrowser 1.2.2: Really fixed _failed handling with Symfony 5
4308-
4309-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2019/11/24 16:43:52 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
4310-
4311-
4312-
4313-
4314-
4315-
43164545
### lib-asserts 1.10.1: rerelease
43174546

43184547
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2019/11/23 21:14:50 / [Repository](https://github.com/Codeception/lib-asserts) / [Releases](https://github.com/Codeception/lib-asserts/releases)
@@ -4403,15 +4632,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
44034632

44044633

44054634

4406-
### module-symfony 1.0.0: Initial release
4407-
4408-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:29:13 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
4409-
4410-
4411-
4412-
4413-
4414-
44154635
### module-phpbrowser 1.0.0: Initial release
44164636

44174637
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:28:32 / [Repository](https://github.com/Codeception/module-phpbrowser) / [Releases](https://github.com/Codeception/module-phpbrowser/releases)

docs/modules/AMQP.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ To use this module with Composer you need <em>"php-amqplib/php-amqplib": "~2.4"<
3535
* cleanup: true - defined queues will be purged before running every test.
3636
* queues: [mail, twitter] - queues to cleanup
3737
* single_channel - create and use only one channel during test execution
38+
* reconnect - reconnects before each test to drop unused open channels
3839

3940
#### Example
4041

@@ -48,6 +49,7 @@ To use this module with Composer you need <em>"php-amqplib/php-amqplib": "~2.4"<
4849
vhost: '/'
4950
queues: [queue1, queue2]
5051
single_channel: false
52+
reconnect: false
5153

5254
### Public Properties
5355

docs/modules/Asserts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,6 +1221,7 @@ $I->expectThrowable(new MyException(), function() {
12211221
});
12221222

12231223
{% endhighlight %}
1224+
12241225
If you want to check message or throwable code, you can pass them with throwable instance:
12251226
{% highlight php %}
12261227

docs/modules/Doctrine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ Note that `$em->persist()`, `$em->refresh()`, and `$em->flush()` are called ever
359359
* `throws ModuleRequireException`
360360
* `return void`
361361

362-
Loads fixtures. Fixture can be specified as a fully qualified class name,
362+
Loads fixtures. The fixture class can be specified as a fully qualified class name,
363363
an instance, or an array of class names/instances.
364364

365365
{% highlight php %}

0 commit comments

Comments
 (0)