mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
make it compile ....
This commit is contained in:
@@ -540,7 +540,7 @@ zend_module_entry domxml_module_entry = {
|
||||
PHP_MINIT(domxml),
|
||||
PHP_MSHUTDOWN(domxml),
|
||||
NULL,
|
||||
NULL(domxml),
|
||||
NULL,
|
||||
PHP_MINFO(domxml),
|
||||
DOMXML_API_VERSION, /* Extension versionnumber */
|
||||
STANDARD_MODULE_PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user