var_representation 0.1.0

A compact, more readable alternative to var_export.


var_representation is a compact alternative to var_export that properly escapes control characters

License: BSD-3-Clause

Changes

* Fix handling of dumping arrays created from $GLOBALS in php versions prior to 8.1
* Move the C var_representation_ex API to var_representation.h