Title::moveToInternal doesn't return anything, but it does throw an exception
[lhc/web/wiklou.git] / includes / media / JpegMetadataExtractor.php
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-05 Brian WolffMake sure that if we fail to read the App13 (iptc)...
2011-10-24 Brian Wolff(follow up r99477) not sure what I was doing on r99477...
2011-10-24 Brian Wolff(bug 31740) JpegMetadataExtractor and friends weren...
2011-10-11 Brian Wolff(bug 31588, sort of) Jpeg metadata code wasn't handling...
2011-08-21 Brian Wolfffollow-up r86169 - 2 minor issues found while writing...
2011-04-18 Sam ReedFew more comment/whitespace issues from r86169
2011-04-18 Sam ReedFew style/whitespace/comment issues from r86169
2011-04-16 Brian Wolfffollow-up r86195 - That $valid really was reachable :P
2011-04-16 Brian Wolff(Follow-up r86169) Needed supress warnings around iconv
2011-04-16 Sam ReedRemove some unused variables
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.