cvs: peardoc /de/chapters standards.xml /en/chapters standards.xml /fr/chapters standards.xml /hu/chapters standards.xml /ja/chapters standards.xml

[email protected] ("Brett Bieber")
Newsgroups php.pear.doc
Message-ID <cvssaltybeagle1196542366@cvsserver>
saltybeagle		Sat Dec  1 20:52:46 2007 UTC

  Modified files:              
    /peardoc/fr/chapters	standards.xml 
    /peardoc/hu/chapters	standards.xml 
    /peardoc/en/chapters	standards.xml 
    /peardoc/ja/chapters	standards.xml 
    /peardoc/de/chapters	standards.xml 
  Log:
  Doc Bug #12184  Manual page: standards.header.php
  Fix class name in sample which was lowercase... as cweiske notes "class definitions page classes are defined
  with uppercase words, in this page the class name is declared with lowercase only. This should be corrected to avoid confusing people that are starting to use the PEAR coding standards."
  
http://cvs.php.net/viewvc.cgi/peardoc/fr/chapters/standards.xml?r1=1.41&r2=1.42&diff_format=u
Index: peardoc/fr/chapters/standards.xml
diff -u peardoc/fr/chapters/standards.xml:1.41 peardoc/fr/chapters/standards.xml:1.42
--- peardoc/fr/chapters/standards.xml:1.41	Fri Jun 29 05:48:37 2007
+++ peardoc/fr/chapters/standards.xml	Sat Dec  1 20:52:46 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.41 $ -->
+<!-- $Revision: 1.42 $ -->
 <!-- EN-Revision: 1.53 Maintainer: moosh Status: not full ready -->
 
 <chapter id="standards">
@@ -333,7 +333,7 @@
  * @since      Class available since Release 1.2.0
  * @deprecated Class deprecated in Release 2.0.0
  */
-class foo
+class FooBar
 {
 }
 
http://cvs.php.net/viewvc.cgi/peardoc/hu/chapters/standards.xml?r1=1.12&r2=1.13&diff_format=u
Index: peardoc/hu/chapters/standards.xml
diff -u peardoc/hu/chapters/standards.xml:1.12 peardoc/hu/chapters/standards.xml:1.13
--- peardoc/hu/chapters/standards.xml:1.12	Sun Jun 19 09:16:43 2005
+++ peardoc/hu/chapters/standards.xml	Sat Dec  1 20:52:46 2007
@@ -281,7 +281,7 @@
  * @since      Class available since Release 1.2.0
  * @deprecated Class deprecated in Release 2.0.0
  */
-class foo
+class FooBar
 {
 }
 
http://cvs.php.net/viewvc.cgi/peardoc/en/chapters/standards.xml?r1=1.55&r2=1.56&diff_format=u
Index: peardoc/en/chapters/standards.xml
diff -u peardoc/en/chapters/standards.xml:1.55 peardoc/en/chapters/standards.xml:1.56
--- peardoc/en/chapters/standards.xml:1.55	Fri Oct 26 22:52:18 2007
+++ peardoc/en/chapters/standards.xml	Sat Dec  1 20:52:46 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.55 $ -->
+<!-- $Revision: 1.56 $ -->
 
  <chapter id="standards">
   <title>Coding Standards</title>
@@ -308,7 +308,7 @@
 * @since      Class available since Release 1.2.0
 * @deprecated Class deprecated in Release 2.0.0
 */
-class foo
+class FooBar
 {
 }
 
http://cvs.php.net/viewvc.cgi/peardoc/ja/chapters/standards.xml?r1=1.14&r2=1.15&diff_format=u
Index: peardoc/ja/chapters/standards.xml
diff -u peardoc/ja/chapters/standards.xml:1.14 peardoc/ja/chapters/standards.xml:1.15
--- peardoc/ja/chapters/standards.xml:1.14	Sat Oct 27 14:37:57 2007
+++ peardoc/ja/chapters/standards.xml	Sat Dec  1 20:52:46 2007
@@ -1,5 +1,5 @@
 <?xml encoding="utf-8"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
 <!-- EN-Revision: 1.55 Maintainer: haruki Status: working -->
 <!-- CREDITS: hirokawa,takagi -->
  <chapter id="standards">
@@ -306,7 +306,7 @@
  * @since      Class available since Release 1.2.0
  * @deprecated Class deprecated in Release 2.0.0
  */
-class foo
+class FooBar
 {
 }
 
http://cvs.php.net/viewvc.cgi/peardoc/de/chapters/standards.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/de/chapters/standards.xml
diff -u peardoc/de/chapters/standards.xml:1.3 peardoc/de/chapters/standards.xml:1.4
--- peardoc/de/chapters/standards.xml:1.3	Mon Oct 15 00:26:02 2007
+++ peardoc/de/chapters/standards.xml	Sat Dec  1 20:52:46 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- EN-Revision: 1.54 Maintainer: alexmerz Status: ready -->
  <chapter id="standards">
   <title>Coding Standards</title>
@@ -319,7 +319,7 @@
 * @since      Class available since Release 1.2.0
 * @deprecated Class deprecated in Release 2.0.0
 */
-class foo
+class FooBar
 {
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.