#[\ReturnTypeWillChange]
attributes for PHP 8.1 compatibility #87phpseclib/bcmath_polyfill
for servers unable
to install PHP the gmp or bcmath extensions.bcmath
extension (making gmp
optional) #68FG\ASN1\Object
to FG\ASN1\ASNObject
because Object
is a special class name in the next major PHP release
use
and extends
statements as well as type hints and all
usages of Object::fromBinary(…)
.ExplicitlyTaggedObject::__construct
does now accept multiple objects to be tagged with a single tagExplicitlyTaggedObject::getContent
will now always return an array (even if only one object is tagged)FG\ASN1\Exception\GeneralException
with \Exception
Construct
(Sequence
, Set
) does now implement ArrayAccess
, Countable
and Iterator
so its easier to useTemplateParser
][11]