apereo / phpCAS

Apereo PHP CAS Client
https://apereo.github.io/phpCAS/
Apache License 2.0
796 stars 398 forks source link

Any plans on upgrading to PHP 8.0 or above ? #440

Closed belanasaikiran closed 1 month ago

belanasaikiran commented 5 months ago

Hi, I just migrated my existing PHP application from 7.4 to 8.0 and the CAS doesn't seem to be working. Any plans on upgrading the phpCAS to 8.0 ?

phy25 commented 5 months ago

When you say it doesn’t work what is the error message? What CAS version are you using?

belanasaikiran commented 5 months ago

I'm using 1.6.1 and my application uses php8.0.

Warning: require(/apps/soapbox/vendor/composer/../apereo/phpcas/source/CAS.php): Failed to open stream: Permission denied in /apps/soapbox/vendor/composer/autoload_real.php on line 41

Fatal error: Uncaught Error: Failed opening required '/apps/soapbox/vendor/composer/../apereo/phpcas/source/CAS.php' (include_path='.:/usr/share/pear:/usr/share/php') in /apps/soapbox/vendor/composer/autoload_real.php:41 Stack trace: #0 /apps/soapbox/vendor/composer/autoload_real.php(45)