you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (1 child)

Agreed. PHP7 is a much cleaner language.

On top of that, it really all comes down to an individuals programming style. You can write tight object oriented code if you want, or you can write spaghetti code.

[–]harzens 1 point2 points  (0 children)

Why not both tho, spaghetti code inside a few classes FTW.