In the last week I've been coming across an incredibly annoying error on one of Slicehost slices. It appears that every now and then
PHP will fail with a fatal error, saying a certain function is undefined. The function changes, but is always a core
PHP function e.g. defined(), version_compare(), etc.
…