Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8969 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29031 invoked by uid 1010); 7 Apr 2004 20:00:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29003 invoked from network); 7 Apr 2004 20:00:57 -0000 Received: from unknown (HELO bagel.index) (213.150.43.10) by pb1.pair.com with SMTP; 7 Apr 2004 20:00:57 -0000 Received: from cpe.atm0-0-0-112154.0x3ef275bd.bynxx1.customer.tele.dk ([62.242.117.189] helo=indexdata.dk) by bagel.index with esmtp (Exim 3.35 #1 (Debian)) id 1BBJE5-00066i-00; Wed, 07 Apr 2004 22:00:45 +0200 Message-ID: <40745DF1.9080401@indexdata.dk> Date: Wed, 07 Apr 2004 22:00:49 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3 X-Accept-Language: da, en-us, en MIME-Version: 1.0 To: Wez Furlong CC: internals@lists.php.net References: <4072FE7B.3040706@indexdata.dk> <012601c41c33$2904d970$8a02a8c0@tron> In-Reply-To: <012601c41c33$2904d970$8a02a8c0@tron> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Merge question. From: adam@indexdata.dk (Adam Dickmeiss) Wez Furlong wrote: >>I'd like to merge ext/yaz source (not config.m4) from HEAD to PHP4 >>branch (which I assume would be in 4.3.6, when out). That's bad carma, >>right? >> >> > >Unless it fixes some critical major bad bugs, no, you're not allowed >to merge from HEAD. > > > >>FWIW, the YAZ API in PHP5 is completely backwards compatible with that >>of PHP4. I have now for more than a year built separate Debian packages >>for this for PHP 4.1.2 with source from HEAD. >> >> > >Why not put it into PECL ? > > Worth considering. That means taking it out from php-src as well, I suppose. Should documentation move away from phpdoc also? -- Adam -- Adam >--Wez. > > >