Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85636 invoked by uid 1010); 22 Jul 2004 05:05:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85612 invoked from network); 22 Jul 2004 05:05:08 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by pb1.pair.com with SMTP; 22 Jul 2004 05:05:08 -0000 Received: from server3.messagingengine.com (server3.internal [10.202.2.134]) by mail.messagingengine.com (Postfix) with ESMTP id 36BAAC12B11; Thu, 22 Jul 2004 01:05:08 -0400 (EDT) Received: by server3.messagingengine.com (Postfix, from userid 99) id 49B1217F366; Thu, 22 Jul 2004 01:05:08 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) References: <40FE8452.7020000@yahoo.fr> <20040721203231.38241.qmail@pb1.pair.com> In-Reply-To: <20040721203231.38241.qmail@pb1.pair.com> To: "Sara Golemon" , internals@lists.php.net Date: Wed, 21 Jul 2004 22:05:08 -0700 X-Sasl-Enc: vdfJCD9fqvRtm3y/RXVX9g 1090472708 Message-ID: <1090472708.27237.200846868@webmail.messagingengine.com> Subject: Re: [PHP-DEV] Re: how to post my contribution From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi All, I tried to apply for a CVS account in the URL given below. But I got a following warning message. Can someone look in to this? Warning: fsockopen(): php_hostconnect: connect failed in /local/Web/sites/phpweb/include/posttohost.inc on line 29 Warning: fsockopen(): unable to connect to master.php.net:80 in /local/Web/sites/phpweb/include/posttohost.inc on line 29 An error occured when trying to create the account: failed to open socket to master.php.net. http://www.php.net/cvs-php.php With regards Kamesh Jayachandran On Wed, 21 Jul 2004 13:32:30 -0700, "Sara Golemon" said: > > i want to praticipate in development of php, can you help me to post my > > contribution, how cab i do it. > > > First review the Coding Standards guidelines available at: > http://cvs.php.net/co.php/php-src/CODING_STANDARDS > > Checkout a copy of the PHP sources following the instructions available > at: > http://www.php.net/anoncvs.php > > If you're curious about what needs doing, you can find a list of open bug > reports at: > http://bugs.php.net > > When you've finished making changes you can generate a patch by issuing > the > command: > cvs diff > > Send that patch to internals@lists.php.net (or better yet put it on a > webpage and link to it in your message) so that developers here can > review > it, make comments, and apply it if appropriate. > > After a few successful rounds of this you can apply for your own CVS > account > at > http://www.php.net/cvs-php.php > > Which, when authorized, will allow you to apply patches yourself. > > -Sara > > P.S. - If you're not interrested in working on the core of PHP, you can > also > develop your own extensions following the API documentation at: > http://www.php.net/manual/en/zend.php > > To generate an extension module for inclusion in the PECL repository: > http://pecl.php.net > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >