Laravel Tutorials

Laravel 5.5 will require PHP 7.0+

Published
Laravel 5.5 will require PHP 7.0+ image

Laravel has always been a framework that isn’t afraid to push forward and Taylor just announced on Twitter that Laravel 5.5 will require PHP 7+.

The 5.5 release is not scheduled until July of 2017 so it’s still months away, however, it’s a good idea to start thinking about upgrading your servers if you are still running PHP 5.x.

Outside of the new developer features PHP 7.0 introduces, it also includes speed improvements that will save your company money. Tumblr recently moved to PHP 7 and they reported:

Almost immediately saw the latency drop by half, and the CPU load on the servers decrease at least 50%, often more. Not only were our servers serving pages twice as fast, they were doing it using half the amount of CPU resources.

If your code base hasn’t started the transition to PHP 7 yet, the official PHP docs has a great migration guide that includes everything you need to check before moving.

For those running Laravel v5 and higher then upgrading should be a relatively painless process since it already runs on the latest PHP version.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Laravel Rulebook: Business Rules That Change by Date image

Laravel Rulebook: Business Rules That Change by Date

Read article
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article
Laravel queue:work Now Prints Why the Worker Stopped image

Laravel queue:work Now Prints Why the Worker Stopped

Read article