NotionCommotion Posted August 24, 2016 Share Posted August 24, 2016 For new projects, is it time to start using PHP 7? Why yes or no? Anything to watch out for? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/301988-is-it-time-to-start-using-php-7/ Share on other sites More sharing options...
Jacques1 Posted August 24, 2016 Share Posted August 24, 2016 PHP 7 has plenty of useful new features, is faster and more efficient. So,yes, it has obvious benefits. But once you've written your code for PHP 7, there's almost no turning back. If the application has to run on all kinds of servers which aren't under your control, that's a problem. Anything to watch out for? http://php.net/manual/en/migration70.incompatible.php Quote Link to comment https://forums.phpfreaks.com/topic/301988-is-it-time-to-start-using-php-7/#findComment-1536590 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.