Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Which PHP version to use? Re: Which PHP version to use?

#49585
richtestani
Member

PHP 6 really hasnt been released yet (least officially anyway).
I recommend working with 5.3 since it includes a lot of new features, like updates to the DateTime class, a new collection of classes collectively called ‘Standard PHP Library (SPL)‘ and from what I understand a lot of bug fixes.