mediawiki-extensions-PdfHan.../includes
Brion Vibber 8c345b2784 Fix for pdfinfo changes in poppler-utils 0.48
PDF metadata querying was done with pdfinfo's "-meta" and "-l" options
at the same time, which was supported in poppler 0.26 but not in
poppler 0.48.

Upstream change: https://bugs.freedesktop.org/show_bug.cgi?id=96801

Local change is to run the two as separate commands, then send the
output together into the existing processing. Should work with older
poppler-utils on Jessie as well as current one on Stretch.

Bug: T117839
Bug: T193200
Change-Id: Ib4ee9cf12ac04304c576087727eff5dc521ae751
2018-04-26 15:37:52 -07:00
..
CreatePdfThumbnailsJob.php Move classes to includes/ 2018-02-24 16:43:51 -08:00
PdfHandler.php Fix PhanTypeMismatchArgumentInternal error 2018-02-24 17:57:17 -08:00
PdfImage.php Fix for pdfinfo changes in poppler-utils 0.48 2018-04-26 15:37:52 -07:00