Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
simplesamlphp-upgrade-notes-1.18.md 784 B

Upgrade notes for SimpleSAMLphp 1.18

The minimum PHP version required is now PHP 5.6.

The use of the PHP Memcache-extension was deprecated in favour of the Memcached-extension. In order to keep using Memcache-functionality you have to move to the PHP Memchached-extension, which is available from PECL; see https://pecl.php.net/package/memcached

There are a few options here: