diff --git a/UPGRADING b/UPGRADING index 9f09c78..f60cfe3 100644 --- a/UPGRADING +++ b/UPGRADING @@ -3,7 +3,7 @@ PHP GNUPG UPGRADING NOTES This document lists backward incompatible change in the extension 1.4.0 -- gnupg_decryptverify $plaintext reference cannot be longer passed in +- gnupg_decryptverify $plaintext reference can no longer be passed in call_user_func_array which is conformant to user space code. See https://github.com/php-gnupg/php-gnupg/issues/4 for more details.