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 e41e66a commit cd5a51dCopy full SHA for cd5a51d
build/baseline-8.1.neon
@@ -10,3 +10,8 @@ parameters:
10
count: 1
11
path: ../src/Reflection/Php/PhpPropertyReflection.php
12
13
+ -
14
+ message: "#^Call to function method_exists\\(\\) with ReflectionMethod and 'getTentativeReturnT…' will always evaluate to true\\.$#"
15
+ count: 1
16
+ path: ../src/Reflection/Php/NativeBuiltinMethodReflection.php
17
+
0 commit comments