Skip to content

GracefullTerminationException : warning with PHP 8.0 #437

@Equipement

Description

@Equipement

Hello,
\CAS\GracefullTerminationException.php line 24
WARNING : When exit() is called within an object constructor, the object destructor will no longer be called since PHP 8.0.
While no __destruct() method was found in this class, one may be declared in the parent class or in a trait being used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions