runkit7_zval_inspect

PECL runkit7 >= Unknown
runkit7_zval_inspect - Returns information about the passed in value with data types, reference counts, etc
Manual
Code Examples

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

Example of runkit7_zval_inspect

Show all examples for runkit7_zval_inspect

PHP Version: