Matěj Humpál

Results 23 issues of Matěj Humpál

I'm not too sure about the `ShouldNotHappenException` as this can happen often, but that's a different topic :)

I also noticed that `\Mpdf\File\StreamWrapperChecker::hasBlacklistedStreamWrapper` always returns false (i.e. allow stream wrapper) when the `whitelistStreamWrappers` option is not set or set to an empty array. I would expect it to...

bug/fix
bc break

# Feature request In mPDF version 10.0, older PHP versions support will be removed. Concrete versions are to be determined with regard to composer versions statistics which currenly are as...

feature/enhancement
composer

along with linebrdict* data

feature/enhancement

Handling of local/remote paths should be more coherent and configurable. Random notes: - local filesystem path vs URL part - running online (from a base URL)/in console? - blacklisting/whitelisting external...

feature/enhancement
help wanted

feature/enhancement

When creating a Nette\Http\Url object from a query with multiple GET parameters of a same name, only the last one is kept. There is no standard regarding query parameters of...

See https://github.com/mpdf/mpdf/pull/1291