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-04 | 1 | -1/+1 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-12-12 | 1 | -1/+1 |
|\ | |||||
| * | better way to get ACP | Anatol Belski | 2016-12-12 | 1 | -1/+1 |
* | | adapt patch for 7.1 | Anatol Belski | 2016-12-12 | 1 | -1/+3 |
|/ | |||||
* | fix datatype for zpp, yet a followup on bug #73679 | Anatol Belski | 2016-12-12 | 1 | -2/+9 |
* | Fixed bug #72922 COM called from PHP does not return out parameters | Anatol Belski | 2016-08-25 | 1 | -5/+6 |
* | 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 |
* | | Internal function argumensts cleanup (strict_types) | Xinchen Hui | 2015-12-12 | 1 | -1/+1 |
* | | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp... | Dmitry Stogov | 2015-09-24 | 1 | -5/+5 |
* | | Patch improvement: | Dmitry Stogov | 2015-03-30 | 1 | -2/+0 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -21/+21 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -62/+62 |
* | | fix datatype mismatch and kick unused var | Anatol Belski | 2014-11-13 | 1 | -2/+1 |
* | | rework fix to php_com_do_invoke_byref, | Anatol Belski | 2014-10-28 | 1 | -23/+29 |
* | | fix possible zero deref | Anatol Belski | 2014-10-28 | 1 | -1/+1 |
* | | initialize the input arg lengths | Anatol Belski | 2014-10-28 | 1 | -1/+1 |
* | | fix datatype mismatches | Anatol Belski | 2014-10-28 | 1 | -9/+9 |
* | | fix EX usage | Anatol Belski | 2014-10-03 | 1 | -4/+3 |
* | | Replaced EG(This) and EX(object) with EX(This). | Dmitry Stogov | 2014-10-03 | 1 | -1/+1 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | | 's' works with size_t round 2 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -4/+4 |
* | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -13/+13 |
* | | ported ext/com_dotnet | Anatol Belski | 2014-08-19 | 1 | -6/+6 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -8/+8 |
* | | Fixed mode | Dmitry Stogov | 2014-08-11 | 1 | -0/+0 |
* | | Implemented ext/com_dotnet support for phpng | Dmitry Stogov | 2014-08-11 | 1 | -47/+55 |
|/ | |||||
* | Fix missing type checks in various functions | Stanislav Malyshev | 2014-07-27 | 1 | -2/+2 |
* | 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 |
* | - cleanup broken double definition of php_win_err and rename it while being t... | Pierre Joye | 2010-11-25 | 1 | -5/+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: New way for check void parameters | Felipe Pena | 2008-03-10 | 1 | -2/+2 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | Fixed bug #43136 (possible crash on script execution timeout. The EG(function... | Dmitry Stogov | 2007-11-20 | 1 | -1/+1 |
* | ZTS fix | Dmitry Stogov | 2007-04-09 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | fix bug #33734 and related (Something strange with COM Object) | Rob Richards | 2006-12-24 | 1 | -7/+7 |
* | COM initialization/deinitialization are done only if necessary | Dmitry Stogov | 2006-11-17 | 1 | -0/+7 |
* | Fixed bug #38198 (possible crash when COM reports an exception). | Ilia Alshanetsky | 2006-10-10 | 1 | -1/+1 |
* | Fix bug #35954 (Fatal com_exception casting object) | Rob Richards | 2006-01-26 | 1 | -6/+6 |