Releases: JamesHeinrich/getID3
Releases · JamesHeinrich/getID3
v1.9.10
- bugfix (G:49): Declaration of getID3_cached_sqlite3
- bugfix (#1892): extension.cache.mysql
- bugfix (#1891): duplicate default clause [Quicktime]
- bugfix (G:41): incorrect MP3 playtime
- bugfix: iconv problems on musl with //TRANSLIT
- Add arguments to analyze() for original filesize (and filename)
- ID3v2 simplify handling of multiple genres
- Corrected merging of multiple genres for ID3v2
- getid3_lib::GetDataImageSize return false on error
v1.9.9
1.9.9: [2014-12-18] James Heinrich
» Added basic support for OggOpus
» Add ID3v2 CHAP + CTOC support
* Add composer autoloader
* bugfix: removed non-printable ASCII in comment
* bugfix: possible memory leak in OggFLAC
* bugfix: sys_get_temp_dir undefined before PHP 5.2.1
* bugfix: improved fix for XXE security issue (CVE-2014-2053)
(thanks nacinØwordpress*org)
* bugfix: G:25 ID3v2 LINK utf8_encode not defined
* bugfix: G:22 ID3v2 TXXX description encoding
* bugfix: #1855 - copy image height/width/etc to comments
* bugfix: #1855 - PHP errors in badly written APE/ID3v2 tags
* bugfix: #1845 - Quicktime parsing with no PHP memory_limit
* bugfix: #1828 - ID3v2 writing unknown frame names
v1.9.8
v1.9.8 changelog