[1.9.8] Minimum PHP 5.3
-
- getID3() contributor
- Posts:103
- Joined:Sat Mar 21, 2009 5:30 pm
- Are you a spambot?:no
- Location:London, UK
- Contact:
In 1.9.8 I see you changed the minimum required PHP to 5.3. Do any changes actually require 5.3 yet? I have a few users that are still using 5.2.x for various reasons so will be unable to update.
-
- getID3() v1 developer
- Posts:1477
- Joined:Fri May 04, 2001 4:00 pm
- Are you a spambot?:no
- Location:Northern Ontario, Canada
- Contact:
Re: [1.9.8] Minimum PHP 5.3
At least one change did require 5.3.x, but offhand I couldn't tell you what it is. Quite possibly something obscure, I'd have to go digging in all the changes on Github to see what it was. I suspect 5.2 or 5.1 are probably still fine for the most part.
-
- getID3() v1 developer
- Posts:1477
- Joined:Fri May 04, 2001 4:00 pm
- Are you a spambot?:no
- Location:Northern Ontario, Canada
- Contact:
Re: [1.9.8] Minimum PHP 5.3
PHP function sys_get_temp_dir is only present in PHP v5.2.1+, a workaround added for older versions in https://github.com/JamesHeinrich/getID3 ... 95998b5c82