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
Hello everyone! We'd like to announce the immediate availability of Codeception 2.4.0.
7
+
Hello everyone! We'd like to announce the immediate **availability of Codeception 2.4.0**.
8
8
This follows up the PHPUnit 7.0 release and mostly contains compatibility fixes for latest PHPUnit. Internal usage of PHPUnit in Codeception was switched to new namespaced class names. This doesn't break any public APIs but can break some setups. That's why this is a minor release with a proper announcement. Please upgrade and unless you have some PHPUnit version conflict you should not experience any issues.
9
9
10
10
Codeception 2.4.0 is a stability release. We also dropped unmaintained PHP 5.4 and PHP 5.5. But we keep compatibility with PHP 5.6 so if your company still uses PHP 5 (and we understand business reasons) you can install this update too. Codeception is still going to be maintained with PHP 5.6 compatibility in mind. We don't break API just for the sake of clean code. We try to make things reliable.
11
11
12
-
Codeception 2.3.9 is released in the same time so if you want to get the latest changes and you still use old PHP, upgrade to this version.
12
+
In the same Codeception 2.3.9 is released time so if you want to get the latest changes and you still use old PHP, upgrade to this version.
13
13
14
14
In Codeception 2.4 you will also find new hooks for Cest files:
15
15
@@ -25,8 +25,8 @@ Previously `_after` hook worked as `_passed` and that behavior was confusing. Th
25
25
26
26
We also launched [Codeception Slack](https://join.slack.com/t/codeception/shared_invite/enQtMzE2MzgxNzM1OTUzLTcwMmMxZjMxYTdkMzljMzNjNmNiNWQ0NGNjNTY0MjJlNWNjOTI0ZWU0Mjg4YmE5NTI0MmMwNDZmNzRhOTZmNWE) to talk about testing and Codeception.
We'd also love to **see more contributors** there. We need more talented developers to help to bring new features and fix the issues. It's opensource, after all. We face constant challenges: new APIs, new libraries, new approaches, etc. And Codeception as a really big project would benefit from any help. We are open to accepting new maintainers, to discuss trends, to build a better product! As you know, we are merging 90% of submitted Pull Requests so if you are not contributing, please go ahead!
@@ -36,7 +36,9 @@ We'd also love to **see more contributors** there. We need more talented develop
36
36
We try to keep Codeception going and bring more releases to you. If your company uses this framework and you'd like to give back please consider **sponsoring Codeception**. That's right. We are asking to invest into open source, to get the features you expect and to give back to open source.
0 commit comments