Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11325 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50734 invoked by uid 1010); 18 Jul 2004 15:56:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 50705 invoked from network); 18 Jul 2004 15:56:40 -0000 Received: from unknown (HELO colo.lerdorf.com) (66.198.51.121) by pb1.pair.com with SMTP; 18 Jul 2004 15:56:40 -0000 Received: from [192.168.1.101] (c-24-6-1-90.client.comcast.net [24.6.1.90]) by colo.lerdorf.com (8.12.11/8.12.11/Debian-5) with ESMTP id i6IFuUcm016732; Sun, 18 Jul 2004 08:56:31 -0700 Date: Sun, 18 Jul 2004 08:56:30 -0700 (PDT) X-X-Sender: rasmus@t42p To: Gabor Hojtsy cc: PHP Developers Mailing List In-Reply-To: <40FA9331.8040801@hojtsy.hu> Message-ID: References: <40FA9331.8040801@hojtsy.hu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on colo Subject: Re: [PHP-DEV] phpdoc credits - where to change? From: rasmus@php.net (Rasmus Lerdorf) On Sun, 18 Jul 2004, Gabor Hojtsy wrote: > My question is what branches should I apply the changes to on php-src, > once the lists are ready to be changed on the credits page? I already > know it is in php-src/ext/standard/credits.c Just commit it to HEAD and let the release managers of the release branches decide if they want to roll it onto their branches. -Rasmus