File: changelog

package info (click to toggle)
php-http-psr7-integration-tests 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 464 kB
  • sloc: php: 1,591; makefile: 19
file content (128 lines) | stat: -rw-r--r-- 3,998 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
php-http-psr7-integration-tests (1.4.0-3) unstable; urgency=medium

  * Ignore more date causing ailing tests with current Guzzle
  * Remove Rules-Requires-Root
  * Update Standards-Version to 4.7.2

 -- David Prévot <taffit@debian.org>  Fri, 29 Aug 2025 08:08:35 +0200

php-http-psr7-integration-tests (1.4.0-2) unstable; urgency=medium

  * Modernize PHPUnit syntax
  * Revert "Force system dependencies loading"
  * Simplify build

 -- David Prévot <taffit@debian.org>  Mon, 17 Feb 2025 22:35:28 +0100

php-http-psr7-integration-tests (1.4.0-1) unstable; urgency=medium

  [ ignace nyamagana butera ]
  * Add support for PHPUnit10 and remove support for PHPUnit8 (Closes: #1070554)

  [ David Buchmann ]
  * prepare release

  [ David Prévot ]
  * Update Standards-Version to 4.7.0
  * Adapt debian/clean to PHPUnit 11

 -- David Prévot <taffit@debian.org>  Sat, 03 Aug 2024 14:52:26 +0900

php-http-psr7-integration-tests (1.3.0-3) unstable; urgency=medium

  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Wed, 06 Mar 2024 15:44:01 +0100

php-http-psr7-integration-tests (1.3.0-2) unstable; urgency=medium

  * Upload to unstable now that Bookworm has been released
  * Ignore more failing tests with current Guzzle

 -- David Prévot <taffit@debian.org>  Mon, 01 Jan 2024 19:30:12 +0100

php-http-psr7-integration-tests (1.3.0-1) experimental; urgency=medium

  * Upload new minor to experimental during the freeze

  [ Matthew Weier O'Phinney ]
  * fix: Split multiple slashes tests into three
  * Adapt tests to work with v1.1 and v2.0 of PSR-7 (#68)

  [ Maximilian Bösing ]
  * feature: introduce `userInfo` encoding tests
  * docs: add CHANGELOG

  [ David Buchmann ]
  * prepare release

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

 -- David Prévot <taffit@debian.org>  Sat, 29 Apr 2023 19:28:21 +0200

php-http-psr7-integration-tests (1.1.1-3) unstable; urgency=medium

  * Support recent guzzlehttp/psr7
  * Use phpabtpl(1) autoloaders
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Sun, 10 Jul 2022 12:52:15 +0200

php-http-psr7-integration-tests (1.1.1-2) unstable; urgency=medium

  * Add ca-certificates dependency for CI (Closes: #983211)

 -- David Prévot <taffit@debian.org>  Sun, 21 Feb 2021 09:23:17 -0400

php-http-psr7-integration-tests (1.1.1-1) unstable; urgency=medium

  [ Andy Postnikov ]
  * Replace deprecated assertRegExp() with assertMatchesRegularExpression()

  [ David Prévot ]
  * Simplify gbp import-orig
  * Use dh-sequence-phpcomposer instead of pkg-php-tools
  * Run Guzzle related upstream testsuite
  * Install /u/s/p/autoloaders file

 -- David Prévot <taffit@debian.org>  Sat, 20 Feb 2021 10:49:31 -0400

php-http-psr7-integration-tests (1.1.0-1) unstable; urgency=medium

  [ Theodore Brown ]
  * Add support for PHPUnit 8 (#41)

  [ Daniel Opitz ]
  * zendframework is now laminas

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Update watch file format version to 4.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Set Rules-Requires-Root: no.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Fri, 04 Dec 2020 08:34:20 -0400

php-http-psr7-integration-tests (1.0.0-1) unstable; urgency=medium

  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.
  * Drop versioned dependency satisfied in (old)stable
  * Use debhelper-compat 13
  * Document gbp import-ref usage

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 18:09:37 -1000

php-http-psr7-integration-tests (0~~20190216-2) unstable; urgency=medium

  * Update Hompage

 -- David Prévot <taffit@debian.org>  Wed, 11 Sep 2019 05:42:01 -1000

php-http-psr7-integration-tests (0~~20190216-1) unstable; urgency=medium

  * Initial release (php-nyholm-psr7 build-dependency)

 -- David Prévot <taffit@debian.org>  Sun, 21 Jul 2019 10:45:39 -0300