Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
arekxv10548yYeah its due to version differences. If 5.6 is on dev, then you should be using 5.6 too. That's what Vagrant is good for.. at least in theory. :/
-
rkmaier1118y@Letmecode yeah, list is a keyword in PHP but as of PHP 7 you can use it as a method name, that's why it didn't cause a syntax error under PHP 7
http://php.net/manual/en/...
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
When you name your function list and it works on your local server but causes syntax error on the dev server
undefined
linux
php
bug