The new bug fixing release 0.3.1 of PHP Crypto has just been released. It fixes segfault on PHP 5 in setting KDF key length and PBKDF2 iterations.
The PHP Crypto extension version 0.3.0 has been released. It fixes build with PHP 7.1 and introduce KDF and PBKDF2 classes.
The final stable version of PHP GnuPG introducing PHP 7 support has been released. There are no changes since the last RC.
The next release for PHP GnuPG 1.4.0 was released. It fixes ZTS issue with invalid context for a password callback.
I just contributed EVP_ENCODE_CTX_copy to the OpenSSL.
I have been using OpenSSL for some time and recently started contributing to the library.
The first RC with PHP 7 support has been released.
New bug fixing release of FANN has just been released. It fixes a segfault after calling fann_destroy.
The PHP GnuPG extension is a wrapper around GpgME library. I have taken over maintenership of this extension and implemented support for PHP 7. The extension has a new home on Github
The final stable version of PHP FANN introducing PHP 7 support has been released.