mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-7.0' into PHP-7.1
This commit is contained in:
commit
314ef0ff69
5 changed files with 23 additions and 0 deletions
|
@ -179,6 +179,9 @@ enum {
|
|||
PDO_MYSQL_ATTR_SERVER_PUBLIC_KEY,
|
||||
#endif
|
||||
PDO_MYSQL_ATTR_MULTI_STATEMENTS,
|
||||
#ifdef PDO_USE_MYSQLND
|
||||
PDO_MYSQL_ATTR_SSL_VERIFY_SERVER_CERT,
|
||||
#endif
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue