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? --------- VN --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
