Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35337 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21703 invoked by uid 1010); 9 Feb 2008 13:42:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21688 invoked from network); 9 Feb 2008 13:42:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2008 13:42:59 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad 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.146.176 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.146.176 wa-out-1112.google.com Received: from [209.85.146.176] ([209.85.146.176:4256] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/97-49280-2EDADA74 for ; Sat, 09 Feb 2008 08:42:58 -0500 Received: by wa-out-1112.google.com with SMTP id l24so993459waf.17 for ; Sat, 09 Feb 2008 05:42:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=xBaNGLhRJNaPyqF049+wgqmpHoR/A6SxgtF+ySXJT3M=; b=x/+2dutI3kfor/BDqXHGDZoSKyaT5YNYuqiJL/fZ4pbU66PudIhiTBQnlaXk8yiwEvLfOVMqMLiQkemBzAOx7QS/BVI8oYgzUvvR0QdKI5tmeUpWy++E45nvB/VeEKHqJQ/K+8Ip2maxvWZpj87Fedz9OT/0YrM8nNA/9GIseKY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hBf6Yl2hghN/d+tiwYYS7+skNreeOoBqEubzFcZ1Kol6YGBR1doUQ82jFg7T+lWo7tGU5RLX+jEA38ZQC0KZU2B3Ycw1Haj/idyy7MF48bjEP5fFmmM+yITIy2lJFXtVbGFlu5XYDmT5bgO1XGmiHBEDaqucWnbATPxMmHnjQio= Received: by 10.140.172.19 with SMTP id u19mr3981822rve.114.1202564575512; Sat, 09 Feb 2008 05:42:55 -0800 (PST) Received: by 10.141.70.21 with HTTP; Sat, 9 Feb 2008 05:42:55 -0800 (PST) Message-ID: Date: Sat, 9 Feb 2008 14:42:55 +0100 To: "Marcus Boerger" Cc: "PHP Internals List" In-Reply-To: <1323006624.20080209143940@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1323006624.20080209143940@marcus-boerger.de> Subject: Re: [PHP-DEV] [patch] expose PHP version details as constants From: pierre.php@gmail.com ("Pierre Joye") Hi Marcus, On Feb 9, 2008 2:39 PM, Marcus Boerger wrote: > Hello Pierre, > yeah nice idea. I am wondering if you might want to add the cvs tag, too? > E.g.: PHP_TAG = 'PHP_5_3' Oh right, nice idea :) It would be nice to have it as well. The idea is to ease the tests writing and configuration detections. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org