loduis / teamwork.com-project-management

PHP API for Teamwork.com
https://developer.teamwork.com/
MIT License
70 stars 59 forks source link

PHP 5.3.3 #21

Closed johnny5th closed 6 years ago

johnny5th commented 9 years ago

Is there any way to get this script to run on PHP 5.3.3? I see in the composer.json file it requires 5.4 (haven't figured out how to use composer to generate the autoloader yet)

loduis commented 9 years ago

Not in this point.

johnny5th commented 9 years ago

I went through and replaced all the 5.4 arrays with 5.3 type arrays, and the implementation that I need works. Would you like a pull request?

simonschaufi commented 6 years ago

php 5.3 is outdated by now.