Skip to content

Commit e30f127

Browse files
committed
Add file_globals_id to allowed bindings
1 parent ef52ef6 commit e30f127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

allowed_bindings.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ bind! {
252252
sapi_globals_offset,
253253
php_file_globals,
254254
file_globals,
255+
file_globals_id,
255256
TRACK_VARS_POST,
256257
TRACK_VARS_GET,
257258
TRACK_VARS_COOKIE,

0 commit comments

Comments
 (0)