Skip to content

Commit

Permalink
qual: released PHP library 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lourot committed Nov 15, 2024
1 parent f089e93 commit 18a9016
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/php/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ import { GitHubCornerIcon } from '@site/src/components/githubCornerIcon';

<GitHubCornerIcon href="https://github.com/Frameright/php-image-metadata-parser" />

### 1.1.3 (2024-11-15)

- Fix infinite recursion when calling `Image::fromString()` with a PNG.
([#30](https://github.com/Frameright/php-image-metadata-parser/issues/30),
[#31](https://github.com/Frameright/php-image-metadata-parser/pull/31))

### 1.1.2 (2024-04-12)

- Support parsing images with multiple `<rdf:Description>` elements.
Expand Down

0 comments on commit 18a9016

Please sign in to comment.