exporter/tests
Sebastian Bergmann 642e2bbda7
Introduce Exporter::hasCustomRepresentationFor() for checking whether an object exporter provides the representation for an object
2026-08-01 09:45:25 +02:00
..
_fixture Consult custom object exporter when exporting a value into a single-line string 2026-08-01 09:27:34 +02:00
ExporterTest.php Introduce Exporter::hasCustomRepresentationFor() for checking whether an object exporter provides the representation for an object 2026-08-01 09:45:25 +02:00
ObjectExporterChainTest.php Prevent duplicate array references and endless recursion when a custom object exporter exports nested values 2026-08-01 08:49:42 +02:00