• Resolved mmcglynn

    (@mmcglynn)


    Version 2.7.2

    FYI, shows this warning:

    Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /Applications/MAMP/htdocs/wp-local/wp-content/plugins/authorizer/vendor/CAS-1.3.5/CAS/Autoload.php on line 99

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author pkarjala

    (@pkarjala)

    Hi @mmcglynn; this looks like it’s an issue with PHP 7.2 and phpCAS 1.3.5; there is a discussion at https://github.com/apereo/phpCAS/issues/255 regarding this and a fix currently available in the development release branch.

    I’ll start work on it today and we’ll try to get it tested and released in the next day or two. If you would like to manually patch your install in the meantime, you can edit authorizer/vendor/CAS-1.3.5/CAS/Autoload.php using the suggested fixes in the github issue linked above.

    Plugin Author pkarjala

    (@pkarjala)

    Upon further review, we will be waiting for the phpCAS 1.3.6 release before integrating this change. The warning message should not affect production use, and we anticipate phpCAS 1.3.6 will be available in the near future.

    Thread Starter mmcglynn

    (@mmcglynn)

    Thanks for your work!

    Plugin Author pkarjala

    (@pkarjala)

    Just a quick chime in that we haven’t forgotten about this issue; the upstream phpCAS library has still not released a new version that integrates this change.

    Plugin Author pkarjala

    (@pkarjala)

    Another quick update; we still haven’t seen a new phpCAS release, and we’re not the only ones waiting on it. Hopefully something new will release soon ™.

    Plugin Author Paul Ryan

    (@figureone)

    Authorizer 2.8.5 was just released with phpCAS-1.3.6 included. Thanks everyone!
    https://github.com/uhm-coe/authorizer/pull/63

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Warning in current version’ is closed to new replies.