Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82748 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96945 invoked from network); 15 Feb 2015 20:19:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2015 20:19:17 -0000 Authentication-Results: pb1.pair.com header.from=olemarkus@olemarkus.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=olemarkus@olemarkus.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain olemarkus.org from 178.79.164.89 cause and error) X-PHP-List-Original-Sender: olemarkus@olemarkus.org X-Host-Fingerprint: 178.79.164.89 olemarkus.org Received: from [178.79.164.89] ([178.79.164.89:38401] helo=sophia.olemarkus.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/F1-21457-54FF0E45 for ; Sun, 15 Feb 2015 15:19:17 -0500 Received: from localhost (sophia.olemarkus.org [127.0.0.1]) by sophia.olemarkus.org (Postfix) with ESMTP id E013A360E3 for ; Sun, 15 Feb 2015 21:19:13 +0100 (CET) X-Virus-Scanned: amavisd-new at sophia.olemarkus.com Received: from sophia.olemarkus.org ([127.0.0.1]) by localhost (sophia.olemarkaus.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y9CwKy-GyzPQ for ; Sun, 15 Feb 2015 21:19:06 +0100 (CET) Received: from [192.168.88.254] (221.212.251.212.customer.cdi.no [212.251.212.221]) by sophia.olemarkus.org (Postfix) with ESMTPSA id 1665C36041 for ; Sun, 15 Feb 2015 21:19:06 +0100 (CET) Message-ID: <54E0FF39.7080700@olemarkus.org> Date: Sun, 15 Feb 2015 21:19:05 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: internals@lists.php.net References: <54E0F356.2060202@beccati.com> In-Reply-To: <54E0F356.2060202@beccati.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] [PRE-VOTE] Remove the date.timezone warning From: olemarkus@olemarkus.org (Ole Markus With) On 02/15/2015 08:28 PM, Matteo Beccati wrote: > On 15/02/2015 19:02, Bob Weinand wrote: >> I'm probably going to put this into vote tomorrow. >> >> The RFC got some update from neutrality aspect and covers some >> feedback from the initial discussion thread. >> >> The link is: https://wiki.php.net/rfc/date.timezone_warning_removal >> > > Are you sure that "the ini file is created by the package maintainer and > it includes the “date.timezone” setting" is true? Last time I checked it > wasn't true across the board, so it's sounds more like wishful thinking > at the moment. But I could be wrong, indeed. > Gentoo uses one of the php.ini files from the tarball without any modifications. -- Ole Markus