For the sites we're doing, we've switched to using PHP5. Since the software isn't going to be released we weren't worried about anyone trying to run it using PHP4.
About 6 or 8 months ago, when we started adding support for users to see times in their local time zone, I started looking for solutions. The only one I found that wasn't hugely complicated or flaky at best was the new date functions in PHP 5.1. The next day, I upgraded our web servers to PHP5. I think we're one or two other features that are new in PHP5 but I can't recall what they are off the top of my head. Jason Burgess -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Sliv Sent: Thursday, December 06, 2007 12:22 PM To: Cake PHP Subject: Using PHP 5 Functionality In Your App I was wondering if developers out there who are writing CakePHP apps in a PHP 5 environment are using PHP 5 functionality in their app(s) or are choosing to stick with functionality available in 4 or 5? Since Cake is compatible with both versions, developed apps may want to be compatible with both as well for portability. However, perhaps there are (dis)advantages to using new functionality and I wondered if folks would share their experiences... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
