I've migrated to PHP 5.4.11 which works except that it'll give "MySQL server has gone away" errors in long maintenance scripts. PHP 5.3.17 didn't do this.
Do I need to add/remove php.ini or my.cnf directives? Do I need to update my query PHP class script (we're using mysqli extension)?