[dev] Re: [cvs] commit: horde/docs CODING_STANDARDS

Chuck Hagenbuch chuck at horde.org
Tue Feb 8 13:53:43 PST 2005


Quoting Michael M Slusarz <slusarz at curecanti.org>:

>  Log:
>  Coding standard for accessing STDIN/STDERR.

Please fix this for the constants STDIN, etc. as well. Also:

+    foreach ($STDIN as $line) {
+        // code goes here
+    }

... this doesn't work.

-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams


More information about the dev mailing list