Package: php-doctrine-dbal / 4.3.4+dfsg-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| php-doctrine-dbal | 4.3.4+dfsg-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Modernize PHPUnit syntax.patch | (download) |
tests/Functional/Driver/AbstractDriverTestCase.php |
14 14 + 0 - 0 ! |
modernize phpunit syntax MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Also dont run testFetchLongBlob at all: its failing on 32-bit architectures. Bug-Debian: https://bugs.debian.org/1103085 |
| 0002 Update DataProvider expected arguments list.patch | (download) |
tests/Platforms/PostgreSQLPlatformTest.php |
2 1 + 1 - 0 ! |
update dataprovider expected arguments list PHPUnit 12 warns that the number of arguments provided should match the number of arguments expected by the test method. |
| 0003 RequiresPhp needs an explicit version comparison ope.patch | (download) |
tests/Functional/Driver/PDO/PDOSubclassTest.php |
2 1 + 1 - 0 ! |
requiresphp needs an explicit version comparison operator Starting with PHPUnit 12.4, a deprecation is emitted otherwise. |
