Open ghost opened 12 years ago
Looks like you are trying to use the ApcCache without having APC
Perhaps it might make sense to give the ApcCache class a constructor that throws an exception if APC is not installed or enabled? I can look into that if you're interested.
I would rather not check dependencies at runtime.
Fatal error: Call to undefined function Assetic\Cache\apc_exists() in vendor\kriswallsmith\assetic\src\Assetic\Cache\ApcCache.php on line 28