Skip to content

Deprecation in HTMLPurifier: Calling trigger_error() with error_level E_USER_ERROR #4612

Description

@piddubnij

Description

php 8.4:

Calling trigger_error() with error_level being equal to E_USER_ERROR is now deprecated.
https://www.php.net/manual/en/function.trigger-error.php

framework/gii/components/Pear/Text/Diff.php

259, 262, 267, 270, 276, 347

Same here but possible dead vendor code:

framework/vendors/htmlpurifier/HTMLPurifier.standalone.php

825, 2000, 2012, 2131, 2657, 2803, 3053, 3105, 3124, 3142, 3572, 3858, 4236, 4250, 4255, 4300, 4394, 5742, 5754, 6441, 7447, 7882, 13223, 17653, 17701, 22150

Package version

No response

PHP version

No response

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