gjerokrsteski / pimf-framework

Micro framework for PHP that emphasises minimalism and simplicity
pimf-framework.de
MIT License
43 stars 16 forks source link

Is PHP 5.3 support still needed? #17

Closed garrettw closed 8 years ago

garrettw commented 8 years ago

As I am interested in developing this framework, I would like to incorporate modern features of the PHP language into the code base. However, if PHP 5.3 compatibility is still needed, that would not be possible.

So, would it be ok to move to a newer minimum version of PHP as I work on this project? Currently even PHP 5.5 is obsolete, so 5.3 is positively ancient.

I would propose to move to either 5.5 or 5.6.

gjerokrsteski commented 8 years ago

Thank you for your grea suggestion. I totally agree with you. Currently we have developed PIMF for that time because there was need for PHP 5.3 beeing supported.

YES please "fork" PIMF and make it work with PHP 5.6 or higher. Later on a new PIMF version " 2.0 " can be released. And you can choose the name of the release :-)

Thank you , I am very excited.

garrettw commented 8 years ago

Cool, thanks.