Package: php-zeta-base / 1.9.5-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| php-zeta-base | 1.9.5-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 The installed package mimics a PEAR installation.patch | (download) |
src/base.php |
2 1 + 1 - 0 ! |
the installed package mimics a pear installation |
| 0002 Adapt UnitTest path for tests.patch | (download) |
tests/file_find_recursive_test.php |
125 61 + 64 - 0 ! |
adapt unittest path for tests |
| 0004 Workaround autload issue during tests.patch | (download) |
tests/bootstrap.php |
5 4 + 1 - 0 ! |
workaround autload issue during tests MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Its related to ezc_autoload, PHPUnit blacklist, that php-invoker and composer are not installed by default and maybe the homemade autoload. Bug-PHPUnit: https://github.com/sebastianbergmann/phpunit/issues/1598 |
| 0004 Let test Class name match file name.patch | (download) |
tests/base_init_test.php |
2 1 + 1 - 0 ! |
let test class name match file name MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit PHPUnit 11compliance Bug-Debian: https://bugs.debian.org/1070615 |
