We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e797430 commit 7068a03Copy full SHA for 7068a03
src/zend/_type.rs
@@ -9,7 +9,6 @@ use crate::{
9
_ZEND_SEND_MODE_SHIFT, _ZEND_TYPE_NAME_BIT, _ZEND_TYPE_NULLABLE_BIT,
10
},
11
flags::DataType,
12
- types::ZendStr,
13
};
14
15
/// Internal Zend type.
0 commit comments