Marc
Marc
Hello there Just noticed while checking php update compatibility of our packages that the function `get_magic_quotes_runtime()` used [here](https://github.com/mneuhaus/Famelo.PDF/blob/6550f64560861f90ab47df9397f1f10ba22d3976/Resources/Private/PHP/pdfcrowd/pdfcrowd.php#L470) is deprecated since PHP 7.4 and removed as of PHP 8.0.0. Ref....
Hello there Just noticed while checking php update compatibility of our packages that [PHPCompatibility](https://github.com/PHPCompatibility/PHPCompatibility) spits out some errors regarding the use of soft reserved keyword `object` which seems to be...