summaryrefslogtreecommitdiff
path: root/ext/com_dotnet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3'Christoph M. Becker2018-11-263-7/+1
|\
| * Use zend_empty_arrayChristoph M. Becker2018-11-263-7/+1
* | Merge branch 'PHP-7.3'Christoph M. Becker2018-11-234-1/+71
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-234-1/+71
| |\
| | * Fix #77177: Serializing or unserializing COM objects crashesChristoph M. Becker2018-11-234-1/+71
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-147-13/+13
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-145-7/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-146-12/+12
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-145-7/+0
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-08-024-11/+8
| |\ \ | | |/
* | | Classify object handlers are required/optionalNikita Popov2018-10-161-1/+1
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-146-12/+12
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-145-7/+0
* | | Fix localized error messages and memory leaksAnatol Belski2018-09-175-24/+17
* | | Use zend_class_entry/zend_function type names instead of _zend_class_entry/_z...Dmitry Stogov2018-08-222-6/+6
* | | Merge branch 'PHP-7.2'Anatol Belski2018-08-024-11/+8
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-08-024-11/+8
| |\
| | * Fix callbacksAnatol Belski2018-08-024-11/+8
* | | Sync with ab8094c6Anatol Belski2018-07-261-2/+1
* | | Remove unused Git attributes identPeter Kokot2018-07-2519-33/+4
* | | Remove some dead codeKalle Sommer Nielsen2018-07-231-7/+1
* | | Export standard object handlers, to avoid indirect accessDmitry Stogov2018-05-311-1/+1
* | | Removed useless zval_ptr_dtor()Dmitry Stogov2018-05-291-2/+2
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-283-6/+6
* | | Merge branch 'PHP-7.2'Anatol Belski2018-04-032-3/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-04-032-3/+2
| |\ \ | | |/
| | * Sync fix for bug #72498 for 32-bitAnatol Belski2018-04-032-3/+2
| | * year++Xinchen Hui2018-01-0214-14/+14
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-0414-14/+14
| * | year++Xinchen Hui2018-01-0214-14/+14
* | | Remove return types from some magic method in protosGabriel Caruso2018-03-091-1/+1
* | | Convert iterator by reference errors to exceptionsNikita Popov2018-02-192-2/+4
* | | Share identical arginfosGabriel Caruso2018-02-191-74/+14
* | | Add and fix SKIPIF sectionsGabriel Caruso2018-02-041-1/+1
* | | Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-1/+0
* | | Replaced separation with destructorDmitry Stogov2018-01-171-1/+2
* | | year++Xinchen Hui2018-01-0214-14/+14
* | | Add _IS_NUMBER as cast_object() target typeNikita Popov2017-12-261-0/+1
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | Move zend_object_iterator_funcs structures into read-only data segmentDmitry Stogov2017-12-142-2/+2
* | | Cleanup type conversionDmitry Stogov2017-12-071-2/+1
* | | Encapsulate reference-counting primitives.Dmitry Stogov2017-10-271-1/+1
* | | Always use IS_CONSTANT_AST (IS_CONSTANT is removed).Dmitry Stogov2017-10-101-1/+0
* | | Remove outdated README from ext/com_dotnetPeter Kokot2017-10-081-71/+0
* | | Kill compiler warnings in ext/com_dotnetKalle Sommer Nielsen2017-08-241-1/+1
* | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-52/+0
|/ /