mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
cleanup mod version macros, round 3
This commit is contained in:
parent
2d78023244
commit
19360f386e
26 changed files with 52 additions and 35 deletions
|
@ -256,7 +256,7 @@ zend_module_entry pdo_mysql_module_entry = {
|
|||
NULL,
|
||||
#endif
|
||||
PHP_MINFO(pdo_mysql),
|
||||
"1.0.2",
|
||||
PHP_PDO_MYSQL_VERSION,
|
||||
PHP_MODULE_GLOBALS(pdo_mysql),
|
||||
PHP_GINIT(pdo_mysql),
|
||||
NULL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue