Package Information |
Summary |
A compact, more readable alternative to var_export. |
Maintainers |
Tyson Andre (lead)
[details]
|
License |
BSD-3-Clause |
Description |
var_representation is a compact alternative to var_export that properly escapes control characters |
Homepage |
https://github.com/TysonAndre/var_representation
|
Release notes
Version 0.1.0
(stable)
|
* 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 |