runkit7_zval_inspect

(PECL runkit7 >= Unknown)

runkit7_zval_inspectReturns information about the passed in value with data types, reference counts, etc

Description

runkit7_zval_inspect(string $value): array

Parameters

value

The value to return the representation of

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top