Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 511916c

Browse files
committed
Merged pull request #715
2 parents 9d6c338 + ea38b84 commit 511916c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

php_mongo.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,8 @@ ZEND_END_MODULE_GLOBALS(mongo)
597597
# define MonGlo(v) (mongo_globals.v)
598598
#endif
599599

600+
#define phpext_mongo_ptr &mongo_module_entry
601+
600602
extern zend_module_entry mongo_module_entry;
601603

602604
#endif

0 commit comments

Comments
 (0)