loduis / teamwork.com-project-management

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

PHP 5.5 preg_replace() /e modifier deprecated fix #12

Closed leninzprahy closed 10 years ago

leninzprahy commented 11 years ago

Replace deprecated preg_replace() with /e with preg_replace_callback()