:::: MENU ::::
Posts tagged with: debugging

Install PHP 5.6 beta and phpdbg on Fedora

As a software developer, you come to realise that most code in the world is not written by you. You also quickly learn that it’s generally faster to write new code, than to fix old code. Combine those two snippets of binary wisdom and you have the conclusion that most of your time working on software will be spent fixing other people’s code.… Read the rest