Skip to content

Commit 368800b

Browse files
committed
Merge branch 'process-globals' into sapi-globals
2 parents 5395f25 + c564f55 commit 368800b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

allowed_bindings.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ bind! {
231231
php_printf,
232232
__zend_malloc,
233233
tsrm_get_ls_cache,
234+
executor_globals_offset,
235+
core_globals_offset,
234236
TRACK_VARS_POST,
235237
TRACK_VARS_GET,
236238
TRACK_VARS_COOKIE,

0 commit comments

Comments
 (0)