summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_extension.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ability to import case-insensitive constants from typelibsChristoph M. Becker2019-02-191-3/+3
* Deprecate marking typelibs to load constants case-insensitivelyChristoph M. Becker2019-02-151-0/+1
* Deprecate case-insensitive constants via typelib importChristoph M. Becker2019-02-151-1/+9
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Use zend_empty_arrayChristoph M. Becker2018-11-261-2/+0
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-11-231-0/+9
|\
| * Fix #77177: Serializing or unserializing COM objects crashesChristoph M. Becker2018-11-231-0/+9
| * year++Xinchen Hui2018-01-021-1/+1
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | Share identical arginfosGabriel Caruso2018-02-191-74/+14
* | year++Xinchen Hui2018-01-021-1/+1
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
|/
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-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
* | 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
* | cleaning up the version macrosAnatol Belski2015-03-231-1/+1
* | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-2/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-9/+9
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-181-1/+5
|\ \
| * | fix datatype mismatchAnatol Belski2014-11-131-1/+1
| * | several fixes to com_dotnet for x64Anatol Belski2014-10-281-0/+4
* | | opcache, intl, gmp, exif, com, bcmath to use static tsrmlsAnatol Belski2014-10-171-0/+6
|/ /
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | restore the length var and fix the com_dotnet iniAnatol Belski2014-09-011-1/+1
* | master renames phase 1Anatol Belski2014-08-251-3/+3
* | ported ext/com_dotnetAnatol Belski2014-08-191-4/+12
* | basic macro replacements, all at onceAnatol Belski2014-08-191-1/+1
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-3/+3
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-32/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+32
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-32/+0
* - Added arginfoFelipe Pena2008-07-141-32/+219
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* Fixed bug #35872 (Prevent object store references during RSHUTDOWN)andy wharmby2007-03-051-0/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1