Browse Source

changelog

Alexander Kuzmenko 8 years ago
parent
commit
75f26eba87
1 changed files with 6 additions and 0 deletions
  1. 6 0
      extra/CHANGES.txt

+ 6 - 0
extra/CHANGES.txt

@@ -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