Den 2016-05-06 kl. 21:41, skrev Levi Morrison:

The [RFC for Nullable Types][1] is going to go into the voting phase
soon. There have been a few changes to the RFC in the meantime:

   - More example for documentation's sake
   - The vote is now split into two parts: one for nullable parameter
types and one for nullable return types.
   - Updated BC break section. This RFC now contains the fix for [bug
71428][2] that was previously committed. [More information][3] can be
found in the RFC.
   - Coauthored with Dmitry Stogov.

Unless there are significant concerns raised this will go into voting
phase early next week.

   [1]: https://wiki.php.net/rfc/nullable_types
   [2]: https://bugs.php.net/bug.php?id=71428
   [3]: https://wiki.php.net/rfc/nullable_types#to_backward_compatibility

Nice, look forward to the voting even if I don't have one ;) Would it be
possible to include the earlier example "binary tree" in Introduction? I
think it served as one good UC why this feature is needed. I also think
one could expand the reference section with some of the ones from:
- https://wiki.php.net/rfc/nullable_return_types#references

Regards //Björn Larsson


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to