Re: [VOTE] Exceptions in the engine

From: Date: Tue, 24 Feb 2015 07:28:22 +0000
Subject: Re: [VOTE] Exceptions in the engine
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Tue, Feb 24, 2015 at 12:03 AM, Yasuo Ohgaki <[email protected]> wrote:
> Hi Nikita,
>
> On Tue, Feb 24, 2015 at 3:15 AM, Nikita Popov <[email protected]> wrote:
>
>> Voting on the engine exceptions RFC, which proposes to convert existing
>> fatal and recoverable fatal errors into exceptions, has opened:
>>
>>     https://wiki.php.net/rfc/engine_exceptions_for_php7#vote
>>
>> The primary vote requires a 2/3 majority, as this is a language change.
>>
>> A second vote will decide whether to use a BaseException based inheritance
>> hierarchy. This vote uses a simple majority.
>>
>
> Although, AbstractException sounds better to me. I voted "yes" for it now.
>
> We probably need more specific coding standard for class/interface names
> for internal
> classes/interfaces.
>
> Regards,
>
> --
> Yasuo Ohgaki
> [email protected]

Hello,

I personally find both BaseException and AbstractException ugly. The
"Throwable" is IMHO much better.

Regards
Pavel Kouril


Thread (75 messages)

« previous php.internals (#83636) next »