Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72043 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88477 invoked from network); 3 Feb 2014 07:03:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2014 07:03:46 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass 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 209.85.216.43 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.43 mail-qa0-f43.google.com Received: from [209.85.216.43] ([209.85.216.43:36369] helo=mail-qa0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/51-15628-15F3FE25 for ; Mon, 03 Feb 2014 02:03:45 -0500 Received: by mail-qa0-f43.google.com with SMTP id o15so9431046qap.2 for ; Sun, 02 Feb 2014 23:03:42 -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=Wa+f1ujHhhbYC+8Pg5q5DQ3jJEcrPuLr3LsLseg7QuA=; b=z5Vd31uNyyhqBkV9gr554C/upLGQ6eUU4e0HaLLx/fPLkz+hOfFTRohD3qYRVcKusL KpoB3xAq3q39JsQkKBO2jKHyCggzRbVhmKxL8ZmsaI+435i5cHRg5m/LOU7+tyh75kTS qSF3UvAFUfyllj6VtubPyofxSQsv3KBg1rcG1HiTzQ7W+OsPvZOBSh1J6BfX2AvEZ8vv Ir96uHsnJWdushGQHGWEQe9MZV9MhMtqBo3C+/Zrk3GRzgLdc1Gu3NRv+NV8Hu7zjYOU zX8rdiaTFn6q+lPP8i+95i5/4tdk5Pbgua/iUPF7Xxa42YKkElOPhPrvbQiFnw0p42I1 mXYw== MIME-Version: 1.0 X-Received: by 10.224.115.11 with SMTP id g11mr17257688qaq.18.1391411022797; Sun, 02 Feb 2014 23:03:42 -0800 (PST) Received: by 10.140.18.129 with HTTP; Sun, 2 Feb 2014 23:03:42 -0800 (PST) In-Reply-To: References: Date: Mon, 3 Feb 2014 08:03:42 +0100 Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Declare minimum PHP version required? From: pierre.php@gmail.com (Pierre Joye) On Mon, Feb 3, 2014 at 7:58 AM, Yasuo Ohgaki wrote: > Just an idea. > Any comments? It looks like #define and #ifdef to me, which are achieved by packages (composer), or testing using the php version constants. Cheers, -- Pierre @pierrejoye | http://www.libgd.org