You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.markdown
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,23 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### module-symfony 3.3.0: 3.3.0
13
+
14
+
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2024/01/11 22:17:26 / [Repository](https://github.com/Codeception/module-symfony) / [Releases](https://github.com/Codeception/module-symfony/releases)
15
+
16
+
17
+
18
+
## What's Changed
19
+
* Improved support for PHP 8.1, removed support for PHP 8.0
20
+
* Symfony 6.4 Support ( https://github.com/Codeception/module-symfony/pull/177 )
21
+
* Fix return type of `grabSecurityService` for compatibility with Symfony 7.0 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-symfony/pull/178
22
+
* Test on Symfony 7.0 ( https://github.com/Codeception/module-symfony/pull/180 )
23
+
* Minor formating by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/module-symfony/pull/179
Released by [ samdark](https://github.com/samdark) on 2024/01/10 05:57:11 / [Repository](https://github.com/Codeception/module-yii2) / [Releases](https://github.com/Codeception/module-yii2/releases)
0 commit comments