blog.Resource

Archive:

News-Feeds:


RSS 2.0
RSS 0.91
RDF
ATOM 0.3
May 15, 2007

Five on six

Category: Robert Lemke, TYPO3, 5.0 Development Team

By: Robert Lemke

Last week I've been working a bit on what in TYPO3 4.x is called standard wrap, but for version 5 instead. And then, at Friday night, I came to the point where I needed to implement some functionality doing string operations. As we don't want to fiddle around with the mbstring extension anymore it now was time to try TYPO3 5.0 with PHP6 and take advantage of the Unicode features.

As I'm working on a Mac, I searched for a Mac Port for PHP6 but didn't find any. After some discussion with Karsten I decided to create one on my own. So, if you're interested in trying out PHP6 as well and develop on a Mac, please try out my PHP6 Mac Port. You find all instructions in the TYPO3 5.0 wiki.

I'm by far no Mac Ports expert, in fact I just learned enough to get this running for myself. Therefore any initiative to improve this package, including taking it over completely, is appreciated.

My motivation and goal is that the developers of TYPO3 5.0 just have to type in "port install php6 +typo3" and get everything they need, including the Java Bridge and xdebug. And of course we should make that equally easy on other platforms - if possible ;-)


comments

comment #1
Gravatar: Charley Charley May 16, 2007 02:45
That is very ambitious of you... very nice job!

comment #2
Gravatar: Thomas Thomas May 16, 2007 08:27
Hi Robert,
I will give it a try. To be honest, I didn't made any macports program running yet. I guess I have to read some man pages. ;-)

Greets,
Thomas

Sorry, comments are closed for this post.