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
|
php-pda-pheanstalk (8.0.1-2) unstable; urgency=medium
* Upload to unstable in sync with symfony
-- David Prévot <taffit@debian.org> Tue, 04 Nov 2025 07:57:53 +0100
php-pda-pheanstalk (8.0.1-1) experimental; urgency=medium
[ Vladimir Mirchev ]
* fix: Dead TCP connections handling
* fix: Dead TCP connections handling in SocketSocket causes 100% CPU usage.
[ David Prévot ]
* debian/control: Document nocheck flag
-- David Prévot <taffit@debian.org> Thu, 16 Oct 2025 08:20:01 +0200
php-pda-pheanstalk (7.1.1-1) experimental; urgency=medium
[ Sam Mousa ]
* fix: improve error message on connection creation
[ David Prévot ]
* Remove Rules-Requires-Root
-- David Prévot <taffit@debian.org> Fri, 26 Sep 2025 06:43:32 +0200
php-pda-pheanstalk (7.1.0-1) experimental; urgency=medium
[ HypeMC ]
* fix: Don't throw an exception when a signal is dispatched
[ Sam Mousa ]
* feat: add constructor
-- David Prévot <taffit@debian.org> Sun, 27 Jul 2025 18:34:32 +0200
php-pda-pheanstalk (7.0.1-1) experimental; urgency=medium
[ HypeMC ]
* Pass tube name to `TubeNotFoundException`
-- David Prévot <taffit@debian.org> Mon, 09 Jun 2025 07:12:38 +0200
php-pda-pheanstalk (7.0.0-1) experimental; urgency=medium
[ David Scandurra ]
* feat: add disconnect() method to release resources deterministically
* refactor: extract disconnect() into new PheanstalkClientInterface
-- David Prévot <taffit@debian.org> Mon, 24 Mar 2025 07:06:46 +0100
php-pda-pheanstalk (6.0.2-1) experimental; urgency=medium
[ David Scandurra ]
* fix: automatically reconnect upon socket error
-- David Prévot <taffit@debian.org> Sun, 16 Mar 2025 12:14:45 +0100
php-pda-pheanstalk (6.0.1-1) experimental; urgency=medium
[ Sam Mousa ]
* chore(tests): transform annotations to attributes
* chore: remove test that required phpmock due to lack of phpunit12 support
[ David Prévot ]
* Modernize PHPUnit syntax
* Simplify build
* Update Standards-Version to 4.7.2
-- David Prévot <taffit@debian.org> Thu, 06 Mar 2025 08:11:29 +0100
php-pda-pheanstalk (6.0.0-1) experimental; urgency=medium
[ Sam Mousa ]
* chore!: drop support for php 8.1 and 8.2
[ Tim Düsterhus ]
* fix: Add missing fields to ServerStats
[ SplotyCode ]
* fix: give info about socket_create error (#281)
[ David Prévot ]
* Revert "Force system dependencies loading (tests)"
* Group nophpunit11 for tests failing with PHPUnit 11
-- David Prévot <taffit@debian.org> Sun, 05 Jan 2025 08:57:55 +0100
php-pda-pheanstalk (5.0.7-1) experimental; urgency=medium
[ Sam Mousa ]
* fix: remove @internal from exception base classes
[ Greg ORIOL ]
* Add some migration to v5 information into the readme
-- David Prévot <taffit@debian.org> Wed, 09 Oct 2024 15:16:27 +0200
php-pda-pheanstalk (5.0.6-1) experimental; urgency=medium
[ Julius Kiekbusch ]
* Mark parameters explicit nullable (#270)
[ Eljay ]
* Update README.md (#264)
[ David Prévot ]
* Update Standards-Version to 4.7.0
* Drop unused beanstalkd (Closes: #1052525)
-- David Prévot <taffit@debian.org> Tue, 10 Sep 2024 08:44:09 +0200
php-pda-pheanstalk (5.0.5-1) experimental; urgency=medium
[ Nicolas JEAN ]
* fix: accept empty data (#267)
[ David Prévot ]
* Force system dependencies loading (tests)
-- David Prévot <taffit@debian.org> Tue, 05 Mar 2024 16:36:04 +0100
php-pda-pheanstalk (5.0.4-1) experimental; urgency=medium
[ Stefan Vetsch ]
* fix: Change the response parsing to treat 0 as a number
-- David Prévot <taffit@debian.org> Tue, 23 Jan 2024 08:23:19 +0100
php-pda-pheanstalk (5.0.3-1) experimental; urgency=medium
* allow-stderr for debci
* Use dh-sequence-phpcomposer instead of pkg-php-tools
-- David Prévot <taffit@debian.org> Sun, 21 Jan 2024 19:32:24 +0100
php-pda-pheanstalk (5.0.2-1) experimental; urgency=medium
[ Markus Zeller ]
* chore: use TubeName instead of string (#255)
[ SplotyCode ]
* Update readme examples to v5 (#256)
-- David Prévot <taffit@debian.org> Sun, 26 Nov 2023 12:12:01 +0100
php-pda-pheanstalk (5.0.1-1) experimental; urgency=medium
[ Sam Mousa ]
* chore: mark all classes without subclasses as final, mark internal classes
[ David Prévot ]
* Add missing dependency for ci
-- David Prévot <taffit@debian.org> Tue, 12 Sep 2023 20:57:00 +0530
php-pda-pheanstalk (5.0.0-1) experimental; urgency=medium
* Upload new major version to experimental
[ Sam Mousa ]
* chore: update phpunit and static analysers and fix resulting errors
[ David Prévot ]
* Drop patches not needed anymore
* Update standards version to 4.6.2, no changes needed.
* Update build steps
-- David Prévot <taffit@debian.org> Sat, 09 Sep 2023 16:24:53 +0530
php-pda-pheanstalk (4.0.4-1) unstable; urgency=medium
[ Kevin Tardif ]
* Don't log warnings from SocketSocket usage
[ David Prévot ]
* Simplify gbp import-orig
* Update standards version to 4.6.0, no changes needed.
-- David Prévot <taffit@debian.org> Fri, 19 Nov 2021 15:34:47 -0400
php-pda-pheanstalk (4.0.3-1) unstable; urgency=low
* Initial release (New symfony dependency)
-- David Prévot <taffit@debian.org> Tue, 05 Jan 2021 13:04:53 -0400
|