>
> There is info about built in support for character sets in ZF 1.6RC1,
> but can't find it, and any combinations with charset, characterset etc
> doesnt work for me... How can i use this new (long awaited) feature from
> ini files?
>
Despite the fact that the ZF 1.6 announcement lists this feature, I don't
think it has been implemented.
http://framework.zend.com/issues/browse/ZF-1541 is the issue. If you click
on "fisheye" to see associated code commits, there are none. This doesn't
necessarily mean it wasn't implemented, but if it was, the commit comment
didn't reference ZF-1541.
I glanced through the Zend_Db_Adapter code briefly, but I didn't see any
code that looked like it would support this feature (except in the Pdo_Oci
adapter, but this is not implemented in a way that supports a common
interface for all adapters).
I didn't check the incubator, only library and tests.
Support for charset is more complicated than you would think, given that it
should support all databases. See this thread:
http://www.nabble.com/About-charset%2C-should-be-in-options-array-or-just-in-the-config-array.-td11993225.html
Regards,
Bill Karwin
--
View this message in context: http://www.nabble.com/ZF-1.6RC1%2C-DB-adapters-and-Character-Set-tp18768712p18802510.html
Sent from the Zend DB mailing list archive at Nabble.com.
没有评论:
发表评论