-- Ralf Eggert <[EMAIL PROTECTED]> wrote
(on Monday, 26 February 2007, 10:58 AM +0100):
> - drop Zend::exception() and Zend::loadInterface()

Just a note: Zend::loadInterface() has been deprecated for several
releases and throws an exception (I do have a proposal on the table to
make Zend::loadClass() interface aware, but that's mainly to facilitate
autoloading). Zend::exception() has been de facto deprecated for the
past two releases in favor of lazy-loading of exceptions.

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to