Newsgroups: php.internals,php.pear.dev Path: news.php.net Xref: news.php.net php.internals:2452 php.pear.dev:17584 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3012 invoked from network); 20 Jun 2003 00:00:15 -0000 Received: from unknown (HELO ns1.unaprog.com) (213.186.34.80) by pb1.pair.com with SMTP; 20 Jun 2003 00:00:15 -0000 Received: (qmail 31908 invoked by uid 503); 20 Jun 2003 00:00:14 -0000 Received: from unknown (HELO localhost.localdomain) (217.128.120.198) by ns1.unaprog.com with SMTP; 20 Jun 2003 00:00:14 -0000 Date: Fri, 20 Jun 2003 02:00:13 +0200 To: Markus Fischer Cc: internals@lists.php.net, pear-dev@lists.php.net Message-ID: <20030620020013.1668858a.paj@pearfr.org> In-Reply-To: <20030619235641.GA25279@gjat.josefine.at> References: <395336819.20030619011936@idecnet.com> <20030619235641.GA25279@gjat.josefine.at> Organization: Freelancer X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PEAR-DEV] Re: [PHP-DEV] [RFC] Binary pecl packages From: paj@pearfr.org (Pierre-Alain Joye) On Fri, 20 Jun 2003 01:56:41 +0200 Markus Fischer wrote: > For example mod_ssl [1] always includes the version number of > the Apache server it works with: > > 21-Mar-2003: Released 2.8.14-1.3.27: Important bugfixes. > > So, with a quick look on the filename you know if it's > compiled against your PHP version or not. Sounds good too. And we already have the php version dependencies management. pierre