Initial Release of Zend_Locale_UTF8

p. Andre Hoffmann posted a “blog entry”:http://andrehoffmann.wordpress.com/2006/09/27/zend_utf8-new-api-design/ today to talk about his work on Zend_Locale_UTF8.

bq. I just released the first version of Zend_Locale_UTF8.It doesn’t come with all functions nor with the best performance, but it shows how the current state of development is.

h2. Missing features:

* Unit-Tests
* substr()
* strrpos() (not such a big of a deal as it’s basically the same as strpos, I just wanted to make a cut at some point)
* strtr()
* strtok()
* PHP6 support
* mbstring support

p. Andre then goes on to give shoutouts to Willie and Andries Seuters for helping find a bug.

p. Finally, he wraps up the post with a sample code to show you how to use this new toy.

p. =C=

p.

p.

p.

p.

p.

p.

p.

p.

p.

Published: October 3rd, 2006 at 10:11
Categories: News, Zend Framework
Tags: ,

2 comments to “Initial Release of Zend_Locale_UTF8”

_____anonymous_____
October 4th, 2006 at 7:48 am

Click on what? there is no link.

Sorry about that. I was a bit trigger happy on the release button. The link has been restored to the article.

=C=