Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | further datatype and range check fixes for ibase | Anatol Belski | 2016-01-11 | 1 | -4/+4 |
* | 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 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -28/+28 |
* | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -6/+6 |
* | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -2/+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 |
* | | ext/interbase support (incomplete) | Dmitry Stogov | 2014-07-29 | 1 | -25/+25 |
|/ | |||||
* | Cleanup $ is not needed for git | Popa Adrian Marius | 2014-04-10 | 1 | -2/+0 |
* | 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 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Added zend_eval_stringl and made create_function(), etc. binary-safe | Matt Wilmas | 2009-06-05 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | - MFH: Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -1/+5 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | malloc() -> pemalloc() | Ilia Alshanetsky | 2007-03-12 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -2/+2 |
* | Added support for date/time types | Ard Biesheuvel | 2004-06-05 | 1 | -26/+158 |
* | Added support for scaled integers | Ard Biesheuvel | 2004-06-04 | 1 | -3/+39 |
* | Added support for arbitrary input types | Ard Biesheuvel | 2004-06-04 | 1 | -38/+107 |
* | Let DB handle type coercion instead of PHP | Ard Biesheuvel | 2004-06-03 | 1 | -49/+38 |
* | Added support for other return types besides VARCHAR | Ard Biesheuvel | 2004-06-03 | 1 | -25/+60 |
* | Ton of fixes | Ard Biesheuvel | 2004-06-02 | 1 | -24/+41 |
* | Initial revision of PHP/Interbase UDF lib | Ard Biesheuvel | 2004-06-02 | 1 | -0/+127 |