1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00
This commit is contained in:
Anatol Belski
2017-07-13 14:33:49 +02:00
parent 0782a7fc63
commit 5fb2abd6b0
+1
View File
@@ -100,6 +100,7 @@ PHPAPI void *php_load_shlib(char *path, char **errp)
} }
return handle; return handle;
} }
/* }}} */
/* {{{ php_load_extension /* {{{ php_load_extension
*/ */