* Fixed a bug where tags would be wrongly rejected ( === => == )
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Thu, 21 Jul 2005 00:59:08 +0000 (00:59 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Thu, 21 Jul 2005 00:59:08 +0000 (00:59 +0000)
commit9b7263ecc0a95568853331e5db06ad3a7f11250d
tree3551c991ab138db8cf373de0f55799293aa6c895
parente642c5b21b98a101f22be628edb9286668cfcc22
* Fixed a bug where tags would be wrongly rejected ( === => == )
* Added break; to the switch statement in FormatExif::getFormattedData() which fixed numerous bugs
* Using @ to hide errors in Exif::isRational()
* Support formatting of FocalPlaneResolutionUnit
* Added debug info to Exif::validate()
* Fixed a debug error in Exif::isShort()
includes/Exif.php