Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the deprecated MySQL extension. | Adam Harvey | 2015-03-05 | 1 | -30/+0 |
| | | | | Relevant RFC: https://wiki.php.net/rfc/remove_deprecated_functionality_in_php7 | ||||
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: No mysqli stuff in ext/mysql | Johannes Schlüter | 2008-09-29 | 1 | -13/+2 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Import mysqlnd | Andrey Hristov | 2007-10-05 | 1 | -0/+41 |
Patch ext/mysql and ext/mysqli to support mysqlnd |