summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #73679 DOTNET read access violation using invalid codepageAnatol Belski2016-12-111-0/+20
* Fixed bug #72498 variant_date_from_timestamp null dereferenceAnatol Belski2016-07-011-0/+16
* 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
* several fixes to com_dotnet for x64Anatol Belski2014-10-282-1/+640
* exclude the 32 bit only testAnatol Belski2014-10-281-1/+3
* Fixed bug #66431 Special Character via COM Interface (CP_UTF8)Anatol Belski2014-04-292-0/+102
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* Fix bug #61481 Test Bug - ext/com_dotnet/tests/bug49192Anatoliy Belsky2012-04-031-0/+14
* fix #49192 - crash in GC when get_properties handler returns nullStanislav Malyshev2010-04-011-0/+13
* MFH: Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash...Kalle Sommer Nielsen2009-07-011-0/+19
* - fix bug #33386 (ScriptControl only sees last function of class): com_wrapper.cRob Richards2006-12-242-0/+63
* fix heap corruption when adding/caching typelib (also fixes bug 39606)Rob Richards2006-12-091-0/+22
* Fixed bug #34272 (empty array onto COM object blows up)Rob Richards2006-02-041-0/+22
* Enable writing to SafeArray dimensions.Wez Furlong2004-05-031-1/+17
* Fix problem when assigning to a variable that holds an instance ofWez Furlong2004-05-031-94/+470
* Add testWez Furlong2004-04-221-0/+27
* Make these tests work under win32Wez Furlong2003-12-051-3/+1
* Add new COM (and .Net) extension for php5.Wez Furlong2003-08-141-0/+263