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 67066af commit 113ab06Copy full SHA for 113ab06
build/baseline-8.0.neon
@@ -40,3 +40,8 @@ parameters:
40
paths:
41
- ../src/Reflection/Php/PhpClassReflectionExtension.php
42
- ../src/Reflection/Php/PhpPropertyReflection.php
43
+
44
+ -
45
+ message: "#^Call to function method_exists\\(\\) with ReflectionParameter and 'isPromoted' will always evaluate to true\\.$#"
46
+ paths:
47
+ - ../src/Reflection/Php/PhpClassReflectionExtension.php
0 commit comments