2015-07-07 2:22 GMT+02:00 Pierre Joye :
> hi Aaron,
>
> On Mon, Jul 6, 2015 at 1:15 PM, Aaron Piotrowski wrote:
> > Hello everyone!
> >
> > I recently pushed changes that eliminated E_EXCEPTION and allows an
> exception type to be provided for what were fatals in PHP, while still
> falling back t
hi Aaron,
On Mon, Jul 6, 2015 at 1:15 PM, Aaron Piotrowski wrote:
> Hello everyone!
>
> I recently pushed changes that eliminated E_EXCEPTION and allows an exception
> type to be provided for what were fatals in PHP, while still falling back to
> an E_ERROR if necessary.
>
> Since more specific
als@lists.php.net
>> Subject: Re: [PHP-DEV] Error Subclasses
>>
>> Hey Anatol
>>
>>> Am 06.07.2015 um 12:06 schrieb Anatol Belski :
>>>
>>> Hi Aaron,
>>>
>>>> -Original Message-
>>>> From: Aaron Piotrowski [
Hi Bob,
> -Original Message-
> From: Bob Weinand [mailto:bobw...@hotmail.com]
> Sent: Monday, July 6, 2015 2:59 PM
> To: Anatol Belski
> Cc: Aaron Piotrowski; internals@lists.php.net
> Subject: Re: [PHP-DEV] Error Subclasses
>
> Hey Anatol
>
> > Am 0
Hey Anatol
> Am 06.07.2015 um 12:06 schrieb Anatol Belski :
>
> Hi Aaron,
>
>> -Original Message-
>> From: Aaron Piotrowski [mailto:aa...@icicle.io]
>> Sent: Monday, July 6, 2015 8:16 AM
>> To: internals@lists.php.net
>> Subject: [PHP-D
Hi Aaron,
> -Original Message-
> From: Aaron Piotrowski [mailto:aa...@icicle.io]
> Sent: Monday, July 6, 2015 8:16 AM
> To: internals@lists.php.net
> Subject: [PHP-DEV] Error Subclasses
>
> Hello everyone!
>
> I recently pushed changes that eliminate
Hello everyone!
I recently pushed changes that eliminated E_EXCEPTION and allows an exception
type to be provided for what were fatals in PHP, while still falling back to an
E_ERROR if necessary.
Since more specific Error classes can be thrown, I'd like to propose the
following additions to th