summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_saproxy.c
Commit message (Expand)AuthorAgeFilesLines
* Promote warnings to Error in COM extensionGeorge Peter Banyard2020-09-211-3/+4
* Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-08-271-2/+8
|\
| * Catch potential exceptions during to string conversionChristoph M. Becker2020-08-271-2/+8
* | Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-08-261-2/+4
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-261-2/+4
| |\
| | * Fix com_safearray_proxy related memory management issuesChristoph M. Becker2020-08-261-2/+4
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | * Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-08-021-3/+1
| | |\
* | | | Add get_gc handle for object iteratorsNikita Popov2020-07-011-1/+2
* | | | Fix com_dotnet buildChristoph M. Becker2019-10-071-1/+1
* | | | Comparison cleanup:Dmitry Stogov2019-10-071-1/+7
* | | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* | | | Remove get() object handlerNikita Popov2019-05-291-9/+0
* | | | Remove set() object handlerNikita Popov2019-05-291-5/+0
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-05-281-1/+2
|\ \ \ \ | |/ / /
| * | | Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macrosDmitry Stogov2019-05-281-1/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-151-1/+2
|\ \ \ \ | |/ / /
| * | | Fix saproxy_property_write signatureNikita Popov2019-04-151-1/+2
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-03-121-0/+3
|\ \ \ \ | |/ / /
| * | | zend_weakrefsJoe Watkins2019-03-121-0/+2
| * | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | | Remove ZEND_OVERLOADED_FUNCTION and corresponding call_method object handlerDmitry Stogov2019-02-071-6/+0
* | | | Fix type confusionChristoph M. Becker2019-02-041-1/+1
* | | | ext/com_dotnet support for new object handlers APIDmitry Stogov2019-02-041-26/+23
* | | | Remove year range from copyright noticeZeev Suraski2019-01-301-1/+1
|/ / /
* | | Implement typed propertiesNikita Popov2019-01-111-1/+1
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | Use zend_class_entry/zend_function type names instead of _zend_class_entry/_z...Dmitry Stogov2018-08-221-2/+2
* | | Merge branch 'PHP-7.2'Anatol Belski2018-08-021-3/+1
|\ \ \ | |/ / |/| / | |/
| * Fix callbacksAnatol Belski2018-08-021-3/+1
| * year++Xinchen Hui2018-01-021-1/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | Convert iterator by reference errors to exceptionsNikita Popov2018-02-191-1/+2
* | year++Xinchen Hui2018-01-021-1/+1
* | Move zend_object_iterator_funcs structures into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|/
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-18/+18
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-46/+46
* | fix datatype mismatchesAnatol Belski2014-10-281-5/+5
* | Update get_class_name semanticsNikita Popov2014-10-091-1/+1
* | Remove get_class_entry handlers in COMNikita Popov2014-10-091-6/+0
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-5/+5
* | master renames phase 1Anatol Belski2014-08-251-11/+11
* | ported ext/com_dotnetAnatol Belski2014-08-191-1/+1