File: changelog

package info (click to toggle)
php-json-schema 6.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,216 kB
  • sloc: php: 9,403; makefile: 153; python: 28; sh: 13
file content (305 lines) | stat: -rw-r--r-- 8,492 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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
php-json-schema (6.4.1-1) unstable; urgency=medium

  [ Danny van der Sluijs ]
  * docs: prepare 6.4.1 release

  [ Nicolas Grekas ]
  * Fix support for 32bits PHP (#817)

  [ David Prévot ]
  * Revert "Track version 5 for now"
  * New php-enum dependency
  * Update Standards-Version to 4.7.2
  * Ship upgrade notes
  * Ship changelog from upstream

 -- David Prévot <taffit@debian.org>  Sat, 05 Apr 2025 10:54:34 +0200

php-json-schema (5.3.0-2) unstable; urgency=medium

  * Ignore tests for now (Closes: #1070557)

 -- David Prévot <taffit@debian.org>  Sun, 29 Dec 2024 13:53:40 +0100

php-json-schema (5.3.0-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Bump php requirement to 7.1+

  [ Ayesh Karunaratne ]
  * [PHP 8.4] Fixes for implicit nullability deprecation

  [ David Prévot ]
  * Track version 5 for now
  * Update Standards-Version to 4.7.0
  * Use --require-file for phpabtl (Closes: #1073567)

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

php-json-schema (5.2.13-1) unstable; urgency=medium

  [ Takayasu Oyama ]
  * Add attribute `#[\AllowDynamicProperties]` to allow applying
    defaults without deprecation warning (#695) (#701)

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Tue, 26 Sep 2023 13:55:21 +0200

php-json-schema (5.2.12-2) unstable; urgency=medium

  * Use php-phpspec-prophecy for tests

 -- David Prévot <taffit@debian.org>  Sun, 28 Aug 2022 13:56:05 +0200

php-json-schema (5.2.12-1) unstable; urgency=medium

  [ Jérôme Deuchnord ]
  * Fix type validation failing for "any" and false-y type wording

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

 -- David Prévot <taffit@debian.org>  Mon, 20 Jun 2022 09:28:58 +0200

php-json-schema (5.2.11-1) unstable; urgency=medium

  [ Sergei Morozov ]
  * Do not call strlen() on null (#657)

  [ Guilliam Xavier ]
  * Fix CI (php-cs-fixer, HHVM) (#662)

  [ David Prévot ]
  * Simplify gbp import-orig
  * Update standards version to 4.6.0, no changes needed
  * Use dh-sequence-phpcomposer instead of pkg-php-tools
  * Generate phpabtpl at build time

 -- David Prévot <taffit@debian.org>  Thu, 07 Oct 2021 21:36:38 -0400

php-json-schema (5.2.10-2) unstable; urgency=medium

  * Rename main branch to debian/latest (DEP-14)
  * Update watch file format version to 4.
  * Set Rules-Requires-Root: no.
  * Update Standards-Version to 4.5.1
  * Adapt to recent version of PHPUnit (9)

 -- David Prévot <taffit@debian.org>  Sat, 12 Dec 2020 12:05:58 -0400

php-json-schema (5.2.10-1) unstable; urgency=medium

  [ Mathias Berchtold ]
  * Fix PHP 8 deprecated warnings (#619)

  [ David Prévot ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 11:00:34 -1000

php-json-schema (5.2.9-1) unstable; urgency=medium

  * Document gbp import-ref usage
  * Use upstream testsuite
  * Update standards version, no changes needed.
  * Install schemas
  * Handle package://
  * Set upstream metadata fields: Repository.
  * Update Standards-Version to 4.4.1

 -- David Prévot <taffit@debian.org>  Sat, 05 Oct 2019 16:25:26 -1000

php-json-schema (5.2.8-1) unstable; urgency=medium

  * Use debhelper-compat 12
  * Use https in Format
  * Drop get-orig-source target
  * Use /usr/share/dpkg/default.mk instead of dpkg-parsechangelog
  * Update Standards-Version to 4.3.0

 -- David Prévot <taffit@debian.org>  Fri, 18 Jan 2019 15:32:25 -1000

php-json-schema (5.2.7-1) unstable; urgency=medium

  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Tue, 06 Mar 2018 21:38:02 -1000

php-json-schema (5.2.6-1) unstable; urgency=medium

  [ Erayd ]
  * Add a path to the default internal URI (#459) (#460)

 -- David Prévot <taffit@debian.org>  Tue, 24 Oct 2017 15:56:33 -1000

php-json-schema (5.2.5-1) unstable; urgency=medium

  [ Erayd ]
  * Don't add a `file://` prefix to URI that already have a scheme (#455) (#457)

 -- David Prévot <taffit@debian.org>  Fri, 13 Oct 2017 08:53:16 -1000

php-json-schema (5.2.4-1) unstable; urgency=medium

  [ Erayd ]
  * Added property name in draft-3 required error (#432) (#433)

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

 -- David Prévot <taffit@debian.org>  Wed, 04 Oct 2017 15:48:54 -1000

php-json-schema (5.2.1-2) unstable; urgency=medium

  * Upload new version needed by composer 1.4.3 to unstable

 -- David Prévot <taffit@debian.org>  Sun, 06 Aug 2017 16:00:01 -0400

php-json-schema (5.2.1-1) experimental; urgency=medium

  * Ship upstream examples
  * Ship upstream drafts
  * Update Standards-Version to 4.0.1

 -- David Prévot <taffit@debian.org>  Sun, 06 Aug 2017 14:33:27 -0400

php-json-schema (2.0.5-1) experimental; urgency=medium

  [ bighappyface ]
  * chore(composer): remove version in favor of VCS tags

  [ Dmitry Varennikov ]
  * Throw `ResourceNotFoundException` outside of re-defined error-handler

  [ dishuostec ]
  * Wrong constraint of error

 -- David Prévot <taffit@debian.org>  Sat, 04 Jun 2016 11:49:47 -0400

php-json-schema (2.0.4-1) experimental; urgency=medium

  [ David Porter ]
  * Revert "Do not override error handler"

  [ bighappyface ]
  * chore(release): 2.0.4

 -- David Prévot <taffit@debian.org>  Wed, 25 May 2016 11:26:09 -0400

php-json-schema (2.0.3-1) experimental; urgency=medium

  [ Sławomir Chrobak ]
  * Skips min/max properties validation for non objects

  [ bighappyface ]
  * chore(release): 2.0.3

  [ Dmitry Varennikov ]
  * Deleted unused stream context and check if a local file exists

 -- David Prévot <taffit@debian.org>  Wed, 11 May 2016 19:20:04 -0400

php-json-schema (2.0.1-1) experimental; urgency=medium

  [ bighappyface ]
  * feat(UriRetriever): application/json support
  * chore(release): 2.0.1

 -- David Prévot <taffit@debian.org>  Sat, 30 Apr 2016 16:25:07 -0400

php-json-schema (2.0.0-1) experimental; urgency=medium

  * Upload to experimental since composer currently (as of 1.0.0-1)
    depends on php-json-schema (<< 2~~)

  [ bighappyface ]
  * chore(LICENSE): switch to MIT

  [ Rudolf Tucek ]
  * Moving constraints min- and maxProperties to ObjectConstraint

  [ Benoît Burnichon ]
  * Add Rfc339 utility class to create instances of DateTime

  [ Joost Nijhuis ]
  * Fix RefResolver and make it compatible with draft-04 #240

  [ David Prévot ]
  * Update Standards-Version to 3.9.8
  * Update license (switch back to Expat)

 -- David Prévot <taffit@debian.org>  Fri, 15 Apr 2016 09:58:20 -0400

php-json-schema (1.6.1-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.7
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Wed, 09 Mar 2016 15:57:55 -0400

php-json-schema (1.6.1-1) unstable; urgency=medium

  [ Will Pillar ]
  * Fix exclusive min/max strictness

  [ bighappyface ]
  * feat(composer): require PHP 5.3.29 (PHP 5.3.x EOL version) minimum
  * feat(Factory): add setConstraintClass

 -- David Prévot <taffit@debian.org>  Wed, 27 Jan 2016 22:53:29 -0400

php-json-schema (1.6.0-1) unstable; urgency=medium

  [ Maks3w ]
  * Add constraint factory

  [ Soufiane Ghzal ]
  * Create .gitattributes

  [ David Prévot ]
  * Adapt packaging to removed tests

 -- David Prévot <taffit@debian.org>  Thu, 07 Jan 2016 18:41:21 -0400

php-json-schema (1.5.0-1) unstable; urgency=medium

  [ Andy Raines ]
  * Now more functionality for references works

 -- David Prévot <taffit@debian.org>  Sat, 12 Sep 2015 02:33:22 -0400

php-json-schema (1.4.4-1) unstable; urgency=medium

  [ Frank Göldner ]
  * Throw exception if max depth exceeded

 -- David Prévot <taffit@debian.org>  Wed, 29 Jul 2015 15:26:02 +0200

php-json-schema (1.4.2-1) unstable; urgency=medium

  * New upstream release

 -- David Prévot <taffit@debian.org>  Tue, 16 Jun 2015 09:53:42 -0400

php-json-schema (1.4.1-1) unstable; urgency=medium

  [ Martin Aarhof ]
  * proposal on new constraints name

  [ David Prévot ]
  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 18 Apr 2015 23:28:05 -0400

php-json-schema (1.3.7-1) unstable; urgency=low

  [ andrea rota ]
  * Initial release (closes: #714179)

 -- David Prévot <taffit@debian.org>  Fri, 13 Feb 2015 16:44:08 -0400