sebastian/exporter
Exports PHP variables into readable, stable string representations for visualization and debugging. Handles scalars, arrays, objects, resources, binary strings, and recursive references, producing clear output useful in test failures and developer tooling.
\n (LF) followed by a lone \r (CR) was incorrectly treated as a single \n\r line ending when exporting a string; these are now treated as two separate line endingsExporter::toArray() silently drops a private property that is redeclared in a derived classExporter::toArray() silently drops a private property that is redeclared in a derived classNAN, INF, and -INF in exportFloat()unexpected NAN value was coerced to string warning triggered on PHP 8.5unexpected NAN value was coerced to string warning triggered on PHP 8.5unexpected NAN value was coerced to string warning triggered on PHP 8.5not representable as an int, cast occurred warning triggered on PHP 8.5not representable as an int, cast occurred warning triggered on PHP 8.5not representable as an int, cast occurred warning triggered on PHP 8.5shortenedRecursiveExport() and shortenedExport() to control maximum string lengthcount(): Recursion detected warning triggeredHow can I help you explore Laravel packages today?