File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,5 @@ PHP NEWS
29
29
. Implemented request #69086 (enhancement for mb_convert_encoding() that
30
30
handles multibyte replacement char nicely) (Masakielastic, Yasuo)
31
31
32
- - Reflection:
33
- . Reverted prepending \ for class names and ? for nullable types returned
34
- from ReflectionType::__toString(). (Trowski)
35
-
36
32
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
37
33
Original file line number Diff line number Diff line change @@ -25,11 +25,6 @@ PHP 7.1 UPGRADE NOTES
25
25
. is_object() will now return true for objects of class
26
26
__PHP_Incomplete_Class.
27
27
28
- - Reflection:
29
- . ReflectionNamedType will be returned from ReflectionParameter::getType()
30
- and ReflectionFunctionAbstract::getReturnType(). This class includes a
31
- getName() method that returns the type name as a string.
32
-
33
28
========================================
34
29
2. New Features
35
30
========================================
You can’t perform that action at this time.
0 commit comments