Php integrates cas single sign-on and is unable to perform single sign-out?

I have an interceptor in java that can intercept the exit request sent by the cas server, but cannot intercept the exit request from the cas server in php, which leads to the single point of exit failure of php.

phpCAS::client(CAS_VERSION_2_0, CAS_HOST, CAS_PORT, CAS_CONTEXT);
    phpCAS::setNoCasServerValidation();
    phpCAS::handleLogoutRequests();
Mar.07,2021

me, too. I have changed a variety of configurations, and I can't get the request with PHPCAS.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b354c8-2b7d5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b354c8-2b7d5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?