Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Remove extra ;
This commit is contained in:
Johannes Schlüter 2012-06-22 17:33:22 +02:00
commit 5e23a047ac
5 changed files with 5 additions and 5 deletions

View file

@ -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.