summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_reverse_api.c
Commit message (Expand)AuthorAgeFilesLines
* Drop some dead codeNikita Popov2020-09-141-19/+3
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* Remove local variablesPeter Kokot2019-02-031-10/+0
* year++Xinchen Hui2018-01-021-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-151-2/+2
* Convert some mysqlnd file encodings to UTF-8Peter Kokot2017-10-191-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-7.0'Andrey Hristov2016-03-161-4/+3
|\
| * Fix emails in headers. @mysql.com addresses are no more since many years.Andrey Hristov2016-03-161-4/+3
|/
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-9/+9
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Fixed segfaultsXinchen Hui2014-06-181-12/+7
* | First set of phpng changes for mysqlndAndrey Hristov2014-05-201-5/+19
|/
* Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Andrey Hristov2014-04-101-1/+1
|\
| * Remove some usages of hashtable internalsNikita Popov2014-04-091-1/+1
* | New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-1/+4
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* bump yearXinchen Hui2013-01-061-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Move from directly referencing an aggregated structure to using aAndrey Hristov2011-10-251-6/+3
* api_ext to reverse_apiAndrey Hristov2011-10-191-0/+103