Hi , On 11/25/06, Richard Thomas <[EMAIL PROTECTED]> wrote:
The incubator does not have every single file in the ZF, only files that are currently being worked on beyond the scope of just simple bug fixes. If you want to use the incubator the best way is to set your path up with the incubator path first, then the normal zend path, this way if it exists in incubator it will be used otherwise it will fall back to the normal trunk.
thank you Richard, I was using the incubator path only in set_include_path for all that time and wasn't getting any errors so I thought that somebody removed the file. so if you say that there was no Zend/Exception.php file at all in the incubator , so I can guess that the problem appeared now because of the use of lazy loading of exceptions. now I will include the normal zend path too. thanx :-) regards, -- Ahmed Shreef Web Developer Egypt
