Package: php-horde-test / 2.6.4+debian0-7
Metadata
Package | Version | Patches format |
---|---|---|
php-horde-test | 2.6.4+debian0-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
1001_session factory with params.patch | (download) |
Horde_Test-2.6.4/lib/Horde/Test/Factory/Session.php |
7 4 + 3 - 0 ! |
propagate $params into horde_test_factory_session's create() method for disable php_ini set commands in the sessionhandler's constructor. |
phpunit 8.x.patch | (download) |
Horde_Test-2.6.4/lib/Horde/Test/AllTests.php |
6 3 + 3 - 0 ! |
phpunit 8.x adaptations Relevenat PHPUnit change: https://github.com/sebastianbergmann/phpunit/commit/ba2241e6e0a634dc333b6e1d2fd6d0e8c16c2f57 |
phpunit 9.x.patch | (download) |
Horde_Test-2.6.4/lib/Horde/Test/Case.php |
45 45 + 0 - 0 ! |
phpunit 9.x removes methods for accessing private methods and properties. |