Skip to content

Commit 161ac10

Browse files
committed
feat: Allow bind function for interface registration
1 parent 828338d commit 161ac10

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
@@ -113,6 +113,7 @@ bind! {
113113
zend_register_internal_class_ex,
114114
zend_register_long_constant,
115115
zend_register_string_constant,
116+
zend_register_internal_interface,
116117
zend_resource,
117118
zend_string,
118119
zend_string_init_interned,

0 commit comments

Comments
 (0)