|
@@ -27,6 +27,8 @@
|
|
|
php : fixed exception thrown by `Reflect.fields(o)` when `o` is `Class<T>` (#5608)
|
|
|
php : fixed json encoding of empty objects (#5015)
|
|
|
php : fixed checking floats for equality (#4260)
|
|
|
+ php : throw if invalid json string supplied to Json.parse() (#4592)
|
|
|
+ php : fixed ssl connections (#4581)
|
|
|
|
|
|
2016-11-29: 3.4.0-RC1
|
|
|
|