Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36189 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16508 invoked from network); 18 Mar 2008 11:12:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Mar 2008 11:12:05 -0000 Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.181 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 64.233.166.181 py-out-1112.google.com Received: from [64.233.166.181] ([64.233.166.181:39855] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F8/E0-11664-283AFD74 for ; Tue, 18 Mar 2008 06:12:02 -0500 Received: by py-out-1112.google.com with SMTP id u77so5945299pyb.16 for ; Tue, 18 Mar 2008 04:11:59 -0700 (PDT) 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=ByPOG/nm6B5EDYAzrBuGVi18Fm25ufxmRWQ3NlXuigI=; b=DtjDF0O/njx/fwF0BJCkkh0cioWmAGX/kWSCHQ35CgJi4CGEqGh91qqHqzbKlWuVDrPLvDiTgkYiUJb4PotXWqGy6Q/s6MKLLfiCwrZu9gwlj6gBI3l26uNbpApHSX7+VBbuMjeAzFAS80O1YSwGJHUxDO+0bqPyjO4GLVPmqDU= 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=S/b8C96Y/mwA1KmMKN2mD7Lg0tpcw8WAFyOrUpxXiQ9SOeM2V6QBWxO+B3F0GZ32PhthajwXgtwZJVecf3reCdNHyOjE7V7bSkxrtp1TKvjDaaKoyEWupafVztH/fwJBWTHZn6WCc/hohuqYf/nOJ23sbUnlLfbIhU2RwgzVSq4= Received: by 10.35.93.1 with SMTP id v1mr819851pyl.29.1205838719709; Tue, 18 Mar 2008 04:11:59 -0700 (PDT) Received: by 10.35.34.5 with HTTP; Tue, 18 Mar 2008 04:11:59 -0700 (PDT) Message-ID: <46ccd1ab0803180411r5b8f6880k1ab5879724dc83e@mail.gmail.com> Date: Tue, 18 Mar 2008 08:11:59 -0300 To: "Cristian Rodriguez" Cc: php-dev In-Reply-To: <7d5a202f0803102307m62117dcnaeeddc87c1638183@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1205198753.5862.12.camel@pena> <7d5a202f0803102307m62117dcnaeeddc87c1638183@mail.gmail.com> Subject: Re: [PHP-DEV] Dropping ze1_compatibility_mode (PHP 5.3) From: felipensp@gmail.com ("Felipe Pena") Hallo developers, Have we a decision? 2008/3/11, Cristian Rodriguez : > 2008/3/10, Felipe Pena : > > > Hello! > > > > I've backported the Dmitry's patch (HEAD) for to drop > > zend.ze1_compatibility_mode in PHP_5_3 branch. Would be interesting > > remove it in 5_3? :) > > > +1 , because this feature does not work, so there is no point to keep > it anymore. > > > > -- > "If debugging is the process of removing bugs, then programming must > be the process of putting them in." =96 Edsger Dijkstra > > http://www.cristianrodriguez.net >