Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87716 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97099 invoked from network); 11 Aug 2015 20:08:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2015 20:08:47 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.177 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.160.177 mail-yk0-f177.google.com Received: from [209.85.160.177] ([209.85.160.177:34560] helo=mail-yk0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/15-00789-D465AC55 for ; Tue, 11 Aug 2015 16:08:47 -0400 Received: by ykdt205 with SMTP id t205so96405660ykd.1 for ; Tue, 11 Aug 2015 13:08:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=nD2u4X4XgCGUjinJFeVajD/NUVgG3GiStKFzluG0oy4=; b=zbKmqcj5CFtsrNMsfzFjxd5XDYN9WgrFLqVrwVPbZhk1nHnIgZViVUmSsGNi7TQvd8 JxvmNNJ6r7KY+zfD2qwkECoYjUQEaFxKDDLtp2F3val0Co7OAc27NYegTv4kM3a0tTuG gR5vq1ncxJIj0aR5fHKIq88hex9gnwljqh7SEM3hhsUatIHeZkVH5g5bixyiAHPE7lXF /GLUAW0/cQ4WB7jsHyt11qIQYSXsmHZus2VY/EFZM3e5vFlNOLwqvETfn2eLmXbmw6pH 57Cv1KhgshAwDGLQaMTcvQVRiFJmAkmwBz+kAzxdYi58JUAvPsm9/GqQbPToWS9YnrPR f+vA== X-Received: by 10.129.49.200 with SMTP id x191mr23712911ywx.56.1439323723124; Tue, 11 Aug 2015 13:08:43 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.129.81.87 with HTTP; Tue, 11 Aug 2015 13:08:03 -0700 (PDT) In-Reply-To: References: <55CA26DF.3030109@gmx.de> <55CA372B.8040006@gmx.de> Date: Wed, 12 Aug 2015 05:08:03 +0900 X-Google-Sender-Auth: TZkqoivVGZeHrvWCyiqqDbBEAhw Message-ID: To: Christoph Becker Cc: Adam Harvey , PHP internals Content-Type: multipart/alternative; boundary=001a1142196e3bd594051d0eab22 Subject: Re: [PHP-DEV] libpcre version requirements From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1142196e3bd594051d0eab22 Content-Type: text/plain; charset=UTF-8 On Wed, Aug 12, 2015 at 4:59 AM, Yasuo Ohgaki wrote: > Distributions prefer to use system's libraries. I suppose question is if > PHP > supports older systems such as RHEL/CentOS 5 or not. They are used widely. > I prefer to support them if it is possible/feasible. Features that are not > supported > by libs could be documentation issues. IMO. > BTW, I don't think we should support very old libraries for new major release. -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1142196e3bd594051d0eab22--