summaryrefslogtreecommitdiff
path: root/ext/com_dotnet
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-08-024-11/+8
|\
| * Fix callbacksAnatol Belski2018-08-024-11/+8
* | 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 superfluous semicolonsTom Van Looy2017-06-261-1/+1
* | Introduced "zend_type" - an abstraction for type-hinting representation.Dmitry Stogov2017-01-131-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-0214-14/+14
* | Merge branch 'PHP-7.1'Anatol Belski2016-12-122-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-122-2/+2
| |\
| | * better way to get ACPAnatol Belski2016-12-122-2/+2
* | | Merge branch 'PHP-7.1'Anatol Belski2016-12-121-1/+3
|\ \ \ | |/ /
| * | adapt patch for 7.1Anatol Belski2016-12-121-1/+3
* | | Merge branch 'PHP-7.1'Anatol Belski2016-12-121-2/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-121-2/+9
| |\ \ | | |/
| | * fix datatype for zpp, yet a followup on bug #73679Anatol Belski2016-12-121-2/+9
* | | Merge branch 'PHP-7.1'Anatol Belski2016-12-111-2/+4
|\ \ \ | |/ /
| * | improve fix for bug #73679 with new capabilities availableAnatol Belski2016-12-111-2/+4
| |/
* | Merge branch 'PHP-7.1'Anatol Belski2016-12-112-1/+28
|\ \ | |/
| * Fixed bug #73679 DOTNET read access violation using invalid codepageAnatol Belski2016-12-112-1/+28
* | Merge branch 'PHP-7.1'Anatol Belski2016-12-081-0/+2
|\ \ | |/
| * fix uninitialized memberAnatol Belski2016-12-081-0/+2
* | further normalizations, uint vs uint32_tAnatol Belski2016-11-261-1/+1
|/
* Fixed bug #73126 Cannot pass parameter 1 by referenceAnatol Belski2016-09-221-9/+7
* fix check for args by refAnatol Belski2016-08-251-2/+1
* Fixed bug #72922 COM called from PHP does not return out parametersAnatol Belski2016-08-252-6/+8
* Fixed bug #72569 DOTNET/COM array parameters broke in PHP7Anatol Belski2016-07-121-1/+6
* Fixed bug #72498 variant_date_from_timestamp null dereferenceAnatol Belski2016-07-012-0/+23
* Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-0114-14/+14
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0114-14/+14
| * bump yearXinchen Hui2015-01-1514-14/+14
| * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-08-121-3/+30
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-08-121-3/+30
| | |\
| | | * backported the fix for bug #41577Anatol Belski2014-08-121-3/+30
* | | | Internal function argumensts cleanup (strict_types)Xinchen Hui2015-12-121-1/+1
* | | | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp...Dmitry Stogov2015-09-242-13/+13
* | | | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+2
* | | | Switch position of ce in exception ce variable namesAaron Piotrowski2015-07-031-1/+1
* | | | Change zend_exception_get_default() to zend_exception_ceAaron Piotrowski2015-07-031-1/+1
* | | | restricted test to English locale (fails otherwise)Christoph M. Becker2015-06-261-1/+4
* | | | fixed broken test (syntax error in SKIPIF section)Christoph M. Becker2015-06-261-1/+1
* | | | Add test for bug #69939Kalle Sommer Nielsen2015-06-261-0/+11