[RFC] Small proposal for ReflectionType improvements

php.internals

Levi Morrison

10 years ago
As mentioned a day or two ago have a few proposed improvements for ReflectionType: https://wiki.php.net/rfc/ReflectionTypeImprovements It's pretty small but very useful. It has a small BC with the __toString representation of parameters with a default value of null to reflect the new nullability syntax.