ZF-7210: Missing require_once 'Zend/Serach/Lucene/Exception.php' in Zend_Search_Lucene_Document
Description
In file Zend_Search_Lucene_Document at line 102 class Zend_Search_Lucene_Exception is been used but never included. That blocks PHPUnit testing in Zend Studio.
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2009-07-07T02:31:58.000+0000
It seems to be duplicate issue of ZF-7209.