Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37018 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37670 invoked from network); 15 Apr 2008 10:42:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2008 10:42:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:34963] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/A1-26778-CA684084 for ; Tue, 15 Apr 2008 06:42:53 -0400 Received: from MBOERGER-ZRH (clnet-b01-226.ikbnet.co.at [83.175.127.226]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id A54D711F30E; Tue, 15 Apr 2008 12:42:49 +0200 (CEST) Date: Tue, 15 Apr 2008 12:42:47 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <993316737.20080415124247@marcus-boerger.de> To: "Ant Phillips" CC: internals@lists.php.net In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] CVS Account Request: ant From: helly@php.net (Marcus Boerger) Hello Ant, please provide patches containing tests which we can review first. You can 'cvs di -u' to get patches with you modified files. For new files you can either add them to cvs once you have access by 'cvs di -N' or adding dummy lines to the CVS/Entries files before you get access. For new files you can of course also just send an archive with them. Remember that the list provider strips out anything attachement that is non .txt. So you might need to provide a dowload url marcus Monday, April 14, 2008, 4:02:25 PM, you wrote: > Writing PHPT test cases for various extensions and the core language. Best regards, Marcus