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 9a5e908 commit ed557baCopy full SHA for ed557ba
README.md
@@ -63,6 +63,7 @@ parameters:
63
- shell_exec
64
- system
65
- var_dump
66
+ - ray
67
68
# enable detection of print statements
69
-
extension.neon
@@ -41,6 +41,7 @@ parameters:
41
42
43
44
45
46
47
tests/Functional/snippets/ray.php
@@ -0,0 +1,3 @@
1
+<?php
2
+
3
+ray('');
0 commit comments