/
vshmidt
/
php
Обзор
Документация
Войти
/
vshmidt
/
php
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
sapi/fuzzer/dict/parser
96 строк
882 B
Jorg Adam Sowa
Added property hooks words in fuzzer parser dict (#14958)
14 июл 2024, 23:52
Не верифицирован
14 июл 2024, 23:52
85b7181
Код
Авторство
О чём код?
"exit" "die" "fn" "function" "const" "return" "mixed" "yield" "yield from" "try" "catch" "finally" "throw" "if" "elseif" "endif" "else" "while" "endwhile" "do" "for" "endfor" "foreach" "endforeach" "declare" "enddeclare" "instanceof" "as" "switch" "endswitch" "case" "default" "match" "break" "continue" "goto" "echo" "print" "class" "interface" "trait" "extends" "implements" "new" "clone" "var" "int" "integer" "float" "double" "never" "void" "real" "string" "binary" "array" "object" "bool" "boolean" "true" "false" "null" "unset" "eval" "include" "include_once" "require" "require_once" "namespace" "use" "insteadof" "global" "isset" "empty" "__halt_compiler" "static" "abstract" "final" "private" "protected" "public" "readonly" "enum" "list" "callable" "iterable" "__class__" "__trait__" "__function__" "__method__" "__line__" "__file__" "__dir__" "__namespace__" "get" "set"