On 07/07/2020 15:46, Larry Garfield wrote:
This has reached the 2 week mark, but there's not been much discussion.  Anyone 
else want to weigh in?

We wanted to add that, general sentiment seems to be moving towards using Exceptions for communicating errors, potentially including a large effort towards it for 8.1.

This would mean that each extension would likely need to add many of its own exception classes to build up a full hierarchy, all of which, in the current setup, would go into root.

With this RFC passed we could realistically expect them to be placed into their respective namespaces keeping the whole thing much more self contained and tidy.

Mark Randall

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

Reply via email to