Skip to content

Commit 58a5251

Browse files
committed
Upgrading note
1 parent b1d176e commit 58a5251

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,3 +311,4 @@ Instead of `AccessoryArrayListType::intersectWith($type)`, do `TypeCombinator::i
311311
* Renamed interfaces and classes from `*WithPhpDocs` to `Extended*`
312312
* `ClassPropertyNode::getNativeType()` return type changed from AST node to `Type|null`
313313
* Class `PHPStan\Node\ClassMethod` (accessible from `ClassMethodsNode`) is no longer an AST node
314+
* Call `PHPStan\Node\ClassMethod::getNode()` to access the original AST node

0 commit comments

Comments
 (0)