HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //opt/remi/php73/root/usr/share/doc/pecl/gnupg/UPGRADING.md
# PHP GnuPG Upgrading notes

This document lists backward incompatible change in the extension

## 1.5.0
- no backward incompatible changes

## 1.4.0
- 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.