Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45444 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27423 invoked from network); 31 Aug 2009 14:44:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2009 14:44:28 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.155 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.155 fg-out-1718.google.com Received: from [72.14.220.155] ([72.14.220.155:27097] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/85-27662-8C1EB9A4 for ; Mon, 31 Aug 2009 10:44:25 -0400 Received: by fg-out-1718.google.com with SMTP id e12so85752fga.11 for ; Mon, 31 Aug 2009 07:44:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=MYo2E5yvkzvK1l59xVONnGu8zDceM5YV+9k+/+t9wTo=; b=qfGoqU3U4aus6UiLbANpsehigGXTCK2DGOPWA5tIeYc9EZA/R1zZ7jR1dwnkD28TlI TT9exi+TQd/2O0RW74qliW7OH4djDO8ZdBORewMffp5gfrvH14knNOc2Vhp9SoMzw9Ud D/yCteeE4X71qM7rh9xEQB3/Ye8JeV4aSmQvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=U82m2K9aGDSwJowzJtfBIQNMnhi9hJvwBAstdpa5VumsfxPCNqlvuFyBkDYVeMYGy3 mqBk9hPmbz2+sRCXWn1aYuPnPfQhnde9cphzo+FxATIUwv9GjHNyq5n94i44zvYDPRSI FJJ8w12OZypzMQN492m/cslvoAVeS9zRp3bBM= MIME-Version: 1.0 Received: by 10.86.247.18 with SMTP id u18mr1059516fgh.43.1251729861459; Mon, 31 Aug 2009 07:44:21 -0700 (PDT) In-Reply-To: <4A9BB132.6080503@iki.fi> References: <4A9BB132.6080503@iki.fi> Date: Mon, 31 Aug 2009 16:44:21 +0200 Message-ID: To: jani.taskinen@iki.fi Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] silent startup errors msg about deprecated (or other) warnings From: pierre.php@gmail.com (Pierre Joye) hi So there is even a bug report about it. I will then commit the fix before the next RC (tomorrow morning) If no oppositions are raised today. Cheers, On Mon, Aug 31, 2009 at 1:17 PM, Jani Taskinen wrote: > On 08/31/2009 12:06 AM, Pierre Joye wrote: >> >> Hi, >> >> While trying to fix some tests, I found that display_startup_errors is >> ignored by some startup errors like deprecated ini settings. Using: >> >> php =A0-d display_startup_errors=3D0 -d safe_mode=3D1 foo.php > > See also bug #49362 (http://bugs.php.net/bug.php?id=3D49362) > > --Jani > --=20 Pierre http://blog.thepimp.net | http://www.libgd.org