FriendsOfCake / cakephp-upload

CakePHP: Handle file uploading sans ridiculous automagic
https://cakephp-upload.readthedocs.io/
MIT License
551 stars 255 forks source link

Porting 1.3 branch to PHP7 #561

Closed jesusangel closed 3 years ago

jesusangel commented 3 years ago

Hello,

I made some changes so that the plugin can be used with CakePHP 1.3 and PHP7. The changes are backwards compatible with PHP 5.6.

Best wishes,

jesusangel commented 3 years ago

Hello,

Could you please be so kind to take some minutes to merge this pull request? I think it's pretty simple and harmless.

I look forward to hearing from you.

Regards,

ADmad commented 3 years ago

The 1.3 branch is compatible with CakePHP 1.x which is obsolete and hence won't get any updates. You can maintain your own fork of the plugin if you are still using an obsolete version of the framework.