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.