php-font-lib icon indicating copy to clipboard operation
php-font-lib copied to clipboard

Drop custom autoload

Open PowerKiKi opened this issue 3 years ago • 0 comments

Since https://github.com/dompdf/dompdf/pull/2799, DomPdf does not use this autoloader anymore.

Instead, we rely entirely on composer so that we have the freedom to add any dependencies without adding any burden for autoloading mechanism.

PowerKiKi avatar May 17 '22 08:05 PowerKiKi