mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Added property hooks words in fuzzer parser dict (#14958)
This commit is contained in:
@@ -81,7 +81,6 @@
|
||||
"public"
|
||||
"readonly"
|
||||
"enum"
|
||||
"unset"
|
||||
"list"
|
||||
"callable"
|
||||
"iterable"
|
||||
@@ -93,3 +92,5 @@
|
||||
"__file__"
|
||||
"__dir__"
|
||||
"__namespace__"
|
||||
"get"
|
||||
"set"
|
||||
|
||||
Reference in New Issue
Block a user