Function spl_autoload_call() hasn't defined the class it was called for in ...
- by morpheous
I am using memcache with Symfony 1.3.2. I have started getting the following error:
PHP Warning: MemcachePool::get() [0memcachepool.get0]: Function spl_autoload_call() hasn't defined the class it was called for in /projects/webdev/sites/foobar/lib/DataCache.class.php on line 144
Does anyone know what it means and how I can resolve it?