flowjs / flow-php-server

flow.js php server library, validates uploaded chunks and safely merges all chunks to a single file
http://flowjs.github.io/ng-flow/
MIT License
243 stars 44 forks source link

Restore PHP 5.3 compatibility #26

Closed giovyloca closed 8 years ago

giovyloca commented 9 years ago

This package is compatible with PHP 5.3 apart from the use of short array syntax. I think it is better to take a conservative approach and remain compatible at least with the 5.3 release.