From: Colin Viebrock Date: Tue, 9 Jan 2001 21:12:55 +0000 (+0000) Subject: Now the coding standards are defined elsewhere ... X-Git-Tag: php-4.0.5RC1~643 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b09b97ff4bde44a2888101c5c814a298966bb8e1;p=php Now the coding standards are defined elsewhere ... PR: Submitted by: Reviewed by: Obtained from: --- diff --git a/pear/README b/pear/README index 32ba4b1ab0..cd30344765 100644 --- a/pear/README +++ b/pear/README @@ -30,3 +30,5 @@ CODING RULES AND GUIDELINES * Before adding a new top-level directory ("DB" is one), discuss your intentions on php-pear@lists.php.net. + +* Please see the CODING_STANDARDS file for full rules and guidlines.