Problem with 'opcache_invalidate()' upgrading to 3.4

Hi @nacho,

Judging from e.g. this thread, I suspect your host has disabled the opcache_invalidate function using the disable_functions PHP option. Check to see if that function is disabled in your PHP configuration, and if possible, enable it.

Regards,
Alec Smecher
Public Knowledge Project Team