Use INI files for Zend_Translate
- Posted by thomasw at 11:41:33 // //
- Announcements, File Transfer
Short notice:
I finished the implementation of a new adapter for Zend_Translate.
It allows you to use *.ini files as translation source within your applications.
ZF reference guide or how to use a single component
- Posted by thomasw at 15:25:19 // //
- Announcements
Hy interested ones,
I just added a new reference table to the documentation where people can see which ZF component depends on which other ZF component.
So if anyone is in need of just one component like Zend_Log he can just look into this table and see which other components he has also to provide that all works properly.
I hope this comes handy to people, especially to the one which declare not to have much space. :D
Related to the reference tables in general.
It would be great if anyone could update the tables (extensions) and/or test the actual content. I think the extensions section is outdated as several new components have been added and existing ones provide new features.
Maybe add a testbed for this case ? I don’t know…
Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com
Zend Translate and PHP5.2.6
- Posted by thomasw at 15:57:57 // //
- Announcements
Hy interested ones,
I was told that within PHP 5.2.6 the directory scanning was not working any more.
After a little research and the help from a community member we found out that within PHP 5.2.6 the return values from the SPL have been changed without any response in the documentation.
The error can only be found within the Windows release of PHP 5.2.6. When you are using a older version or a non windows version you will not see any problems.
A workaround for this PHP bug has been integrated into the trunk. So within the next release it will be fixed anyway.
Greetings
Thomas
I18N Team Leader, Zend Framework
