We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95f79b commit 04aa17fCopy full SHA for 04aa17f
UPGRADING.md
@@ -300,3 +300,4 @@ Instead of `PHPStanTestCase::createBroker()`, call `PHPStanTestCase::createRefle
300
* Interface `GlobalConstantReflection` renamed to `ConstantReflection`
301
* Renamed interfaces and classes from `*WithPhpDocs` to `Extended*`
302
* `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