]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - tests/MediaFileTest.php
MediaFile loses dependency on PEAR::MIME
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 8 Mar 2014 02:03:04 +0000 (03:03 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 8 Mar 2014 02:34:50 +0000 (03:34 +0100)
commit6faed0e451f5539a12d811cb677340a2ddf0c985
tree9a2bb012bca80751d7c1fd0fbd0fbf9eb3cecaa5
parent0eb38b8f8400a86c9f2f864fb656d5c89e757c5b
MediaFile loses dependency on PEAR::MIME

At the same time we remove the "filecommand" setting, since we will
likely not have use of it thanks to PECL fileinfo.

Also the "supported" list for attachment mime types has changed
format, so we can keep track of at least some known file extensions.
CONFIGURE
lib/default.php
lib/mediafile.php
lib/util.php
tests/MediaFileTest.php