Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Calling non existent function in class PHPExcel_Settings #339

Open
@tasso85

Description

@tasso85

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions