cvs: peardoc /en/chapters standards.xml
[email protected] ("Christian Weiske")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvscweiske1241468370@cvsserver> |
cweiske Mon May 4 20:19:30 2009 UTC
Modified files:
/peardoc/en/chapters standards.xml
Log:
link E_STRICT rfc
http://cvs.php.net/viewvc.cgi/peardoc/en/chapters/standards.xml?r1=1.72&r2=1.73&diff_format=u
Index: peardoc/en/chapters/standards.xml
diff -u peardoc/en/chapters/standards.xml:1.72 peardoc/en/chapters/standards.xml:1.73
--- peardoc/en/chapters/standards.xml:1.72 Mon May 4 20:16:19 2009
+++ peardoc/en/chapters/standards.xml Mon May 4 20:19:30 2009
@@ -34,6 +34,12 @@
<link linkend="rfc.protected-members">Protected members</link>
</para>
</listitem>
+ <listitem>
+ <para>
+ <link linkend="rfc.estrict-compatibility">Requiring E_STRICT
+ Compatibility for New PEAR Packages</link>
+ </para>
+ </listitem>
</itemizedlist>
<para>
@@ -919,8 +925,7 @@
</para>
<para>
More details on this part of the Coding Standards can be found in
- the corresponding <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pear.pepr.proposal;419">PEPr
- proposal</link>.
+ the corresponding <link linkend="rfc.estrict-compatibility">RFC</link>.
</para>
</section>