Skip to content

Commit 04aa17f

Browse files
committed
Added missing BC break
1 parent e95f79b commit 04aa17f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADING.md

+1
Original file line numberDiff line numberDiff line change
@@ -300,3 +300,4 @@ Instead of `PHPStanTestCase::createBroker()`, call `PHPStanTestCase::createRefle
300300
* Interface `GlobalConstantReflection` renamed to `ConstantReflection`
301301
* Renamed interfaces and classes from `*WithPhpDocs` to `Extended*`
302302
* `ClassPropertyNode::getNativeType()` return type changed from AST node to `Type|null
303+
* Class `PHPStan\Node\ClassMethod` (accessible from `ClassMethodsNode`) is no longer an AST node

0 commit comments

Comments
 (0)