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 10eac24 commit 0fbf54aCopy full SHA for 0fbf54a
src/zend/mod.rs
@@ -21,6 +21,7 @@ pub use function::Function;
21
pub use function::FunctionEntry;
22
pub use globals::ExecutorGlobals;
23
pub use globals::SapiGlobals;
24
+pub use globals::SapiModule;
25
pub use handlers::ZendObjectHandlers;
26
pub use ini_entry_def::IniEntryDef;
27
pub use module::ModuleEntry;
0 commit comments