Commit Graph

18 Commits

Author SHA1 Message Date
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] 2f54d7b25f Update dependency phpstan/phpstan-strict-rules to ^2.0.12 2026-07-19 16:09:14 +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] 39cb211d31 Update dependency tomasvotruba/type-coverage to ^2.2.2 2026-06-07 17:38:35 +00:00
renovate[bot] 7f308faee2 Update PHPStan packages to ^2.2.2 2026-06-05 15:11:51 +00:00
renovate[bot] 8839e93dba Update dependency phpstan/phpstan to ^2.2.1 2026-05-29 00:05:35 +00:00
renovate[bot] e43b042d47 Update dependency tomasvotruba/type-coverage to ^2.2.1 2026-05-27 05:53:35 +00:00
renovate[bot] 570a3312f9 Update dependency phpstan/phpstan to ^2.1.56 2026-05-27 02:40:02 +00:00
renovate[bot] 916a6e14f3 Update dependency phpstan/phpstan to ^2.1.55 2026-05-18 15:00:51 +02:00
Sebastian Bergmann 46fbf4d175
Update tools 2026-05-13 13:31:29 +02:00
Sebastian Bergmann 69a57cf8d4
Update tools 2025-12-31 14:59:27 +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 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 1bd365aa5f
* Install PHPStan using Composer in order to be able to use phpstan/phpstan-strict-rules and tomasvotruba/type-coverage
* Configure phpstan/phpstan-strict-rules, tomasvotruba/type-coverage, and ergebnis/phpstan-rules
* Update PHPStan configuration
* Put Phive binary under version control and manage it through "ant update-tools"
2025-03-17 17:17:21 +01:00