News Feed
Jobs Feed
Sections




News Archive
Kore Nordmann's Blog:
Evil bugs in your code
December 04, 2007 @ 11:52:00

Kore Nordmann has made a quick post to his blog about some "evil bugs" he's seen reoccurring in the code he writes and wanted to point them out so other developers might learn from them.

Those are 4 typical errors I introduced in my code, and spend some time debugging it, because I found them really hard to spot. Luckily, once I spotted the actual bug, I find it a lot easier the next time the typo occurs. Therefore I want to share those, so that I may save you some minutes of your life hunting stupid bugs.

His three contributions concern a "missing if", the addition of a random semicolon, operator precedence and a for loop that refuses to work. Others have contributed to the comments on the post as well.

0 comments voice your opinion now!
bug if semicolon operator precedence loop bug if semicolon operator precedence loop


blog comments powered by Disqus

Similar Posts

DevShed: PHP Statements and Beginning Loops

Lukas Smith's Blog: RC testing and the README.UPDATE

Chris Hartjes' Blog: PHPUnit Aborted Fix

Richard Miller\'s Blog: PHP needs a while-else statement

Eirik Hoem's Blog: Array problems with SOAP and PHP - Updated


Community Events









Don't see your event here?
Let us know!


framework composer language api introduction object functional release community example code opinion testing development tool event interview zendframework2 podcast unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework