Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace zend_bool uses with bool | Nikita Popov | 2021-01-15 | 1 | -2/+2 |
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | Remove legacy AC_CHECK_TYPE calls for uint and ulong | Peter Kokot | 2019-03-06 | 1 | -4/+4 |
* | Update and fix remaining year ranges (2019) | Peter Kokot | 2019-02-08 | 1 | -1/+1 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -10/+0 |
* | const-ify some functions | Andrey Hristov | 2019-01-04 | 1 | -33/+33 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Merge branch 'PHP-7.1' | Johannes Schlüter | 2017-04-14 | 1 | -0/+47 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Johannes Schlüter | 2017-04-14 | 1 | -0/+47 |
| |\ | |||||
| | * | Add support for MySQL 8's Unicode types | Johannes Schlüter | 2017-04-14 | 1 | -0/+47 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | | | further normalizations, uint vs uint32_t | Anatol Belski | 2016-11-26 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | More email fixing | Andrey Hristov | 2016-03-16 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Fix emails in headers. @mysql.com addresses are no more since many years. | Andrey Hristov | 2016-03-16 | 1 | -3/+4 |
* | | Merge branch 'PHP-7.0' | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -2/+2 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1/+0 |
|/ / | |||||
* | | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -4/+4 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
* | | ported mysql and mysqlnd | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
|/ | |||||
* | Add support for gb18030/MySQL 5.7 | Andrey Hristov | 2014-06-18 | 1 | -4/+46 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Fix some errors in mysqlnd charset list | Nikita Popov | 2013-03-24 | 1 | -11/+9 |
* | add new charset, from MySQL 5.6 | Andrey Hristov | 2013-02-01 | 1 | -8/+11 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
|\ | |||||
| * | bump year | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | andrey | 2012-06-29 | 1 | -19/+56 |
|\ \ | |/ | |||||
| * | new charsets | andrey | 2012-06-29 | 1 | -19/+56 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Fixed bad xor in signed types due to integer promotion. | Gustavo André dos Santos Lopes | 2011-09-05 | 1 | -5/+5 |
| * | Sync r314808 to 5_3 branch | Xinchen Hui | 2011-08-23 | 1 | -2/+2 |
| * | Fix range | Andrey Hristov | 2011-05-10 | 1 | -1/+1 |
| * | Fix for bug 54674..typo in the check of SJIS | Andrey Hristov | 2011-05-09 | 1 | -5/+3 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | new collations | Andrey Hristov | 2010-10-08 | 1 | -0/+2 |
| * | WS fixes | Andrey Hristov | 2010-09-23 | 1 | -1/+1 |
| * | Added utf16 and utf32 support, as in MySQL 5.5, in mysqlnd. | Andrey Hristov | 2010-08-16 | 1 | -220/+203 |
| * | - Fix copyrights | Felipe Pena | 2010-04-20 | 1 | -2/+2 |
| * | CS + WS changes | Andrey Hristov | 2010-04-15 | 1 | -2/+2 |
| * | Update charset table | Andrey Hristov | 2009-11-24 | 1 | -3/+43 |