6 ms·
I think it should work on it, it doesn't use PHP 5.3+ specific features.
by zavg 13y ago
I think it should work on it, it doesn't use PHP 5.3+ specific features.
- jaredmcateer 13y agoActually looks like you're using some magic constants (e.g., __DIR__) and namespacing. One instance of namespacing I've found so far is line 118 in the Common/InputDataProvider.php
- zavg 13y agoYes, I have just noticed. It will be really great if you will make pull request of version which is compliant to you old version!
- jaredmcateer 13y agoYou got it!