Commit Graph

8 Commits

Author SHA1 Message Date
Sebastian Bergmann 1ff285c572
Consult custom object exporter when exporting a value into a single-line string 2026-08-01 09:27:34 +02:00
Sebastian Bergmann b9ec7d93fe
Prevent duplicate array references and endless recursion when a custom object exporter exports nested values 2026-08-01 08:49:42 +02:00
Sebastian Bergmann 3f33ba4c67
Introduce ObjectExporter interface and ObjectExporterChain for customizing how objects are exported 2026-07-13 13:48:57 +02:00
Sebastian Bergmann d5f1896389
Closes #90 2026-05-20 06:34:14 +02:00
Sebastian Bergmann def9f76157
Declare class final 2025-03-17 17:17:26 +01:00
Sebastian Bergmann 167fe26aa2
Ignore issue 2024-12-05 09:36:33 +01:00
Nicolas PHILIPPE 83e92a68d8 fix: use ReflectionClass insteadof ReflectionObject 2024-12-05 09:22:36 +01:00
Sebastian Bergmann 0ba8f09572
Reorganize 2023-01-15 14:08:52 +01:00