oleibman
84cc3b560f
Php-cs-fixer Changes
...
Its latest update added some new stringencies, resulting in 62 messages. Used `composer fix` to take care of them.
2024-02-01 11:26:22 -08:00
Adrien Crivelli
5f413b8a58
Keep sample bootstrap purely in samples
2020-05-17 18:51:13 +09:00
Adrien Crivelli
c96e2dae02
Update to PHP-CS-Fixer 2.10
2018-01-28 15:59:38 +09:00
Adrien Crivelli
25ff914aa6
Simplify IOFactory to rely on autoloading
2017-10-22 01:54:14 +09:00
Adrien Crivelli
79ab852bf5
Expose PDF writer to be used directly
...
We used to have some kind of wrapper that didn't do much except
forward methods to the real instance. That unnecessary complexity
made it harder to work with the real writer instance.
2017-10-14 14:57:44 +09:00
Adrien Crivelli
50a0ec58af
Merge all examples together
...
Closes #17
2017-10-01 17:48:59 +09:00