Hi all,
I'm having several problems with Zend_Tool now I updated to the 1.10 series
(from 1.9.7 to 1.10.1). It seems there are several BC breaks, but none of
them are listed in the changelog (1.10.0 nor 1.10.1).

First of all, it's a new config which you must enable first. zf create
config && zf enable config.manifest Zend_Tool_Project_Provider_Manifest did
the trick for the Zend_Tool_Project providers. The same way I could enable
my own providers. The documentation doesn't say anything about this, I'd to
read it from some bug reports. Is there an up to date documentation
available for Zend_Tool?

Also, my providers worked fine for the 1.9.7 release, but are broken at this
moment. I tried to find the bug, but it seemed impossible to do. The classes
are cached somewhere and zf ? doesn't show an option to clear the cache. I
removed the manifest from the config and enabled it again, but that didn't
help.

How can I use my own Zend_Tool providers again?
Thanks, Jurian

Reply via email to