Commit Graph

755 Commits

Author SHA1 Message Date
Sebastian Bergmann 016951ae10
Prepare release 2025-09-24 08:16:11 +02:00
Sebastian Bergmann 6eefe702f2
Merge branch '6.3'
* 6.3:
  Prepare release
  Prepare release
  Prepare release
  Suppress warning
  Suppress warning
  Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach()
2025-09-24 08:15:29 +02:00
Sebastian Bergmann 70a298763b
Prepare release 2025-09-24 08:12:51 +02:00
Sebastian Bergmann 3118f38910
Merge branch '5.1' into 6.3
* 5.1:
  Prepare release
  Prepare release
  Suppress warning
  Suppress warning
  Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach()
2025-09-24 08:12:48 +02:00
Sebastian Bergmann 0735b90f4d
Prepare release 2025-09-24 08:09:11 +02:00
Sebastian Bergmann 581d50f9f2
Merge branch '4.0' into 5.1
* 4.0:
  Prepare release
  Suppress warning
  Suppress warning
  Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach()
2025-09-24 08:08:53 +02:00
Sebastian Bergmann 14c6ba52f9
Prepare release 2025-09-24 08:03:27 +02:00
Sebastian Bergmann 029c8ee97a
Merge branch '3.1' into 4.0
* 3.1:
  Suppress warning
  Suppress warning
  Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach()
2025-09-24 08:03:00 +02:00
Sebastian Bergmann 64cfeaa341
Suppress warning 2025-09-24 07:55:14 +02:00
Sebastian Bergmann e63685f2fc
Suppress warning 2025-09-24 07:55:01 +02:00
Sebastian Bergmann 06e0bd9b8c
Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach() 2025-09-24 07:52:05 +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 d42067da54
Ignore error 2025-09-22 07:33:55 +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 9e7e86260d
Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach() 2025-09-22 07:25:48 +02:00
Sebastian Bergmann b374fad5ff
Suppress warning 2025-09-22 07:25:21 +02:00
Sebastian Bergmann 180d3a84bd
Update tools 2025-09-22 07:23:11 +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 d6ffa41b14
Use SplObjectStorage::offsetSet() instead of deprecated SplObjectStorage::attach() 2025-09-22 07:13:00 +02:00
Sebastian Bergmann ec175443bf
Suppress warning 2025-09-22 07:12:09 +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 31f92a1656
Test with more versions 2025-09-22 07:00:31 +02:00
Sebastian Bergmann 6fa07cab1a
Do not cache Composer dependencies 2025-09-22 06:57:58 +02:00
Sebastian Bergmann 06e217b8bf
Suppress warning 2025-09-22 06:56:30 +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 a7adaa1c3b
Sync with CONTRIBUTING.md and CODE_OF_CONDUCT.md from sebastianbergmann/phpunit 2025-05-21 17:25:43 +02:00
Sebastian Bergmann 7426ded03b
Add thanks.dev 2025-04-13 09:26:46 +02:00
Sebastian Bergmann d4c79356c6
Add Liberapay and Tidelift 2025-04-13 08:57:57 +02:00
Sebastian Bergmann def9f76157
Declare class final 2025-03-17 17:17:26 +01:00
Sebastian Bergmann cb499f5074
Ignore cast.useless error 2025-03-17 17:17:26 +01:00
Sebastian Bergmann a3bb1f01c1
Assert that the element exists 2025-03-17 17:17:26 +01:00
Sebastian Bergmann 515a304e30
Use stricter comparison 2025-03-17 17:17:26 +01: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
Sebastian Bergmann ab05de4ae0
Merge branch '6.3' 2025-03-17 17:04:23 +01:00
Sebastian Bergmann 329ba31bb3
Update tools 2025-03-17 17:04:18 +01:00
Sebastian Bergmann da1133d8d6
Merge branch '6.3' 2025-03-11 08:14:44 +01:00
Sebastian Bergmann 89ca128861
Update tools 2025-03-11 08:12:20 +01:00
Sebastian Bergmann 76432aafc5
Prepare release 2025-02-07 05:56:42 +01:00
Sebastian Bergmann 11b6f654a9
Update PHPUnit configuration 2025-01-18 09:13:29 +01: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 a5387a5779
Update tools 2025-01-16 09:29:03 +01:00
Sebastian Bergmann f8aa691dcb
Merge branch '5.1' 2025-01-01 10:35:03 +01:00
Sebastian Bergmann 29b714474c
Bump copyright year 2025-01-01 10:34:58 +01:00
Sebastian Bergmann ccfc2103bc
Add documentation on how to contribute 2024-12-13 09:03:39 +01:00