Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Releases: web-eid/ocsp-php

v1.1.2

15 Mar 12:28
1.1.2
Compare
Choose a tag to compare

What's Changed

  • Restore PHP 8.1 compatibility

Full Changelog: 1.1.1...1.1.2

v1.1.1

12 Mar 16:08
1.1.1
Compare
Choose a tag to compare

What's Changed

  • Refactor ASN1 decoding so that it does not cause warnings on invalid input and decodes the nonce extension only if it is DER-encoded
  • Add GitHub action to run tests

Full Changelog: 1.1.0...1.1.1

v1.1.0

08 Mar 11:21
1.1.0
Compare
Choose a tag to compare

What's Changed

  • Update dependencies
  • Encode OCSP NONCE extension correctly
  • Change phpseclib dependency to 3.0.*, include composer.lock (see our updated policy here)

Full Changelog: 1.0.1...1.1.0

v1.0.1

04 Dec 08:38
1.0.1
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies

Full Changelog: 1.0.0...1.0.1

v1.0.0

20 Jan 14:23
1.0.0
Compare
Choose a tag to compare

Initial release.