Skip to content

Tags: xthiago/pdf-version-converter

Tags

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from xthiago/fix-sf-version

Makes library fully compatible with symfony components version [2|3|4] and PHP 5.3-7.2

v1.0.4

Toggle v1.0.4's commit message
Fix issue #11 - Remove test file with special chars on its name

There is an issue on Windows with file:

`Sp3ci4l\"; <'Ch4r5'> !\302\243$%&()=?^[]{}\303\250@#\302\247.pdf`.

I'm cannot debug it because I don't have a Windows machine. In order
to fix the issue I'm removing the problematic file.

v1.0.3

Toggle v1.0.3's commit message
Merge pull request #10 from edegaudenzi/master

- Added a real 2.0 PDF.
- Renamed the special chars PDF accordingly with its version.
- Accordingly changed files providers in the tests.

v1.0.2

Toggle v1.0.2's commit message
Tidied up and used the shorthand condition.

v1.0.1

Toggle v1.0.1's commit message
Fix #1 - some files are not being overridden

v1.0.0

Toggle v1.0.0's commit message
stable

v0.1.0

Toggle v0.1.0's commit message
add travis