23 Jul 2015, PHP 7.0.0 Beta 2
- Core:
+ . Fixed bug #70057 (Build failure on 32-bit Mac OS X 10.6.8:
+ recursive inlining). (Laruence)
. Fixed bug #70012 (Exception lost with nested finally block). (Laruence)
. Fixed bug #69996 (Changing the property of a cloned object affects the
original). (Dmitry, Laruence)
. Fixed bug #66339 (PHP segfaults in imagexbm). (cmb)
. Fixed bug #70047 (gd_info() doesn't report WebP support). (cmb)
+- Opcache:
+ . Fixed bug #70058 (Build fails when building for i386). (Laruence)
+
- Soap:
. Fixed bug #70032 (make_http_soap_request calls
zend_hash_get_current_key_ex(,,,NULL). (Laruence)