Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

frezno's avatar
Level 36

L5.1 PHP 5.5.9 requirement

jut read that L5.1 requires PHP >= 5.5.9
That might be a problem for quite some of us, esp. on hosted servers.

Does anybody by chance know which new features require this PHP version?

0 likes
10 replies
bestmomo's avatar

Good host servers should not offer only a PHP version outdated.

1 like
frezno's avatar
Level 36

@JohnRivs @mstnorris
for sure, it does make sense to go up to a more current version of PHP.
i was just wondering whether there's something specific at L5.1 which wouldn't work anymore using PHP < 5.5.9

@bestmomo you're absolutely right, but sometimes one has no choice and is bound on the hoster
or you have a system that doesn't offer a specific version yet or it's unstable. Wasn't Ubuntu not such a candidate with PHP 5.3 or 5.4 ? Can't remember...

bashy's avatar

Who the hell doesn't have 5.5 these days. New Ubuntu/Debian distros have >= 5.5 default now?

Using Laravel on PHP 5.3/5.4 is like trying to put a V8 engine in a pushchair.

phildawson's avatar

Yeah Ubuntu 14.04 LTS was PHP 5.5.9, with the most recent 15.04 using PHP 5.6.4

Debain 8 is using PHP 5.6.7

Time to use a different host if you are stuck on outdated software.

mstnorris's avatar

@bashy that'd be one awesome pushchair. I don't think those little wheels would be able to take it though.

1 like
bashy's avatar

;) haha, thought people would like that

bangweb's avatar

I can't find where it's checking the php version. I am on Windows and while I work on Homestead, I do have the latest XAMPP installed which has PHP 5.6.8.

I probably have earlier php versions somewhere on my laptop but I can't figure out how to point the validation to the correct php src.

Any suggestions?

Please or to participate in this conversation.