Skip to content

Releases: jasonhinkle/php-gpg

php-gpg 1.6.4

19 Feb 09:30
Compare
Choose a tag to compare

added a missing symbol and improved a loop

php-gpg 1.6.3

19 Jan 08:03
Compare
Choose a tag to compare

fixed E_NOTICE caused by specific public keys

php-gpg 1.6.2

18 Jan 09:11
Compare
Choose a tag to compare

added depencencies to composer.json, removed code from globals.php

php-gpg 1.6.1

24 Dec 19:48
Compare
Choose a tag to compare

use random_int() with polyfill instead of rand()
safely compute length of string
minor bugfixes

php-gpg 1.6.0

12 Dec 16:59
Compare
Choose a tag to compare

implemented MDC, see #20
thanks and credits go to @singpolyma

php-gpg 1.5.0

27 Nov 21:28
Compare
Choose a tag to compare

fixed some issues and added optional version header parameter