Building the package works, but then it does some tests and those always fail:
=====================================================================
Number of tests : 4849 4742
Tests skipped : 107 ( 2.2%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 2 ( 0.0%) ( 0.0%)
Expected fail : 2 ( 0.0%) ( 0.0%)
Tests passed : 4738 ( 97.7%) ( 99.9%)
---------------------------------------------------------------------
Time taken : 36 seconds
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
Interfaces don't set prototypes to their parent method [Zend/tests/interface_constructor_prototype_002.phpt] XFAIL REASON: X::__constructor()'s prototype is set to B::__construct(). Y::__construct() then
uses prototype to verify LSP, but misses A::__construct() which has a stricter
signature.
=====================================================================
Pinned Comments