YiiBooster requires PHP version? How do I need to make it support PHP 5.2.0?
supgeek-rod opened this issue · 4 comments
supgeek-rod commented
I want to know what the use is not supported by PHP5.2 new features?
help me - _ - )
hijarian commented
We do not use the short array syntax and closures.
Most possibly you'll encounter anonymous functions in some complex widgets so, I personally guess that you'll not be able to use YiiBooster in PHP 5.2 environment.
Apart from that, hard to remember features specific for PHP 5.3, which we use. It's unusual to work with such ancient versions of PHP in 2015.
what a failget
supgeek-rod commented
waiting for news of victory
supgeek-rod commented
I think I finished the work, https://github.com/supgeek-rod/YiiBooster/tree/php5.2
hijarian commented
Absolutely minimal requirement for YiiBooster is PHP 5.3