On Fri, Oct 25, 2013 at 3:55 PM, Richard Bradley
wrote:
>> How could anything be reliant on the behaviour of a fatal error in any
>> meaningful way ??
>>
>> Cheers
>> Joe
>
> In plenty of ways: for example currently frameworks can "catch" fatal errors
> using "register_shutdown_function" and dis
I'm planning on adding some MIME type to the CLI web server.
For PHP 5.5.5 CLI web server I added the .pdf MIME type. I was using
the webserver for a conference exhibition hall demo and needed to
present a PDF.
Some other multi-media types could be useful in future situations, and
in general.