Commit Graph

77 Commits

Author SHA1 Message Date
Sebastian Bergmann 9cee180ebe
Prepare release 2026-04-15 14:38:05 +02:00
Sebastian Bergmann 40801a527c
Prepare release 2026-04-10 14:56:23 +02:00
Sebastian Bergmann 3367e85396
Explicitly handle NAN, INF, and -INF 2026-04-10 14:32:24 +02:00
Sebastian Bergmann dc31f1f8e0
Prepare release 2026-02-06 05:44:28 +01:00
Sebastian Bergmann 2f6cbc5b83
Start development of next major version 2025-12-31 17:07:52 +01:00
Sebastian Bergmann 016951ae10
Prepare release 2025-09-24 08:16:11 +02:00
Sebastian Bergmann b759164a8e
Prepare release 2025-09-22 07:39:29 +02:00
Sebastian Bergmann 5c10a78583
Merge branch '6.3'
* 6.3:
  Prepare release
  Ignore error
  Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach()
  Suppress warning
  Update tools
  Prepare release
  Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach()
  Suppress warning
  Prepare release
  Test with more versions
  Do not cache Composer dependencies
  Suppress warning
  Do not use implicitly nullable parameters and prepare release
  Do not use implicitly nullable parameters and prepare release
2025-09-22 07:36:56 +02:00
Sebastian Bergmann 8f67e53d3f
Prepare release 2025-09-22 07:34:00 +02:00
Sebastian Bergmann 6852dba6c8
Merge branch '5.1' into 6.3
* 5.1:
  Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach()
  Suppress warning
  Update tools
  Prepare release
  Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach()
  Suppress warning
  Prepare release
  Test with more versions
  Do not cache Composer dependencies
  Suppress warning
  Do not use implicitly nullable parameters and prepare release
  Do not use implicitly nullable parameters and prepare release
2025-09-22 07:32:07 +02:00
Sebastian Bergmann b374fad5ff
Suppress warning 2025-09-22 07:25:21 +02:00
Sebastian Bergmann d38877996a
Merge branch '4.0' into 5.1
* 4.0:
  Prepare release
  Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach()
  Suppress warning
  Prepare release
  Test with more versions
  Do not cache Composer dependencies
  Suppress warning
  Do not use implicitly nullable parameters and prepare release
  Do not use implicitly nullable parameters and prepare release
2025-09-22 07:22:48 +02:00
Sebastian Bergmann eb49b981ef
Prepare release 2025-09-22 07:18:21 +02:00
Sebastian Bergmann 5fc7be9ead
Merge branch '3.1' into 4.0
* 3.1:
  Prepare release
  Test with more versions
  Do not cache Composer dependencies
  Suppress warning
  Do not use implicitly nullable parameters and prepare release
