Migrating from PHP 5.3.x to 5.4.x and finding problematic application code
Indeed, there is much crappy PHP [http://php.net] application code out there in the wild. Anyways ... when you have to care about webservers you may have systems which are relying on PHP. Upgrading this systems to the next major PHP version may break projects hosted on those systems, cause…