Skip to content

Commit

Permalink
Expose SAPI module
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Nov 24, 2023
1 parent 10eac24 commit 0fbf54a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/zend/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ pub use function::Function;
pub use function::FunctionEntry;
pub use globals::ExecutorGlobals;
pub use globals::SapiGlobals;
pub use globals::SapiModule;
pub use handlers::ZendObjectHandlers;
pub use ini_entry_def::IniEntryDef;
pub use module::ModuleEntry;
Expand Down

0 comments on commit 0fbf54a

Please sign in to comment.