| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -86/+86 |
| * | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -2/+2 |
| * | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -86/+86 |
| * | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
| * | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
| * | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -24/+24 |
| * | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -27/+27 |
| * | ext/interbase support (incomplete) | Dmitry Stogov | 2014-07-29 | 1 | -88/+90 |
| * | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -2/+0 |
| |\ | |||||
| | * | 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 |
| | * | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 1 | -6/+1 |
| | * | Fix for bug http://bugs.php.net/54426 | Popa Adrian Marius | 2011-07-19 | 1 | -7/+0 |
| * | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -12/+12 |
| * | | 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 |
| * | | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 1 | -6/+1 |
| * | | Fix for bug http://bugs.php.net/54426 | Popa Adrian Marius | 2011-07-19 | 1 | -7/+0 |
| |/ | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert | Pierre Joye | 2010-09-16 | 1 | -1/+1 |
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| * | Fixed bug #48189 (ibase_execute error in return param) | Kalle Sommer Nielsen | 2009-07-25 | 1 | -2/+1 |
| * | Improved parameter handling | Ilia Alshanetsky | 2009-01-11 | 1 | -2/+2 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| * | - MFH: New parameter parsing API | Felipe Pena | 2008-11-27 | 1 | -19/+15 |
| * | - MFH: New parameter parsing API | Felipe Pena | 2008-11-23 | 1 | -130/+87 |
| * | - MFH: Fixed bug #45373 (php crash on query with errors in params) | Felipe Pena | 2008-10-06 | 1 | -5/+6 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | Fixed bug #43128 (Very long class name causes segfault) | Dmitry Stogov | 2007-11-22 | 1 | -2/+3 |
| * | Win32 still fails to build ... | Lars Westermann | 2007-11-20 | 1 | -3/+3 |
| * | Win32 fails to build | Lars Westermann | 2007-11-20 | 1 | -2/+4 |
| * | [DOC] prototype for ibase_query() should be changed to: | Lars Westermann | 2007-11-08 | 1 | -17/+57 |
| * | MFH: php_gmtime_r() fixes | Antony Dovgal | 2007-06-07 | 1 | -1/+5 |
| * | fix #40805 (Failure executing function ibase_execute()) | Antony Dovgal | 2007-03-15 | 1 | -6/+6 |
| * | snprintf() -> slprintf() | Ilia Alshanetsky | 2007-02-27 | 1 | -12/+12 |
| * | strncpy() -> strlcpy() | Ilia Alshanetsky | 2007-02-24 | 1 | -3/+2 |
| * | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -11/+11 |
| * | MFH | Antony Dovgal | 2007-01-22 | 1 | -1/+1 |
| * | MFH: use snprintf() | Antony Dovgal | 2007-01-18 | 1 | -2/+2 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| * | Use safe_emalloc() | Ilia Alshanetsky | 2006-12-25 | 1 | -1/+1 |
| * | Thread safety fixes. | Ilia Alshanetsky | 2006-11-30 | 1 | -7/+6 |
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| * | Fixed return value of ibase_execute() | Ard Biesheuvel | 2004-11-10 | 1 | -2/+3 |
| * | Don't copy ini items to module globals | Ard Biesheuvel | 2004-07-06 | 1 | -11/+12 |
