unread
Dear list,
With her permission, I have taken ownership of Sara's RFC about
multiple default statements in switches. In summary I have:
- Moved RFC from Voting back to Under Discussion
- Made the RFC targets PHP 7 for an E_COMPILE_ERROR, with an
E_DEPRECATED
targeted at PHP 5.7. - Made other miscellaneous changes.
The patch has not yet been updated to reflect the changes.
unread
Oops.. somehow I only sent the reply to Levi.. I blame my phone. Regardless,
Thank you for adopting the RFC and setting the status to under
discussion from its previous status of "Bike shedding" as I am not
sure if per the process we could discuss the merits of the change -
only the color of the patch.
The patch has not yet been updated to reflect the changes.
I have created a basic patch found
https://github.com/imnotjames/php-src/compare/switch.default.multiple-deprecated
Which emits an E_DEPRECATED.