Skip to content

Deprecation Warnings with v2 and php 8.0 #637

Description

@tolry

Describe the bug

php 8.0 deprecated libxml_disable_entity_loader since it's no longer needed with the updated libxml version used

To Reproduce

Run version 2.x with deprecation activated (e.g. error_reporting(-1);)

Expected behavior

Getting no deprecation warnings.

Your Environment

  • Which version of this library are you using? 2.12.22
  • Which version of php are you using? 8.0.11

I have a fix ready here and could submit this, if wanted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions