News

Laravel announces v5.1 will be LTS

Published
Laravel announces v5.1 will be LTS image

Laravel has just announced that version 5.1 will be the first release to offer long time support.

Here is what Taylor had to say about why now is the right time to start offering this:

The last Symfony LTS release was Symfony 2.3 in June of 2013. Two years ago Laravel was not nearly the size it is today. It wasn’t really clear that Laravel would become as widely adopted as it has, thus the need for an LTS release wasn’t as obvious. It is now used by many more very large corporations.

Since Symfony 2.7 will be the next LTS release in May / June of this year, this is the first real opportunity to get on board with LTS releases in a few years, since we would not want do an LTS release without the underlying HttpFoundation component also having the same LTS support.

It hasn’t been announced yet if this will carry the same life cycle as Symfony which releases an LTS version every two years. Then each LTS version is supported for a three year period for bug fixes, and for a four year period for security issue fixes.

I’m sure more details will be announced soon and this is great for companies investing in Laravel and the future of the framework.

Eric L. Barnes photo

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

Filed in

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

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