ID:          26759
 Comment by:  ben at slax0rnet dot com
 Reported By: [EMAIL PROTECTED]
 Status:      Open
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 Assigned To: kennyt
 New Comment:

I truly can't believe the pickiness present here.  In a lot of these
cases the "optimizations" to example code would not equate to any
significant gain in performance.


Previous Comments:
------------------------------------------------------------------------

[2003-12-31 22:46:16] [EMAIL PROTECTED]

Description:
------------
The php.net manual contains lots of examples that use 
less than desirable coding styles, such as unnecessary 
double quotes, concatenation in output (echo 
'foo'.$bar;), bloaty loops (foreach(), which wastes 
memory, when just a while() is needed), etc.

I'm happy to hit a good number of these pages, but I 
don't want to get killed over it. ;-)



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26759&edit=1

Reply via email to