Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mysqli embedded server support | Nikita Popov | 2019-02-28 | 1 | -8/+0 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -10/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 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 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Micro optimaztion (yeah, I know compiler supposed to do that) | Xinchen Hui | 2014-12-22 | 1 | -2/+2 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -12/+12 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -6/+6 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -6/+6 |
* | | Refactor MySQLi (incompleted, only compilable now) | Xinchen Hui | 2014-05-11 | 1 | -43/+23 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Add missing include. | Johannes Schlüter | 2011-11-14 | 1 | -1/+1 |
* | fix warnings due to change in zend_property_info (structure extended in the m... | Andrey Hristov | 2011-08-02 | 1 | -8/+8 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | Greetings from SunCC. | Ulf Wendel | 2010-10-05 | 1 | -3/+3 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Fix #46241 (stacked error_handlers, error_handling in general) | Etienne Kneuss | 2008-11-19 | 1 | -1/+1 |
* | MFH: Fix error_handling usage in various extensions | Etienne Kneuss | 2008-08-08 | 1 | -2/+2 |
* | Fixed a bunch of bugs reported in | Andrey Hristov | 2008-03-18 | 1 | -14/+27 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | Import mysqlnd | Andrey Hristov | 2007-10-05 | 1 | -3/+13 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | - Update after api changes | Marcus Boerger | 2006-05-10 | 1 | -1/+1 |
* | Fix for bug #36802 (server crashes with invalid/not opened connections) | Georg Richter | 2006-03-24 | 1 | -1/+0 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Mark more private functions as static. | Joe Orton | 2005-03-30 | 1 | -11/+11 |
* | Added standard emacs and vim modelines | Zak Greant | 2005-01-16 | 1 | -0/+10 |
* | Added new classes: | Georg Richter | 2005-01-07 | 1 | -0/+153 |