开发者

Will cakephp 1.3.2 work on php 5.3?

开发者 https://www.devze.com 2023-01-05 23:37 出处:网络
Will cakephp 1.3.2 work on ph开发者_运维技巧p 5.3 ?Yes. There\'s really nothing more complicated to it. I\'ve got it set up on the mac I\'m typing this from.Yes. You will need to uncomment date_defau

Will cakephp 1.3.2 work on ph开发者_运维技巧p 5.3 ?


Yes.

There's really nothing more complicated to it. I've got it set up on the mac I'm typing this from.


Yes. You will need to uncomment date_default_timezone_set('UTC'); and replace UTC to your timezone in app/config/core.php.

0

精彩评论

暂无评论...
验证码 换一张
取 消