This commit is contained in:
@@ -1230,8 +1230,6 @@ struct ph7_vm {
|
||||
void *pStderr; /* STDERR IO stream */
|
||||
sxbool bDebug; /* TRUE to enable debugging */
|
||||
sxbool bErrReport; /* TRUE to report all runtime Error/Warning/Notice/Deprecated */
|
||||
int nRecursionDepth; /* Current recursion depth */
|
||||
int nMaxDepth; /* Maximum allowed recursion depth */
|
||||
int nExceptDepth; /* Exception depth */
|
||||
int closure_cnt; /* Loaded closures counter */
|
||||
int json_rc; /* JSON return status [refer to json_encode()/json_decode()] */
|
||||
|
Reference in New Issue
Block a user