Skip to content

Commit 28b190a

Browse files
committed
Cleanup
1 parent 582a387 commit 28b190a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

allowed_bindings.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ bind! {
245245
zend_class_serialize_deny,
246246
zend_class_unserialize_deny,
247247
zend_executor_globals,
248-
sapi_globals_struct,
249248
sapi_module_struct,
250249
zend_objects_store_del,
251250
zend_hash_move_forward_ex,
@@ -261,7 +260,6 @@ bind! {
261260
core_globals,
262261
sapi_globals_struct,
263262
sapi_globals,
264-
sapi_globals,
265263
sapi_module,
266264
php_printf,
267265
__zend_malloc,

0 commit comments

Comments
 (0)