2025-09-22 07:05:13 +02:00
Sebastian Bergmann 8c86ae3e84
Prepare release 2025-09-22 07:03:57 +02:00
Sebastian Bergmann 06e217b8bf
Suppress warning 2025-09-22 06:56:30 +02:00
Sebastian Bergmann 76432aafc5
Prepare release 2025-02-07 05:56:42 +01:00
Sebastian Bergmann 17e38c7a60
Start development of next major version 2025-01-16 09:54:00 +01:00
Sebastian Bergmann 3473f61172
Prepare release 2024-12-05 10:17:50 +01:00
Sebastian Bergmann ebb3ef9d5a
Make configuration for maximum string length consistent with configuration for array shortening 2024-12-05 10:17:08 +01:00
Sebastian Bergmann 071e8c0b78
Fix 2024-12-05 09:57:18 +01:00
Sebastian Bergmann 0610a50015
Fix 2024-12-05 09:46:36 +01:00
Sebastian Bergmann 44a33386ec
Prepare release 2024-12-05 09:41:57 +01:00
Sebastian Bergmann fa53699167
Update ChangeLog 2024-12-05 09:38:26 +01:00
Sebastian Bergmann bba3ca3cdc
Closes #67
Co-authored-by: Sebastian Bergmann <sb@sebastian-bergmann.de>
Co-authored-by: Fabian Blechschmidt <github@fabian-blechschmidt.de>
Co-authored-by: Arne Blankerts <arne@blankerts.de>
Co-authored-by: Markus Staab <markus.staab@redaxo.de>
Co-authored-by: Nicola Pilcher <nicola.pilcher@gmail.com>
Co-authored-by: Andreas Möller <am@localheinz.com>
Co-authored-by: Sebastian Heuer <sebastian@phpeople.de>
2024-10-19 12:07:33 +02:00
Sebastian Bergmann c414673eee
Prepare release 2024-07-03 06:56:19 +02:00
Sebastian Bergmann d50565cbe3
Update ChangeLog 2024-06-21 07:18:32 +02:00
Sebastian Bergmann 507d2333cb
Prepare release 2024-06-18 13:19:56 +02:00
Sebastian Bergmann ea1a71c72e
Update ChangeLog 2024-06-18 13:19:28 +02:00
Sebastian Bergmann 043643c365
Update ChangeLog 2024-06-18 13:16:38 +02:00
Sebastian Bergmann 7eb922f18c
Closes #61 2024-06-18 08:31:36 +02:00
Sebastian Bergmann f2788021e5
Prepare release 2024-06-18 08:10:34 +02:00
Sebastian Bergmann afcdc8f120
Update ChangeLog 2024-06-18 08:04:37 +02:00
Sebastian Bergmann a2f0736101
Prepare release
* When I created the 6.0.2 tag, I only ran the tests locally without code coverage
* When I pushed the 6.0.2 tag, the CI pipeline failed
* Upon seeing the CI pipeline, I deleted the 6.0.2 tag (within seconds after pushing it). I also deleted the 6.0.2 release on packagist.org
* As it turned out, the CI pipeline only failed because of bad code coverage metadata (after d0d99db563)
* In hindsight, pulling the release was an overreaction that should have been avoided
2024-06-17 09:52:43 +02:00
Sebastian Bergmann fe0dca49a6
Prepare release 2024-06-17 09:42:00 +02:00
Sebastian Bergmann d0d99db563
Revert #56 2024-06-17 09:39:18 +02:00
Sebastian Bergmann 142f0fbcbc
Simplify 2024-03-31 13:45:49 +02:00
Sebastian Bergmann f6bc492db0
Make export of objects customizable 2024-03-31 08:51:37 +02:00
Sebastian Bergmann a083a44573
Revert "Remove the optional $indentation parameter of Exporter::export()"
This reverts commit 72681ebecb.
2024-03-29 09:05:59 +01:00
Sebastian Bergmann 2826e566b7
Revert "Make Exporter::toArray() private"
This reverts commit beee162c51.
2024-03-29 09:01:21 +01:00
Sebastian Bergmann beee162c51
Make Exporter::toArray() private 2024-03-29 08:39:44 +01:00
Sebastian Bergmann 72681ebecb
Remove the optional $indentation parameter of Exporter::export() 2024-03-29 08:15:17 +01:00
Sebastian Bergmann 139d085fc1
Merge branch '5.1' 2024-03-10 13:24:34 +01:00
Sebastian Bergmann f291e5a317
Do not use implicitly nullable parameters and prepare release 2024-03-02 08:28:20 +01:00
Sebastian Bergmann 955288482d
Do not use implicitly nullable parameters and prepare release 2024-03-02 08:17:12 +01:00
Sebastian Bergmann 78c00df8f1
Do not use implicitly nullable parameters and prepare release 2024-03-02 07:33:00 +01:00
Sebastian Bergmann 1939bc8fd1
Do not use implicitly nullable parameters and prepare release 2024-03-02 07:21:38 +01:00
Sebastian Bergmann d0c0a93fc7
Prepare release 2024-02-02 06:58:52 +01:00
Sebastian Bergmann 8c00e078fd
Start development of next major version 2023-12-22 12:21:16 +01:00
Sebastian Bergmann 64f5165486
Prepare release 2023-09-24 15:22:09 +02:00