mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3: Remove extra ;
This commit is contained in:
commit
5e23a047ac
5 changed files with 5 additions and 5 deletions
|
@ -35,7 +35,7 @@
|
|||
ZEND_GET_MODULE(pdo_mysql)
|
||||
#endif
|
||||
|
||||
ZEND_DECLARE_MODULE_GLOBALS(pdo_mysql);
|
||||
ZEND_DECLARE_MODULE_GLOBALS(pdo_mysql)
|
||||
|
||||
/*
|
||||
The default socket location is sometimes defined by configure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue