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 4af1f44 commit b5a5781Copy full SHA for b5a5781
UPGRADING.md
@@ -1,4 +1,4 @@
1
-# Upgrading from Rector 2.2.11 to 2.2.12
+# Upgrading from Rector 2.2.14 to 2.3
2
3
* `FileWithoutNamespace` is deprecated, and replaced by `FileNode` that represents both namespaced and non-namespaced files and allow changes inside
4
* `beforeTraverse()` is now soft marked as `@final`, use `getNodeTypes()` with `FileNode::class` instead
0 commit comments