Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24330 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47381 invoked by uid 1010); 11 Jul 2006 11:54:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47365 invoked from network); 11 Jul 2006 11:54:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2006 11:54:06 -0000 X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:31415] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 91/B0-39781-B5193B44 for ; Tue, 11 Jul 2006 07:54:05 -0400 Received: (qmail 22686 invoked from network); 11 Jul 2006 10:53:09 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 11 Jul 2006 10:53:09 -0000 Message-ID: <44B38343.9030403@zend.com> Date: Tue, 11 Jul 2006 14:53:55 +0400 User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Lukas Smith CC: internals@lists.php.net References: <97.00.12962.7DE73B44@pb1.pair.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: More valuable error message handling From: antony@zend.com (Antony Dovgal) On 11.07.2006 14:38, Lukas Smith wrote: > Michael Wallner wrote: > >> - error_get_last() >> Get the last error message. > > my wish would be that this one should work even if track_errors is not > enabled. Yes, these functions should not depend on any INI directives. -- Wbr, Antony Dovgal