Its not in the issue tracker, so if you could submit it that would be
great, I will try to look at it this week.
Richard Thomas - CEO
Cyberlot Technologies Group Inc.
507.398.4124 - Voice
Simon R Jones wrote:
Hi there,
I'm sorry to say I haven't been keeping up with the mailing list that much
of late due to client work, though I do plan to try and get some free time
soon to help out more.
Anyhow - I've been using Zend::log and was testing it by attempting to
register a logfile which is not writeable by the web user - I found the
__destruct() method of Zend_Log_Adapter_File calls $this->flush() which
throws an exception if the file cannot be written to. Since __destruct() is
not allowed to throw an exception this crashes PHP with the error:
Fatal error: Exception thrown without a stack frame in Unknown on line 0
Is this a known issue? If not should I post to the issue tracker?
best wishes,
Simon
www.studio24.net