Releases: kidatsy/lightSAML
Releases · kidatsy/lightSAML
Release list
1.2.3
CLONING FOR PHP 5.6 SUPPORT
Removing usage of static Class::class method of retrieving class name in favor of using get_class() for instantiated objects and full namespaced class string for uninstantiated objects, as Class::class is incompatible with PHP 5.6.