Commit Graph

87 Commits

Author SHA1 Message Date
renovate[bot] d3cc5ab80b Update actions/checkout action to v7.0.1 2026-07-25 21:50:59 +00:00
Sebastian Bergmann 3f33ba4c67
Introduce ObjectExporter interface and ObjectExporterChain for customizing how objects are exported 2026-07-13 13:48:57 +02: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] f202473cb1 Update github-actions to v2.37.2 2026-06-08 21:49:52 +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] 94a4f8ce9b Update github-actions to v1.0.1 2026-06-04 13:51:03 +00:00
renovate[bot] 4f8268a02a Update github-actions to v6.0.3 2026-06-02 22:55:11 +00:00
Sebastian Bergmann 78d76615cd
Bump 2026-05-21 13:48:12 +02:00
Sebastian Bergmann 08b965bdef
Merge branch '7.0'
* 7.0:
  Fix package name
2026-05-20 06:53:00 +02:00
Sebastian Bergmann 7028549592
Fix package name 2026-05-20 06:52:54 +02:00
renovate[bot] 99dffe1f0c Update github-actions 2026-05-19 09:54:58 +00:00
renovate[bot] de8ee89f26 Update github-actions 2026-05-19 09:54:36 +00:00
renovate[bot] 33ad39f854 Update codecov/codecov-action digest to e79a696 2026-05-19 06:16:29 +02:00
renovate[bot] cb6a7c4ba1 Update codecov/codecov-action digest to e79a696 2026-05-19 06:16:24 +02:00
Sebastian Bergmann 4d6693391a
Use tagged version 2026-05-18 17:44:37 +02:00
renovate[bot] 1193484136 Update composer/api-surface-check digest to c630883 2026-05-18 16:10:19 +02:00
Sebastian Bergmann 249d162f1a
Merge branch '7.0'
* 7.0:
  Harden workflows
  Update github-actions to v6
  Update dependency phpunit/phpunit to ^12.5.25
  Update dependency sebastian/recursion-context to ^7.0.1
  Pin dependencies
2026-05-17 08:35:28 +02:00
Sebastian Bergmann 78c7e55c00
Harden workflows 2026-05-17 08:34:52 +02:00
renovate[bot] 7e38e043ea Update github-actions to v6 2026-05-16 18:25:12 +02:00
renovate[bot] baa9a4396f Pin dependencies 2026-05-16 10:43:17 +02:00
renovate[bot] 894227552c Update github-actions to v6 2026-05-16 10:42:12 +02:00
renovate[bot] b396512ed8 Pin dependencies 2026-05-16 06:40:18 +02:00
Sebastian Bergmann b11215d971
Merge branch '7.0'
* 7.0:
  Harden workflows
2026-05-13 08:23:02 +02:00
Sebastian Bergmann d26874f911
Harden workflows 2026-05-13 08:22:56 +02:00
Sebastian Bergmann e8c1311f17
Set up API surface check for pull requests 2026-05-01 08:39:35 +02:00
Sebastian Bergmann 9daa802412
Merge branch '7.0'
* 7.0:
  Do not interpolate GitHub Actions expressions in shell scripts
2026-04-09 07:19:02 +02:00
Sebastian Bergmann 2308f4f1ce
Do not interpolate GitHub Actions expressions in shell scripts 2026-04-09 07:19:00 +02:00
Sebastian Bergmann 2f6cbc5b83
Start development of next major version 2025-12-31 17:07:52 +01:00
Sebastian Bergmann a5d484ef4f
Update GitHub Actions 2025-12-31 14:59:49 +01:00
Sebastian Bergmann d4d9bba3c5
Merge branch '6.3'
* 6.3:
  Sync with CI pipeline configuration for PHPUnit
  Update tools
2025-09-26 13:25:33 +02:00
Sebastian Bergmann c939676885
Merge branch '5.1' into 6.3
* 5.1:
  Sync with CI pipeline configuration for PHPUnit
  Update tools
2025-09-26 13:23:57 +02:00
Sebastian Bergmann 674f8e4778
Sync with CI pipeline configuration for PHPUnit
* Remove superfluous double-quotes
* Configure timeout for jobs
* Do not fetch tags
* Cache Composer's cache directory
* Introduce PHP_VERSION variable
* Introduce separate job for code coverage
* Test with PHP 8.6
2025-09-26 13:20:41 +02:00
Sebastian Bergmann 0ef7d66753
Update codecov.io configuration 2025-05-25 08:40:56 +02:00
Sebastian Bergmann e935ca93a8
Remove superfluous double-quotes 2025-05-25 08:40:45 +02:00
Sebastian Bergmann 17e38c7a60
Start development of next major version 2025-01-16 09:54:00 +01:00
Sebastian Bergmann 20a3d69003
Fix 2025-01-16 09:30:07 +01:00
Sebastian Bergmann 8a1c22c06f
Merge branch '5.1' 2024-09-29 09:00:10 +02:00
Sebastian Bergmann 4aceb7e6a7
Test with PHP 8.5 2024-09-29 09:00:08 +02:00
Sebastian Bergmann 575f0d2296
Merge branch '5.1' 2024-09-07 14:42:51 +02:00
Sebastian Bergmann be94172a82
Set COMPOSER_ROOT_VERSION to X.Y.x-dev instead of X.Y-dev 2024-09-07 14:41:43 +02:00
Sebastian Bergmann af335564da
Update Codecov.io action(s) 2024-08-13 10:55:40 +02:00
Sebastian Bergmann fdf3f7bad5
Merge branch '5.1' 2024-07-17 08:30:56 +02:00
Sebastian Bergmann c328b4260b
Use Xdebug 2024-07-17 08:30:53 +02:00
Sebastian Bergmann 2078f1dd0c
Use PHPStan instead of Psalm 2024-06-22 09:22:34 +02:00
Sebastian Bergmann 4e99f4fac5
Bump 2024-06-12 14:09:39 +02:00
Sebastian Bergmann 2861697fb3
Merge branch '5.1' 2024-03-11 07:08:01 +01:00
Sebastian Bergmann 83e9f903f0
Include package name in release name 2024-03-11 07:07:58 +01:00