mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
cleanup the mod version macros, round 2
This commit is contained in:
parent
ec89c85054
commit
2d78023244
33 changed files with 57 additions and 34 deletions
|
@ -349,7 +349,7 @@ zend_module_entry mysqlnd_module_entry = {
|
|||
NULL,
|
||||
#endif
|
||||
PHP_MINFO(mysqlnd),
|
||||
MYSQLND_VERSION,
|
||||
PHP_MYSQLND_VERSION,
|
||||
PHP_MODULE_GLOBALS(mysqlnd),
|
||||
PHP_GINIT(mysqlnd),
|
||||
NULL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue