dompdf / php-font-lib

A library to read, parse, export and make subsets of different types of font files.
GNU Lesser General Public License v2.1
1.74k stars 255 forks source link

PHP 8.1 support #92

Closed mondrake closed 2 years ago

mondrake commented 3 years ago

Testing the lib on the pre-release PHP 8.1, I am getting:

Deprecated function: file_get_contents(): Passing null to parameter #4 ($offset) of type int is deprecated
FontLib\Font::load()() (Line: 31)