summaryrefslogtreecommitdiff
path: root/ext/com_dotnet
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Fixed bug #69939 (Casting object to bool returns false)Kalle Sommer Nielsen2015-06-261-0/+1
* | | | Use fast method to check if first arguments should be passed by reference (no...Dmitry Stogov2015-04-221-0/+1
* | | | Patch improvement:Dmitry Stogov2015-03-302-5/+0
* | | | cleaning up the version macrosAnatol Belski2015-03-232-1/+4
* | | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-3/+3
* | | | zend_read_property() has to provide a holder for return value.Dmitry Stogov2015-01-221-1/+1
* | | | bump yearXinchen Hui2015-01-1514-14/+14
* | | | trailing whitespace removalStanislav Malyshev2015-01-1011-185/+185
* | | | Drop duplicate arg from hash_get_current_key_exNikita Popov2014-12-262-5/+5
* | | | almost all the replacements of TSRMLS_* are doneAnatol Belski2014-12-142-2/+0
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-1313-407/+407
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-201-1/+1
|\ \ \ \
| * | | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-1/+1
* | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-1814-73/+756
|\ \ \ \ \ | |/ / / /
| * | | | fix datatype mismatchAnatol Belski2014-11-131-1/+1
| * | | | fix datatype mismatch and kick unused varAnatol Belski2014-11-131-2/+1
| * | | | fix datatype mismatches, remove dead part of codeAnatol Belski2014-11-132-9/+8
| * | | | rework fix to php_com_do_invoke_byref,Anatol Belski2014-10-281-23/+29
| * | | | fix possible zero derefAnatol Belski2014-10-281-1/+1
| * | | | fix error code upcast on x64Anatol Belski2014-10-281-0/+4
| * | | | several fixes to com_dotnet for x64Anatol Belski2014-10-284-3/+670
| * | | | exclude the 32 bit only testAnatol Belski2014-10-281-1/+3
| * | | | initialize the input arg lengthsAnatol Belski2014-10-281-1/+1
| * | | | fix datatype mismatchesAnatol Belski2014-10-289-34/+40
* | | | | opcache, intl, gmp, exif, com, bcmath to use static tsrmlsAnatol Belski2014-10-173-2/+12
* | | | | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-152-0/+2
* | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-102-16/+2
|\ \ \ \ \ | |/ / / /
| * | | | Update get_class_name semanticsNikita Popov2014-10-092-2/+2
| * | | | Remove get_class_entry handlers in COMNikita Popov2014-10-092-14/+0
* | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-033-7/+6
|\ \ \ \ \ | |/ / / /
| * | | | fix EX usageAnatol Belski2014-10-033-6/+5
| * | | | Replaced EG(This) and EX(object) with EX(This).Dmitry Stogov2014-10-032-2/+2
* | | | | cleanup TSRMLS_FETCH in comAnatol Belski2014-09-262-2/+0
|/ / / /
* | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-1914-14/+14