Search code examples
phpcakephpcakephp-1.3lamp

Which php version does the cakephp 1.3.2 support? Our team wanted to use php 5.6


Right now, our team want to upgrade cakephp from 1.2 to 1.3.2, and we also want to upgrade the php version to 5.6. Does it work? The cakephp 1.3.2 will support the php 5.6?


Solution

  • The required PHP version is: PHP 4.3.2 or greater

    Please see the official site to see any other requirement: http://book.cakephp.org/1.3/en/The-Manual/Developing-with-CakePHP/Requirements.html