]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - lib/apiaction.php
File::processNew can return -1 which was not true for empty()
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 1 Jun 2014 23:26:23 +0000 (01:26 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 1 Jun 2014 23:46:09 +0000 (01:46 +0200)
commitd6f52f5939c65e904740f4f8b27a18375e1b2964
tree085bdaea665c7fecd132bd1fe670237e47830b4b
parentd596513e390a4b32101f0f486d0ecf388b4aee70
File::processNew can return -1 which was not true for empty()

Also, File->getEnclosure() now throws exception if not enough metadata.
classes/File.php
lib/apiaction.php
lib/rssaction.php
lib/util.php
plugins/FacebookBridge/lib/facebookclient.php