-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
I know it's a long shot, but doesn't hurt to ask. Can we have multiple versions of this package so that we can have PHP 5 behavior?
For example, in PHP 5, one could pass an incorrect key size to mcrypt_encrypt and it triggered a warning. In PHP 7, it triggered an error, which is what this package does too. This makes patching legacy a much bigger project than it needs to be. Thanks!
And before anyone schools me, yes, I do want to refactor the code to not do dumb things like that. However, the codebase is huge and it's urgent to get it off PHP 5.3 as a first step.
P.S.: This package rocks and saved me headaches on quite a few legacy upgrades.
Metadata
Metadata
Assignees
Labels
No labels