-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
Description
There's a little bug with the security/crypto/encrypters/Mcrypt.php filename.
When you try to use 'mcrypt' crypto instance the mako\security\crypto\encrypters\MCrypt is not found due the filename mistake.
I preferer to report the error instead a pull request because I don't know if Kula will preferer to rename the file or change the class alias at mako/security/crypto/CryptoManager.php
Reactions are currently unavailable