runkit7_zval_inspect
PECL runkit7 >= Unknown
runkit7_zval_inspect - Returns information about the passed in value with data types, reference counts, etc
Manual
runkit7_zval_inspect(
string$value ): array
Parameters
- value
-
The value to return the representation of
Return Values
The array returned by this function contains the following elements: address refcount (optional) is_ref (optional) type