You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
While the library states to be compatible with PHP 5.2.x, the class PHPExcel_Settings calls the function libxml_disable_entity_loader, which is available only for PHP 5.2.11 or later, and that caused a silent fatal error on our PHP 5.2.5 LAMPP.