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 |
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
|
60d658c5b5
|
Fix formatting
|
2026-08-01 09:14:52 +02:00 |
Sebastian Bergmann
|
58c91cd888
|
Document that exporting a value can throw ObjectNotSupportedException
|
2026-08-01 09:13:57 +02:00 |
Sebastian Bergmann
|
792150d027
|
Accept any object exporter, not just a chain, in Exporter's constructor
|
2026-08-01 09:11:45 +02:00 |
Sebastian Bergmann
|
b5aff00a52
|
Update documentation
|
2026-08-01 09:09:00 +02:00 |
Sebastian Bergmann
|
067b4fde58
|
Ask custom object exporter for representation of enum before using default representation
|
2026-08-01 08:57:29 +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
|
5f9dc382bf
|
Ask custom object exporter for representation before consulting recursion context
|
2026-07-30 07:56:57 +02:00 |
renovate[bot]
|
7e531fa24d
|
Update dependency tomasvotruba/type-coverage to ^2.3.0
|
2026-07-30 04:57:56 +00:00 |
renovate[bot]
|
4f08958e05
|
Update dependency phpstan/phpstan to ^2.2.7
|
2026-07-30 01:28:08 +00:00 |
renovate[bot]
|
d3ff5fec0e
|
Update dependency phpstan/phpstan to ^2.2.6
|
2026-07-27 02:14:17 +00:00 |
renovate[bot]
|
d3cc5ab80b
|
Update actions/checkout action to v7.0.1
|
2026-07-25 21:50:59 +00:00 |
renovate[bot]
|
2f54d7b25f
|
Update dependency phpstan/phpstan-strict-rules to ^2.0.12
|
2026-07-19 16:09:14 +00: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
|
cfaa77c750
|
Prepare release
|
2026-07-13 13:35:11 +02:00 |
renovate[bot]
|
020a76a804
|
Update dependency phpunit/phpunit to ^13.2.4
|
2026-07-08 15:56:21 +00:00 |
renovate[bot]
|
80e37628a9
|
Update dependency phpunit/phpunit to ^13.2.3
|
2026-07-06 20:51:12 +00:00 |
renovate[bot]
|
4864aa2dac
|
Update dependency phpstan/phpstan to ^2.2.5
|
2026-07-05 13:09:34 +00:00 |
renovate[bot]
|
33eb9b136b
|
Update dependency phpstan/phpstan to ^2.2.4
|
2026-07-03 15:41:22 +00:00 |
renovate[bot]
|
17e1967798
|
Update dependency phpstan/phpstan to ^2.2.3
|
2026-07-01 00:30:26 +00:00 |
renovate[bot]
|
2187505ead
|
Update dependency phpunit/phpunit to ^13.2.2
|
2026-06-30 19:29:27 +00:00 |
renovate[bot]
|
38122ad449
|
Update actions/cache action to v6.1.0
|
2026-06-27 02:01:59 +00:00 |
renovate[bot]
|
6218f433e8
|
Update github-actions
|
2026-06-23 20:53:54 +00:00 |
renovate[bot]
|
1b6cb53e74
|
Update github-actions to v7
|
2026-06-22 08:13:07 +02:00 |
renovate[bot]
|
380e0104f7
|
Update dependency phpunit/phpunit to ^13.2.1
|
2026-06-16 05:56:13 +00:00 |
renovate[bot]
|
f202473cb1
|
Update github-actions to v2.37.2
|
2026-06-08 21:49:52 +00:00 |
renovate[bot]
|
39cb211d31
|
Update dependency tomasvotruba/type-coverage to ^2.2.2
|
2026-06-07 17:38:35 +00:00 |
renovate[bot]
|
862a07a930
|
Update github-actions to v7
|
2026-06-07 13:15:21 +00:00 |
renovate[bot]
|
183b82cc23
|
Update github-actions to v6.0.2
|
2026-06-07 08:28:19 +00:00 |
renovate[bot]
|
7f308faee2
|
Update PHPStan packages to ^2.2.2
|
2026-06-05 15:11:51 +00:00 |
renovate[bot]
|
a2fd7eabd9
|
Update dependency phpunit/phpunit to ^13.2.0
|
2026-06-05 10:43:04 +00:00 |
renovate[bot]
|
94a4f8ce9b
|
Update github-actions to v1.0.1
|
2026-06-04 13:51:03 +00:00 |
renovate[bot]
|
40dc091991
|
Update dependency phpunit/phpunit to ^13.1.14
|
2026-06-04 13:50:46 +00:00 |
renovate[bot]
|
4f8268a02a
|
Update github-actions to v6.0.3
|
2026-06-02 22:55:11 +00:00 |
renovate[bot]
|
8839e93dba
|
Update dependency phpstan/phpstan to ^2.2.1
|
2026-05-29 00:05:35 +00:00 |
renovate[bot]
|
a97aec49ff
|
Update dependency phpunit/phpunit to ^13.1.13
|
2026-05-27 21:27:14 +00:00 |
renovate[bot]
|
e43b042d47
|
Update dependency tomasvotruba/type-coverage to ^2.2.1
|
2026-05-27 05:53:35 +00:00 |
Sebastian Bergmann
|
830d67d80f
|
Also automerge minor updates
|
2026-05-27 07:51:02 +02:00 |
renovate[bot]
|
570a3312f9
|
Update dependency phpstan/phpstan to ^2.1.56
|
2026-05-27 02:40:02 +00:00 |
renovate[bot]
|
94572e37dc
|
Update dependency phpunit/phpunit to ^13.1.12
|
2026-05-25 22:15:14 +00:00 |
Sebastian Bergmann
|
b54c4ddf23
|
Treat lone LF followed by lone CR as two separate line endings
|
2026-05-23 06:27:19 +02:00 |
renovate[bot]
|
fb73a7e90f
|
Update dependency phpunit/phpunit to ^13.1.11
|
2026-05-21 18:38:36 +00:00 |
Sebastian Bergmann
|
c0d29a945f
|
Prepare release
|
2026-05-21 13:50:56 +02:00 |
Sebastian Bergmann
|
78d76615cd
|
Bump
|
2026-05-21 13:48:12 +02:00 |
Sebastian Bergmann
|
1f94fb33ae
|
Update ChangeLog
|
2026-05-21 13:47:24 +02:00 |
Sebastian Bergmann
|
4a11e3aea7
|
Add tests
|
2026-05-21 13:39:57 +02:00 |
Sebastian Bergmann
|
c3c99d6629
|
Make binary string output readable for mostly-printable values
|
2026-05-20 08:16:59 +02:00 |
Sebastian Bergmann
|
41cdd17bf0
|
Closes #57
|
2026-05-20 07:48:57 +02:00 |
Sebastian Bergmann
|
08b965bdef
|
Merge branch '7.0'
* 7.0:
Fix package name
|
2026-05-20 06:53:00 +02:00 |