Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53554 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27687 invoked from network); 23 Jun 2011 21:26:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jun 2011 21:26:31 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:45918] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/47-19628-68FA30E4 for ; Thu, 23 Jun 2011 17:26:31 -0400 Received: by gwb17 with SMTP id 17so1057882gwb.29 for ; Thu, 23 Jun 2011 14:26:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=sGb5qjMDb/NbYLISTvzSa7dazdp9e8frsAR/b1T1p1g=; b=kZuXurEc0FdyfCmvU5wSiNyfr0m3IXBxDtC0hBVhjzVlgT41AVoiqJa7mhPzkwpCFE WyzjHqNCx+O6AoFxTM5X0lwLKHXQ8UPmNV5uZbH8TGlvSlNSTbOtDSTc0A06dA64+hyX MTh+8oYNFzwEkTYs20WlhltjQKgQOCizzy83w= 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; b=Oj2z20NlSIElSFE02I4XxJB/uEmHuPLJZ5x2tS34dmuNP015SdYKZPUTHwpqZJ5Thi UzA6IG6kcWZNraJ5fafdb1GdDVZmjBmzKCISgx0VQbni5P6sF9lZZsthVJI9AwMw304X eYShjjmyRgB/62pBF1+D+dvKm+drblcDLyy30= MIME-Version: 1.0 Received: by 10.147.40.17 with SMTP id s17mr2745003yaj.15.1308864387718; Thu, 23 Jun 2011 14:26:27 -0700 (PDT) Received: by 10.147.99.3 with HTTP; Thu, 23 Jun 2011 14:26:27 -0700 (PDT) In-Reply-To: <4E03AEA9.4020003@sugarcrm.com> References: <4E03AEA9.4020003@sugarcrm.com> Date: Thu, 23 Jun 2011 23:26:27 +0200 Message-ID: To: Stas Malyshev Cc: Derick Rethans , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=20cf30564445e39f6604a667bc9a Subject: Re: [PHP-DEV] html_errors default settings From: tyra3l@gmail.com (Ferenc Kovacs) --20cf30564445e39f6604a667bc9a Content-Type: text/plain; charset=UTF-8 On Thu, Jun 23, 2011 at 11:22 PM, Stas Malyshev wrote: > Hi! > > > I'd like to revert this change *and* change when the docrefs are >> shown, so that in 5.4 and trunk: >> - html_errors is on by default again. >> - the docref links are only shown when docref_root is not empty >> > > What about CLI PHP? > afaik that ignores the html_errors config already. Tyrael --20cf30564445e39f6604a667bc9a--