Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32509 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51162 invoked by uid 1010); 1 Oct 2007 10:39:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51146 invoked from network); 1 Oct 2007 10:39:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Oct 2007 10:39:05 -0000 Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:45271] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/86-20852-84EC0074 for ; Mon, 01 Oct 2007 06:39:05 -0400 Received: from [192.168.3.160] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTP id 32FCE64016E; Mon, 1 Oct 2007 14:39:01 +0400 (MSD) Message-ID: <4700CE46.4030504@daylessday.org> Date: Mon, 01 Oct 2007 14:39:02 +0400 User-Agent: Thunderbird 2.0.0.6 (X11/20070801) MIME-Version: 1.0 To: Robert Thompson CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] CVS Account Request: ab5602 From: tony@daylessday.org (Antony Dovgal) On 01.10.2007 07:29, Robert Thompson wrote: > Help debug and fix continuing issues with respect to PHP + Solaris. > In the position of debugging and fixing Solaris + PHP issues almost exclusively for my job. > In particular, I would like to contribute to code fixes and configuration checks for the > many issues PHP is facing with respect to Solaris's shifty getcwd() and realpath() bugs. While I absolutely appreciate your effort to improve PHP's Solaris support (which is not in the best shape atm), I have to say that we usually do not give CVS accounts right away. CVS account is not necessary for sending patches and discussing them in the list, which is the best way to make yourself known to the community. Btw, I believe discussion would be required in most cases since Solaris problems affect quite major parts of PHP. So please send you patches to internals@lists.php.net, we'd be happy to discuss and apply them. -- Wbr, Antony Dovgal