Re: type hinting throwing a fatal error

From: Date: Thu, 11 Aug 2005 08:32:01 +0000
Subject: Re: type hinting throwing a fatal error
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to internals+get-17824@lists.php.net to get a copy of this message
Derick Rethans wrote:
On Thu, 11 Aug 2005, Derick Rethans wrote:
I believe we mentioned once the possibility of adding another error level, which is fatal - but still catchable by set_error_handler(). That is a good idea (which we should be doing either way).
That would work well. I just want the type hints to be catchable.
Except that it shouldn't be able to stop the application. The reason for this is that Unit Testing on this stuff should still work, and you can't
Well UnitTests should always be run in a separate process, so that you can infact to proper edge (or even over the edge) testing. regards, Lukas

Thread (125 messages)

« previous php.internals (#17824) next »