summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_persist.c
Commit message (Expand)AuthorAgeFilesLines
* Generate class entries from stubs for com, standard, xmlreader, xmlwriter, xs...Máté Kocsis2021-02-221-6/+2
* Replace zend_bool uses with boolNikita Popov2021-01-151-1/+1
* Autogenerate function entries for COMPersistHelperChristoph M. Becker2020-08-111-17/+2
* Remove proto comments from C filesMax Semenik2020-07-061-16/+8
* Merge branch 'PHP-7.4'Christoph M. Becker2020-03-021-10/+1
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-021-10/+1
| |\
| | * Fix #79332: php_istreams are never freedChristoph M. Becker2020-03-021-10/+1
* | | Add stubs for COMPersistHelperNikita Popov2020-02-261-19/+31
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-02-061-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-061-1/+1
| |\ \ | | |/
| | * Fix #66322: COMPersistHelper::SaveToFile can save to wrong locationChristoph M. Becker2020-02-061-1/+1
* | | Use RETURN_THROWS() in various placesMáté Kocsis2020-01-031-9/+9
* | | Use RETURN_THROWS() during ZPP in bz2, calendar, com_dotnet extensionsMáté Kocsis2019-12-311-5/+5
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* | | Don't throw manual exceptions on ZPP failureChristoph M. Becker2019-08-111-5/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2019-07-221-3/+3
|\ \ \ | |/ /
| * | Report errors from stream read and write operationsNikita Popov2019-07-221-3/+3
* | | ext/com_dotnet support for new object handlers APIDmitry Stogov2019-02-041-2/+2
* | | Merge branch 'PHP-7.4'Peter Kokot2019-02-031-9/+0
|\ \ \ | |/ /
| * | Remove local variablesPeter Kokot2019-02-031-9/+0
| * | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
| |/
* | Remove year range from copyright noticeZeev Suraski2019-01-301-1/+1
* | Remove static calls to non-static methodsNikita Popov2019-01-301-1/+0
|/
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Export standard object handlers, to avoid indirect accessDmitry Stogov2018-05-311-1/+1
* Remove return types from some magic method in protosGabriel Caruso2018-03-091-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Encapsulate reference-counting primitives.Dmitry Stogov2017-10-271-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-28/+28
* | almost all the replacements of TSRMLS_* are doneAnatol Belski2014-12-141-1/+0
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-51/+51
* | fix datatype mismatchesAnatol Belski2014-10-281-5/+5
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-3/+3
* | master renames phase 1Anatol Belski2014-08-251-3/+3
* | ported ext/com_dotnetAnatol Belski2014-08-191-3/+3
* | basic macro replacements, all at onceAnatol Belski2014-08-191-1/+1
* | Fixed modeDmitry Stogov2014-08-111-0/+0
* | Implemented ext/com_dotnet support for phpngDmitry Stogov2014-08-111-29/+31
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
|\
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-05-251-1/+1
|\ \ | |/
| * Fix bug #62146 com_dotnet cannot be built shared, tested by AnatoliyJohannes Schlüter2012-05-251-1/+1