contributte / pdf

📮 PDF toolbox for Nette Framework using mPDF
https://contributte.org/packages/contributte/pdf.html
GNU Lesser General Public License v3.0
40 stars 26 forks source link

PdfResponse: Add strict type support. #29

Closed janbarasek closed 4 years ago

janbarasek commented 5 years ago

Add strict type support like Nette and PHP 7.1.

janbarasek commented 5 years ago

Btw, in test https://github.com/Joseki/PdfResponse/blob/master/tests/PdfResponse/PdfResponse.page.format.phpt is bug: https://travis-ci.org/Joseki/PdfResponse/jobs/592428751

petrparolek commented 4 years ago

@janbarasek is it ready to merge this PR?

janbarasek commented 4 years ago

@petrparolek Yes, I think it's ready to merge.

petrparolek commented 4 years ago

https://travis-ci.org/Joseki/PdfResponse/jobs/592428751 test fails

petrparolek commented 4 years ago

thanks