sixd Thu, 12 Nov 2009 17:36:37 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290593
Log: Add auroraeos's article URL. Add IRC channels Changed paths: U php/php-src/branches/PHP_5_3/README.SUBMITTING_PATCH U php/php-src/trunk/README.SUBMITTING_PATCH Modified: php/php-src/branches/PHP_5_3/README.SUBMITTING_PATCH =================================================================== --- php/php-src/branches/PHP_5_3/README.SUBMITTING_PATCH 2009-11-12 17:20:01 UTC (rev 290592) +++ php/php-src/branches/PHP_5_3/README.SUBMITTING_PATCH 2009-11-12 17:36:37 UTC (rev 290593) @@ -4,7 +4,10 @@ This document describes how to submit a patch for PHP. Creating a patch for PHP is easy! +An excellent article to read first is: +http://phpadvent.org/2008/less-whining-more-coding-by-elizabeth-smith + Prework ------- If you are fixing broken functionality then create a bug or identify @@ -27,7 +30,11 @@ discussion and later for documentation. Wiki accounts can be requested on http://wiki.php.net/start?do=register +There are several IRC channels where PHP developers are often +available to discuss questions. They include #php.pecl on the EFNet +network and #php-dev-win on FreeNode. + How to create your patch ------------------------ PHP uses Subversion (SVN) for revision control. Read Modified: php/php-src/trunk/README.SUBMITTING_PATCH =================================================================== --- php/php-src/trunk/README.SUBMITTING_PATCH 2009-11-12 17:20:01 UTC (rev 290592) +++ php/php-src/trunk/README.SUBMITTING_PATCH 2009-11-12 17:36:37 UTC (rev 290593) @@ -4,7 +4,10 @@ This document describes how to submit a patch for PHP. Creating a patch for PHP is easy! +An excellent article to read first is: +http://phpadvent.org/2008/less-whining-more-coding-by-elizabeth-smith + Prework ------- If you are fixing broken functionality then create a bug or identify @@ -27,7 +30,11 @@ discussion and later for documentation. Wiki accounts can be requested on http://wiki.php.net/start?do=register +There are several IRC channels where PHP developers are often +available to discuss questions. They include #php.pecl on the EFNet +network and #php-dev-win on FreeNode. + How to create your patch ------------------------ PHP uses Subversion (SVN) for revision control. Read
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php