PHP Deprecated: chr(): Providing a value not in-between 0 and 255 is deprecated, this is because a byte value must be in the [0, 255] interval. The value used will be constrained using % 256 in /smalot/pdfparser/src/Smalot/PdfParser/Font.php on line 373
I don't have a PDF to share.
No deprecation warning.
Description:
pdfparser/src/Smalot/PdfParser/Font.php
Line 373 in c6288bc
PDF input
I don't have a PDF to share.
Expected output & actual output
No deprecation warning.
Code