pel / pel

PHP Exif Library - library for reading and writing Exif headers in JPEG and TIFF files using PHP.

Home Page:https://github.com/pel/pel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getEntry(PelTag::DATE_TIME_ORIGINAL) returns null

Shaftoe62 opened this issue · comments

The DATE_TIME_ORIGINAL is present in the lsolesen\pel\PelIfd Object:

image

But getEntry(PelTag::DATE_TIME_ORIGINAL) returns null

Tested with version 0.9.12.