Skip to content

Releases: howtomakeaturn/pdfinfo

1.1.6

07 May 12:58
5645423

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.5...1.1.6

1.1.5

23 Jan 14:15
eceeb37

Choose a tag to compare

What's Changed

  • Prevent a deprecation warning in php >= 8.2 by @vittala in #14

New Contributors

Full Changelog: 1.1.4...1.1.5

Throw exception when pdfinfo binary not found

10 Jan 02:47
292e11f

Choose a tag to compare

Merge pull request #13 from matthieumota/master

Throw exception when pdfinfo binary not found

Fix PDFINFO_BIN ENV var with quotes

08 Mar 13:54

Choose a tag to compare

Merge pull request #8 from vluzrmos/master

Fix PDFINFO_BIN ENV var with quotes

Makes pdfinfo path configurable

02 Mar 15:41

Choose a tag to compare

Merge pull request #7 from vluzrmos/master

Makes pdfinfo path configurable.

Add MIT license

27 Mar 15:11

Choose a tag to compare

1.1.1

Add license

Add exceptions for the official exit codes.

22 Mar 05:10

Choose a tag to compare

1.1.0

Add exceptions for the official exit codes.

Add BaseException

22 Mar 04:48

Choose a tag to compare

1.0.2

Add BaseException

1.0.1

21 Mar 12:59

Choose a tag to compare

escapeshellarg

1.0.0

21 Mar 09:38

Choose a tag to compare

update