File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
Version 5.0.0-dev
2
2
-----------------
3
3
4
+ Nothing yet.
5
+
6
+ Version 5.0.0-alpha1 (2022-09-04)
7
+ ---------------------------------
8
+
4
9
See UPGRADE-5.0 for detailed migration instructions.
5
10
6
11
### Changed
@@ -27,6 +32,14 @@ See UPGRADE-5.0 for detailed migration instructions.
27
32
* The PHP 5 parser has been removed. The PHP 7 parser has been adjusted to deal with PHP 5 code
28
33
more gracefully.
29
34
35
+ Version 4.15.1 (2022-09-04)
36
+ ---------------------------
37
+
38
+ ### Fixed
39
+
40
+ * Fixed formatting preservation when adding * multiple* attributes to a class/method/etc that
41
+ previously had none. This fixes a regression in the 4.15.0 release.
42
+
30
43
Version 4.15.0 (2022-09-03)
31
44
---------------------------
32
45
You can’t perform that action at this time.
0 commit comments