Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15957 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88901 invoked by uid 1010); 13 Apr 2005 17:56:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88832 invoked from network); 13 Apr 2005 17:56:22 -0000 Received: from unknown (HELO yahoo.com.cn) (127.0.0.1) by localhost with SMTP; 13 Apr 2005 17:56:22 -0000 X-Host-Fingerprint: 82.94.239.5 unknown Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:47193] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 03/C7-46108-14D5D524 for ; Wed, 13 Apr 2005 13:56:17 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j3DHvpae021203 for ; Wed, 13 Apr 2005 19:57:51 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j3DHvntN021189; Wed, 13 Apr 2005 19:57:50 +0200 Date: Wed, 13 Apr 2005 19:56:12 +0200 (CEST) X-X-Sender: derick@localhost To: Marcin Gibula cc: internals@lists.php.net In-Reply-To: <200504131843.48071@senat> Message-ID: References: <200504131843.48071@senat> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jci-ict.nl Subject: Re: [PHP-DEV] pending PAT patch From: derick@php.net (Derick Rethans) On Wed, 13 Apr 2005, Marcin Gibula wrote: > Hi, > are there any chances to include this patch? > > http://www.zend.com/zend/week/pat/pat16.txt If you can split it out in two files: - one without extra whitespace changes - one with ONLY whitespace changes then I see no reason why not to add it... Derick