|
|
@ -1,9 +1,14 @@ |
|
|
PHP NEWS |
|
|
PHP NEWS |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |
|
|
06 Aug 2015, PHP 7.0.0 Beta 3 |
|
|
06 Aug 2015, PHP 7.0.0 Beta 3 |
|
|
|
|
|
|
|
|
- Core: |
|
|
- Core: |
|
|
. Fixed bug #70106 (Inheritance by anonymous class). (Bob) |
|
|
. Fixed bug #70106 (Inheritance by anonymous class). (Bob) |
|
|
|
|
|
|
|
|
|
|
|
- Opcache: |
|
|
|
|
|
. Fixed bug #70111 (Segfault when a function uses both an explicit return |
|
|
|
|
|
type and an explicit cast). (Laruence) |
|
|
|
|
|
|
|
|
23 Jul 2015, PHP 7.0.0 Beta 2 |
|
|
23 Jul 2015, PHP 7.0.0 Beta 2 |
|
|
|
|
|
|
|
|
- Core: |
|
|
- Core: |
|
|
|