|
@@ -1,9 +1,15 @@
|
|
|
next release
|
|
|
|
|
|
+ New features:
|
|
|
+
|
|
|
+ php7 : added source maps generation with `-D source_map` flag.
|
|
|
+
|
|
|
Bugfixes:
|
|
|
|
|
|
all : fixed compilation server issue with two identical @:native paths on extern abstracts (#5993)
|
|
|
php/php7 : fixed invalid result of Web.getPostData() (#6033)
|
|
|
+ php7 : fixed invalid access to length of string in some cases (#6055)
|
|
|
+ php7 : fixed infinite recursion on MysqlConnection.close() (#6056)
|
|
|
|
|
|
2017-01-31: 3.4.0
|
|
|
|