|
@@ -1,4 +1,4 @@
|
|
-next release
|
|
|
|
|
|
+2017-03-14: 3.4.1
|
|
|
|
|
|
New features:
|
|
New features:
|
|
|
|
|
|
@@ -8,6 +8,9 @@ next release
|
|
|
|
|
|
all : fixed compilation server issue with two identical @:native paths on extern abstracts (#5993)
|
|
all : fixed compilation server issue with two identical @:native paths on extern abstracts (#5993)
|
|
all : fixed invalid inling in a specific case (#6067)
|
|
all : fixed invalid inling in a specific case (#6067)
|
|
|
|
+ all : fixed various display related issues
|
|
|
|
+ cpp : improved typing of some Function/Callable-related types
|
|
|
|
+ hl : various fixes and improvements
|
|
php : fixed FileSystem.stat() for directories on Windows (#6057)
|
|
php : fixed FileSystem.stat() for directories on Windows (#6057)
|
|
php/php7 : fixed invalid result of Web.getPostData() (#6033)
|
|
php/php7 : fixed invalid result of Web.getPostData() (#6033)
|
|
php7 : fixed invalid access to length of string in some cases (#6055)
|
|
php7 : fixed invalid access to length of string in some cases (#6055)
|