|
@@ -13,7 +13,8 @@
|
|
js : fixed saving setter to `tmp` var before invocation (#6672)
|
|
js : fixed saving setter to `tmp` var before invocation (#6672)
|
|
php : don't fail on generating import aliases for classes with the similar names (#6680)
|
|
php : don't fail on generating import aliases for classes with the similar names (#6680)
|
|
php : fixed `Sys.environment()` to also return variables set by `Sys.putEnv()`
|
|
php : fixed `Sys.environment()` to also return variables set by `Sys.putEnv()`
|
|
- php : fixed `sys.net.Socket.bind()` (6693)
|
|
|
|
|
|
+ php : fixed `sys.net.Socket.bind()` (#6693)
|
|
|
|
+ php : fixed appending "sqlite:" prefix to the names of files created by `sys.db.Sqlite.open()` (#6692)
|
|
|
|
|
|
2017-10-08: 4.0.0-preview.2
|
|
2017-10-08: 4.0.0-preview.2
|
|
|
|
|