mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +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
|
@ -759,7 +759,7 @@ static struct st_mysqlnd_plugin_trace_log mysqlnd_plugin_trace_log_plugin =
|
|||
MYSQLND_PLUGIN_API_VERSION,
|
||||
"debug_trace",
|
||||
MYSQLND_VERSION_ID,
|
||||
MYSQLND_VERSION,
|
||||
PHP_MYSQLND_VERSION,
|
||||
"PHP License 3.01",
|
||||
"Andrey Hristov <andrey@mysql.com>, Ulf Wendel <uwendel@mysql.com>, Georg Richter <georg@mysql.com>",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue