andreas chris Tue Jul 27 15:34:04 -0400 2010

Subject: Php version

Hi

The requirements for php as it says is 5.3+. Is it possible to be run on php version 5.2.9? What are the changes that 5.3 have that will not work on php 5.2.9?


Kien La Fri Jul 30 13:56:41 -0400 2010

No, it won't run on anything less than 5.3 without significant changes. Mainly due to namespaces and __callStatic.

(1-1/1)