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.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@
6
6
7
7
## Unreleased
8
8
9
+
## 4.2.0 - 2025-02-28
10
+
- Rename the package from "Alma Career Czechia Standard for PHP" to more broad "Alma Career Coding Standard for PHP". 🎉
11
+
- Change composer package name to `almacareer/coding-standard`. Previous `lmc/coding-standard` is now deprecated.
12
+
- Move GitHub repository from `lmc-eu/php-coding-standard` to `alma-oss/php-coding-standard`.
13
+
- Update PHP CS Fixer to fixed version.
14
+
- Add `SetList::ALMACAREER` for easier importing of the coding standard.
15
+
9
16
## 4.1.2 - 2024-12-27
10
17
- Restrict php-cs-fixer version 3.65.0 (included in ECS version 12.4+) from being installed because of [bug in `NullableTypeDeclarationFixer`](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8330).
0 commit comments