Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19317 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2767 invoked by uid 1010); 1 Oct 2005 15:37:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2725 invoked from network); 1 Oct 2005 15:37:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Oct 2005 15:37:33 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:37332] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id CB/12-54476-337AE334 for ; Sat, 01 Oct 2005 11:11:47 -0400 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 91A68D288F; Sat, 1 Oct 2005 18:11:41 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j91FBhrZ001521; Sat, 1 Oct 2005 18:11:43 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j91FBhCH001518; Sat, 1 Oct 2005 18:11:43 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Sat, 1 Oct 2005 18:11:43 +0300 (EEST) Reply-To: Jani Taskinen To: Pierre cc: internals@lists.php.net In-Reply-To: <20051001162402.4dc07ea1@localhost.localdomain> Message-ID: References: <20051001162402.4dc07ea1@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Re: phar and e_strict From: sniper@iki.fi (Jani Taskinen) On Sat, 1 Oct 2005, Pierre wrote: > We have to modify it as the underlying code is not php5 _only_ but have > to work for both php5 and php4. You haven't heard about branches either? :) --Jani