-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi,
As of PHP 7, empty arguments are not supported anymore. To still make this great plugin work in PHP 7, could you make the following changes in /User/SamlUserProvider.php on line 39
public function __construct($username = null, $email = null, $name = null, $role = null)
?
That would be great!
Cheers.
Metadata
Metadata
Assignees
Labels
No labels