소스 검색

changelog

Alexander Kuzmenko 8 년 전
부모
커밋
78e177f36a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -7,6 +7,7 @@ next release
 	Bugfixes:
 
 	all : fixed compilation server issue with two identical @:native paths on extern abstracts (#5993)
+	php : fixed FileSystem.stat() for directories on Windows (#6057)
 	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)