Skip to content

Releases: smalot/pdfparser

Timezone fixe, add support for 7.4 on Travis CI

21 Apr 07:36

Choose a tag to compare

v0.15.0

Some fixes from community

Fix decoding of hexadecimal digits

23 Jan 20:43
ec72a99

Choose a tag to compare

Merge pull request #226 from xelan/bugfix/hex-decoding

Fix decoding of hexadecimal digits

Add PHP 7.3 Tests

11 Jan 08:54
c3a050f

Choose a tag to compare

Merge pull request #216 from fbourigault/php-7.3

Run tests against PHP 7.3

Update packagist settings

23 Jun 08:46

Choose a tag to compare

v0.13.2

fix license code

Fix packagist licensing issue

22 Jun 19:47
efe6939

Choose a tag to compare

v0.13.1

Update composer.json

Remove silent error on parseFile method

22 Jun 17:21
2e9f35b

Choose a tag to compare

Merge pull request #205 from doganoo/master

removing error control operator and updated PHPDoc

Some fixes from community

16 Mar 17:58
7ef7ee5

Choose a tag to compare

Merge pull request #174 from nlib-org-ua/master

Bug fix: FontType3 class added

PHP 7.2 Compatibility

14 Sep 15:00

Choose a tag to compare

Add support for PHP 7.2

Change license to LGPLv3

03 Jan 14:50

Choose a tag to compare

v0.10.0

change license to LGPLv3 according to TCPDF license

v0.9.26: Merge pull request #114 from gbrlmza/master

05 Nov 08:34

Choose a tag to compare

Fix on Page->getText() and Page->getTextArray()