| 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 |
| * | 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 |
| * | | zend_read_property() has to provide a holder for return value. | Dmitry Stogov | 2015-01-22 | 1 | -1/+1 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -50/+50 |
| * | | Drop duplicate arg from hash_get_current_key_ex | Nikita Popov | 2014-12-26 | 1 | -3/+3 |
| * | | almost all the replacements of TSRMLS_* are done | Anatol Belski | 2014-12-14 | 1 | -1/+0 |
| * | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -22/+22 |
| * | | fix datatype mismatches | Anatol Belski | 2014-10-28 | 1 | -2/+2 |
| * | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | | Avoid double IS_INTERNED() check | Dmitry Stogov | 2014-09-19 | 1 | -2/+2 |
| * | | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -2/+2 |
| * | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
| * | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -24/+24 |
| * | | ported ext/com_dotnet | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
| * | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -12/+12 |
| * | | Fixed mode | Dmitry Stogov | 2014-08-11 | 1 | -0/+0 |
| * | | Implemented ext/com_dotnet support for phpng | Dmitry Stogov | 2014-08-11 | 1 | -82/+83 |
| |/ | |||||
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | HASH_KEY_NON_EXISTANT fix | Veres Lajos | 2013-07-21 | 1 | -3/+3 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-05-25 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix bug #62146 com_dotnet cannot be built shared, tested by Anatoliy | Johannes Schlüter | 2012-05-25 | 1 | -2/+2 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | | - 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 |
| * | | fix non-ts build | Stanislav Malyshev | 2010-04-16 | 1 | -1/+1 |
| * | | Remove a couple TSRMLS_FETCH() calls around ext/main/sapi | Kalle Sommer Nielsen | 2010-04-13 | 1 | -13/+5 |
| |/ | |||||
| * | 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: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -1/+1 |
| * | Fixed bug #35872 (Prevent object store references during RSHUTDOWN) | andy wharmby | 2007-03-05 | 1 | -10/+19 |
| * | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -3/+3 |
| * | Fixed bug #34564 (COM extension not returning modified "out" argument) | andy wharmby | 2007-02-02 | 1 | -0/+11 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| * | - fix bug #33386 (ScriptControl only sees last function of class): com_wrapper.c | Rob Richards | 2006-12-24 | 1 | -0/+2 |
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| * | Allow COM to build under non-zts. | Wez Furlong | 2004-07-31 | 1 | -32/+11 |
| * | Fix my favourite call user func mistake | Wez Furlong | 2004-07-29 | 1 | -4/+8 |
| * | Use the correct lengths when building the name -> dispid mapping | Wez Furlong | 2004-07-29 | 1 | -22/+32 |
| * | protect caller from a potential bailout | Wez Furlong | 2004-07-27 | 1 | -5/+9 |
| * | Fixup some constants and error handling. | Wez Furlong | 2004-05-03 | 1 | -8/+6 |
| * | s/emalloc/safe_emalloc/ where appropriate. | Ilia Alshanetsky | 2004-03-18 | 1 | -1/+1 |
