We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09f227 commit 210577fCopy full SHA for 210577f
CHANGELOG.md
@@ -1,8 +1,21 @@
1
-Version 4.13.2-dev
+Version 4.13.3-dev
2
------------------
3
4
Nothing yet.
5
6
+Version 4.13.2 (2021-11-30)
7
+---------------------------
8
+
9
+### Added
10
11
+* Added builders for enums and enum cases.
12
13
+### Fixed
14
15
+* NullsafeMethodCall now extends from CallLike.
16
+* The `namespacedName` property populated by the `NameResolver` is now declared on relevant nodes,
17
+ to avoid a dynamic property deprecation warning with PHP 8.2.
18
19
Version 4.13.1 (2021-11-03)
20
---------------------------
21
0 commit comments