[pkg-php-pear] Bug#912135: phploc FTBFS with PHP 7.3
Adrian Bunk
bunk at debian.org
Sun Oct 28 12:44:36 GMT 2018
Source: phploc
Version: 4.0.1-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/phploc.html
...
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/phploc-4.0.1'
phpunit --bootstrap src/autoload.php
PHPUnit 7.4.0 by Sebastian Bergmann and contributors.
Runtime: PHP 7.3.0RC4
Configuration: /build/1st/phploc-4.0.1/phpunit.xml
Warning - The configuration file did not pass validation!
The following problems have been detected:
Line 11:
- Element 'testsuite': The attribute 'name' is required but missing.
Test results may not be as expected.
E...................... 23 / 23 (100%)
Time: 174 ms, Memory: 4.00MB
There was 1 error:
1) SebastianBergmann\PHPLOC\AnalyserTest::testWithoutTests
"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
/build/1st/phploc-4.0.1/src/Analyser.php:92
/build/1st/phploc-4.0.1/src/autoload.php:29
/build/1st/phploc-4.0.1/src/autoload.php:29
/build/1st/phploc-4.0.1/tests/AnalyzerTest.php:24
ERRORS!
Tests: 23, Assertions: 22, Errors: 1.
make[1]: *** [debian/rules:16: override_dh_auto_test] Error 2
More information about the pkg-php-pear
mailing list