Skip to content

Commit b1c37ba

Browse files
committed
1 parent 6beab31 commit b1c37ba

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

data/reference/extension/reflection/83/methods.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,17 @@
55
"static": true,
66
"ext_min": "8.3.0beta1",
77
"php_min": "8.3.0beta1"
8+
},
9+
{
10+
"class_name": "ReflectionClassConstant",
11+
"name": "getType",
12+
"ext_min": "8.3.0alpha1",
13+
"php_min": "8.3.0alpha1"
14+
},
15+
{
16+
"class_name": "ReflectionClassConstant",
17+
"name": "hasType",
18+
"ext_min": "8.3.0alpha1",
19+
"php_min": "8.3.0alpha1"
820
}
921
]

0 commit comments

Comments
 (0)