File: changelog

package info (click to toggle)
phpunit-type 6.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 34,184 kB
  • sloc: php: 13,462; xml: 61; makefile: 16
file content (278 lines) | stat: -rw-r--r-- 7,335 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
phpunit-type (6.0.3-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Tue, 12 Aug 2025 08:01:57 +0200

phpunit-type (6.0.2-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Update Standards-Version to 4.7.2

 -- David Prévot <taffit@debian.org>  Wed, 19 Mar 2025 08:28:02 +0100

phpunit-type (6.0.0-1) experimental; urgency=medium

  * Upload new major to experimental

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Prepare release

  [ David Prévot ]
  * Simplify build
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Fri, 07 Feb 2025 19:02:49 +0100

phpunit-type (5.1.0-3) unstable; urgency=medium

  * Source-only upload for testing migration

 -- David Prévot <taffit@debian.org>  Fri, 10 Jan 2025 12:06:07 +0100

phpunit-type (5.1.0-2) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 11

 -- David Prévot <taffit@debian.org>  Fri, 10 Jan 2025 09:21:00 +0100

phpunit-type (5.1.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Implement ReflectionMapper::fromPropertyType()
  * Prepare release

  [ David Prévot ]
  * Ensure vendor/autoload.php is used during tests

 -- David Prévot <taffit@debian.org>  Fri, 20 Sep 2024 07:49:38 +0200

phpunit-type (5.0.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Use PHPStan instead of Psalm
  * Prepare release

  [ David Prévot ]
  * Update Standards-Version to 4.7.0

 -- David Prévot <taffit@debian.org>  Sun, 14 Jul 2024 11:49:33 +0200

phpunit-type (5.0.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Start development of next major version
  * Declare classes readonly
  * Bump copyright year
  * Prepare release

  [ David Prévot ]
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Sat, 03 Feb 2024 17:54:17 +0100

phpunit-type (4.0.0-1) experimental; urgency=medium

  * Upload new major version to experimental

  [ Sebastian Bergmann ]
  * Drop support for PHP 8.0
  * Bump copyright year
  * Add Security Policy
  * Prepare release

  [ David Prévot ]
  * Revert "Track version 3 for now (Bookworm?)"
  * Set upstream metadata fields: Security-Contact.
  * Update copyright (years and license)
  * Ship upstream security notice
  * Use phpunit 10 for tests

 -- David Prévot <taffit@debian.org>  Tue, 07 Feb 2023 08:23:05 +0100

phpunit-type (3.2.1-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Track version 3 for now (Bookworm?)
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Fri, 03 Feb 2023 16:02:25 +0100

phpunit-type (3.2.0-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Implement ReflectionMapper::fromParameterTypes()
  * Implement UnionType::containsIntersectionTypes()
  * Implement IntersectionType::types() and UnionType::types()
  * Prepare release

 -- David Prévot <taffit@debian.org>  Thu, 15 Sep 2022 12:13:16 +0200

phpunit-type (3.1.0-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Mark package as Multi-Arch: foreign

 -- David Prévot <taffit@debian.org>  Tue, 30 Aug 2022 09:45:08 +0200

phpunit-type (3.0.0-2) unstable; urgency=medium

  * Upload to unstable

 -- David Prévot <taffit@debian.org>  Thu, 26 May 2022 18:39:54 +0200

phpunit-type (3.0.0-1) experimental; urgency=medium

  * Upload new major to experimental

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Prepare release

  [ David Prévot ]
  * Update copyright (years)
  * Update phpatpl required files
  * Update clean list
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Mon, 23 May 2022 22:31:44 +0200

phpunit-type (2.3.4-3) unstable; urgency=medium

  * Allow stderr during CI

 -- David Prévot <taffit@debian.org>  Thu, 07 Oct 2021 15:30:31 -0400

phpunit-type (2.3.4-2) unstable; urgency=medium

  * Upload to unstable now that Bullseye has been released
  * Update standards version to 4.6.0, no changes needed
  * Install /u/s/p/{autoloaders,overrides} files
  * Generate phpabtpl at build time
  * Use dh-sequence-phpcomposer instead of pkg-php-tools

 -- David Prévot <taffit@debian.org>  Thu, 07 Oct 2021 11:58:51 -0400

phpunit-type (2.3.4-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ David Prévot ]
  * Simplify gbp import-orig (and check signature)

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Fri, 18 Jun 2021 08:44:08 -0400

phpunit-type (2.3.1-1) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 9

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 15:25:49 -0400

phpunit-type (2.3.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Fri, 09 Oct 2020 09:05:52 -0400

phpunit-type (2.2.2-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)

 -- David Prévot <taffit@debian.org>  Wed, 30 Sep 2020 14:18:11 -0400

phpunit-type (2.2.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Add support for PHP 8's mixed type
  * Prepare release

  [ David Prévot ]
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Wed, 08 Jul 2020 21:45:37 -0400

phpunit-type (2.1.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Support PHP 8 for https://github.com/sebastianbergmann/phpunit/issues/4325
  * Prepare release

 -- David Prévot <taffit@debian.org>  Sun, 28 Jun 2020 10:28:15 -1000

phpunit-type (2.1.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Document gbp import-ref usage
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Thu, 04 Jun 2020 05:59:15 -1000

phpunit-type (2.0.0-1) experimental; urgency=medium

  * Upload version compatible with PHPUnit 9 to experimental

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Drop support for PHP 7.2
  * Prepare release

  [ David Prévot ]
  * debian/tests/control: Make vendor directory before using it in CI
  * debian/copyright: Update copyright (years)
  * debian/upstream/metadata:
    set fields Bug-Database, Bug-Submit, Repository, Repository-Browse
  * debian/control:
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.5.0

 -- David Prévot <taffit@debian.org>  Fri, 07 Feb 2020 18:44:53 -1000

phpunit-type (1.1.3-2) unstable; urgency=medium

  * Update standards version, no changes needed.
  * Extend d/clean for PHPUnit 8

 -- David Prévot <taffit@debian.org>  Fri, 13 Sep 2019 04:43:15 -1000

phpunit-type (1.1.3-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Wed, 03 Jul 2019 14:55:28 -1000

phpunit-type (1.1.1-1) unstable; urgency=medium

  * Initial release (new phpunit Dependency)

 -- David Prévot <taffit@debian.org>  Mon, 17 Jun 2019 08:04:44 -1000