1
0
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:
Jorg Adam Sowa
2024-07-14 22:52:25 +02:00
committed by GitHub
parent 1fe854ebfa
commit 85b7181d7d

View File

@@ -81,7 +81,6 @@
"public"
"readonly"
"enum"
"unset"
"list"
"callable"
"iterable"
@@ -93,3 +92,5 @@
"__file__"
"__dir__"
"__namespace__"
"get"
"set"