We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 049072e + f1eca82 commit f9fd6bcCopy full SHA for f9fd6bc
stubs/Php81.phpstub
@@ -42,7 +42,7 @@ namespace {
42
class ReflectionProperty implements Reflector
43
{
44
/**
45
- * Starting from PHP 8.1, this method is pure, and has no effect.
+ * @deprecated Starting from PHP 8.1, this method is pure, and has no effect.
46
*
47
* @psalm-pure
48
*/
@@ -52,7 +52,7 @@ namespace {
52
class ReflectionMethod extends ReflectionFunctionAbstract
53
54
55
56
57
58
0 commit comments