cvs: peardoc /en/chapters pear2cs.xml
[email protected] ("Greg Beaver")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvscellog1196124652@cvsserver> |
cellog Tue Nov 27 00:50:52 2007 UTC
Modified files:
/peardoc/en/chapters pear2cs.xml
Log:
add link to existing coding standards to clarify that
these new standards both extend and amend the existing
standards
http://cvs.php.net/viewvc.cgi/peardoc/en/chapters/pear2cs.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/en/chapters/pear2cs.xml
diff -u peardoc/en/chapters/pear2cs.xml:1.4 peardoc/en/chapters/pear2cs.xml:1.5
--- peardoc/en/chapters/pear2cs.xml:1.4 Mon Nov 26 22:53:51 2007
+++ peardoc/en/chapters/pear2cs.xml Tue Nov 27 00:50:51 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<chapter id="pear2cs">
<chapterinfo>
<date>2007-11-26</date>
@@ -60,7 +60,10 @@
must adhere to different coding conventions than the PEAR repository to
make this possible.
This document itemizes all the changes to existing rules and coding
- standards.
+ standards found <link linkend="standards">here</link>. Any conflict between
+ these standards and the existing standards resolves in favor of the new standards.
+ These standards do not affect the coding standards for PEAR packages hosted
+ at pear.php.net, only PEAR2 packages hosted at pear2.php.net.
</para>
<para>