Am 11.07.2007 um 07:20 schrieb Evert|Rooftop:

Top 10 by what metric? If I had to guess based on market share, I'd say (unordered):

Drupal
Squirrelmail
WordPress
phpMyAdmin
MediaWiki
Joomla
PHPBB

hey, and what about TYPO3? ;-)

Honestly, I've tried the current version of TYPO3 (4.x) with PHP6 and as it seems it is not very difficult adapting it. Most of the errors were of type E_STRICT and with unicode.semantics off it probably needs few changes because we don't rely on PHP functions for unicode support.

I'm currently working on TYPO3 5.0 which comes with a new codebase specifically written for PHP6 and I agree with Nicolas, that the unicode.semantics switch spoils the fun a little. We just have to hope that enough hosting companies offer PHP6 based webspaces with unicdode.semantics turned on. And if they don't, we'll have to start an initiative and ask hosters specifically to offer such a product.

Robert
--
http://typo3.org/gimmefive

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to