| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch position of ce in exception ce variable names | Aaron Piotrowski | 2015-07-03 | 1 | -1/+1 |
| * | Change zend_exception_get_default() to zend_exception_ce | Aaron Piotrowski | 2015-07-03 | 1 | -1/+1 |
| * | cleaning up the version macros | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
| * | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 1 | -2/+2 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
| * | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -9/+9 |
| * | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-18 | 1 | -1/+5 |
| |\ |
|
| | * | fix datatype mismatch | Anatol Belski | 2014-11-13 | 1 | -1/+1 |
| | * | several fixes to com_dotnet for x64 | Anatol Belski | 2014-10-28 | 1 | -0/+4 |
| * | | opcache, intl, gmp, exif, com, bcmath to use static tsrmls | Anatol Belski | 2014-10-17 | 1 | -0/+6 |
| |/ |
|
| * | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | restore the length var and fix the com_dotnet ini | Anatol Belski | 2014-09-01 | 1 | -1/+1 |
| * | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
| * | ported ext/com_dotnet | Anatol Belski | 2014-08-19 | 1 | -4/+12 |
| * | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -1/+1 |
| * | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -3/+3 |
| * | 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 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 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: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -32/+0 |
| * | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+32 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -32/+0 |
| * | - Added arginfo | Felipe Pena | 2008-07-14 | 1 | -32/+219 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| * | Fixed bug #35872 (Prevent object store references during RSHUTDOWN) | andy wharmby | 2007-03-05 | 1 | -0/+2 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| * | Fixed bug #38400 (Use of com.typelib_file may cause a crash). | Ilia Alshanetsky | 2006-10-18 | 1 | -2/+2 |
| * | Prevent opening of empty filename "" | Dmitry Stogov | 2006-09-08 | 1 | -1/+1 |
| * | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -4/+9 |
| * | - Update after api changes | Rob Richards | 2006-05-10 | 1 | -1/+1 |
| * | 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 |
| * | fix C++ comments | Antony Dovgal | 2005-04-22 | 1 | -2/+2 |
| * | that's not my copy of the exception ctor, do don't fiddle its flags. | Wez Furlong | 2004-07-27 | 1 | -1/+1 |
| * | Implement com_get_active_object() and a helper object for working with | Wez Furlong | 2004-05-09 | 1 | -1/+4 |
| * | Enable writing to SafeArray dimensions. | Wez Furlong | 2004-05-03 | 1 | -0/+1 |
| * | Fixup some constants and error handling. | Wez Furlong | 2004-05-03 | 1 | -0/+13 |
| * | Should have tested this change before committing. | Wez Furlong | 2004-04-28 | 1 | -1/+1 |
| * | Fix for Bug #28161 (and probably others that I can't find in the bug db; | Wez Furlong | 2004-04-28 | 1 | -4/+1 |
| * | zend_default_classes.h -> zend_exceptions.h | Zeev Suraski | 2004-02-12 | 1 | -1/+1 |
| * | Fix leaking constructors. | Wez Furlong | 2004-01-13 | 1 | -0/+1 |
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -1/+1 |
| * | Port other major parts of PHP 4 COM extension into PHP 5 com_dotnet | Wez Furlong | 2004-01-07 | 1 | -9/+100 |