With r12003 there was also a new migration chapter added which would have answered your questions.

According to the manual you can simply set compatibilityMode to false which supresses the warning but will activate the new API behaviour.

When you use Zend_Locale only implicit there will be no problems.
Otherwise you will have to migrate your scripts according to the migration chapter in the manual.

Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com

----- Original Message ----- From: "Pieter Kokx" <[EMAIL PROTECTED]>
To: "'Zend Framework General'" <[email protected]>
Sent: Saturday, October 18, 2008 12:21 PM
Subject: [fw-general] Zend_Locale compatibility mode


Hi,

Since r12003 there is an compatibility mode added to Zend_Locale, which
gives a warning. But I am not using Zend_Locale directly, only by
Zend_Date and Zend_Translate. So, I don't know how to fix this problems
with Zend_Date and Zend_Translate. Should these classes be updated so
Zend_Locale will work again without the warning? Or is it something that
I should fix myself?

--
Regards,

Pieter Kokx
MaakSite.net
PHP Developer


Reply via email to