Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72179 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40809 invoked from network); 4 Feb 2014 07:39:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2014 07:39:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.44 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.44 mail-qa0-f44.google.com Received: from [209.85.216.44] ([209.85.216.44:62784] helo=mail-qa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/D5-09069-52990F25 for ; Tue, 04 Feb 2014 02:39:17 -0500 Received: by mail-qa0-f44.google.com with SMTP id w5so11820104qac.31 for ; Mon, 03 Feb 2014 23:39:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=dhNoLb+L1aTxHSloSl3YQ+NrrsVO4cm7kCcFEESArIQ=; b=njGLjh1lVdT22v1vwQvGHOEbbSRBHypEABDJgHnMp1o5TeoXxTFWymjBOh93ngOZex U7daX8uCxZLnu0+a3ZopmRM85RjtNKJkXV4ViNIEPAsI4Qgv1oCEZUQb29wrDRG2rYVE j7DHdCeR4qX+ozuiN4DYqNs2W63uAwdVtLvNHm0of3xQiXMOsZbcKxMXY+qlGIc5bVzk GFs62GnD+UGWVQfjrRWQRa0G5s30Fc0s1IlsZboEcRbyppkbDv1XOTCprIq618Ql0RSV YPDL/sNB5zHa1QCL5s4yyjmivzVS5crK4orvudn9TKI0dSUeqz+sXuIzzn8eCHccxj8T ERMQ== MIME-Version: 1.0 X-Received: by 10.140.50.131 with SMTP id s3mr24986637qga.12.1391499554760; Mon, 03 Feb 2014 23:39:14 -0800 (PST) Received: by 10.140.18.129 with HTTP; Mon, 3 Feb 2014 23:39:14 -0800 (PST) In-Reply-To: <52F098F7.7000901@lsces.co.uk> References: <344075933.20140203143339@figureone.com> <617796370.20140204005840@cypressintegrated.com> <52F098F7.7000901@lsces.co.uk> Date: Tue, 4 Feb 2014 08:39:14 +0100 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: Windows Peer Verification From: pierre.php@gmail.com (Pierre Joye) On Tue, Feb 4, 2014 at 8:38 AM, Lester Caine wrote: > Pierre Joye wrote: >> >> In any case, a script to fetch it from the curl site should be >> provided, in the source and binaries releases. This script should be >> documented in the PHP manual and in the upgrading guide (same for this >> RFC in general). > > > At the risk of being shouted at as off topic ... If you know it is off topic (just like the constant rants about notices and other "issues" you run into with legacy codes), why do you post it in the 1st place? That being said, I think we all know your views on these topics. > This is not the only > configuration data that may need managing externally to PHP builds. The tz > data is similarly updated outside the PHP build cycles. People are hitting > time being wrong more than having a problem with an out of date CA file ... > and windows versions of the data tend to lag behind. > Security is not the > only thing that is reliant nowadays on third party data? We bundle the TZ data and it is used on all supported platforms. So no, no platform lags behind other. Some distributions may patch the date extension to use the system TZ but then it is none of our business. Cheers, -- Pierre @pierrejoye | http://www.libgd.org