mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-14 18:59:51 +00:00
ASN1: 3.0 already has $location defined
This commit is contained in:
parent
d979777a60
commit
b216a4cf07
@ -132,16 +132,6 @@ abstract class ASN1
|
||||
*/
|
||||
private static $encoded;
|
||||
|
||||
/**
|
||||
* Current Location of most recent ASN.1 encode process
|
||||
*
|
||||
* Useful for debug purposes
|
||||
*
|
||||
* @var array
|
||||
* @see self::encode_der()
|
||||
*/
|
||||
var $location;
|
||||
|
||||
/**
|
||||
* Type mapping table for the ANY type.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user