On 7/13/07, Dinh <[EMAIL PROTECTED]> wrote:
> As you may notice, PHP4 is official killed for PHP5 adoption: http://php.net
>
> So I think it is time to draw a plan to migrate PHP4-compatible CakePHP
> codebase to fully PHP5 or PHP6 codebase. I think that lot of
> for-compatibility-only code will be dropped and CakePHP will run much
> faster. Lot of PHP5+ only features are very cool in comparison with buggy
> PHP4: new datetime support, SPL, new DOM and XML support, new memory
> manager, new object model.....and a less painful migration path to PHP6. Now
> namespace in PHP6 is official. You can find it with the lastest PHP6 build.
>
> Any ideas?

Last time I had heard about this, Cake 2.0 was going to be PHP 5+
only.  When we get there is anyone's guess.

I'm sure most of the developers here are well acquainted with what PHP
5 offers over PHP 4, but there is NOTHING stopping you from building a
CakePHP application using PHP 5 features.  I've done it myself (mostly
for the ease of using SimpleXML for XML manipulation).

But like AD7six said, this topic has been discussed many times so
please let it die.


-- 
Chris Hartjes
Senior Developer
Cake Development Corporation

My motto for 2007:  "Just build it, damnit!"

@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to