446
6 stages of debugging
(i.imgur.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
if (0 === 0) {
var_dump($test); die;
}
Ahhhhh, PHP.... 😭