singpolyma / openpgp-php

OpenPGP.php is a pure-PHP implementation of the OpenPGP Message Format (RFC 4880).
http://singpolyma.github.io/openpgp-php/
The Unlicense
179 stars 69 forks source link

Deprecation notice #103

Closed OxMarco closed 3 years ago

OxMarco commented 3 years ago

In openpgp.php line 127:

Array and string offset access syntax with curly braces is deprecated

jstanden commented 3 years ago

Duplicate of #88