Ignore:
Timestamp:
06/11/2022 03:33:02 PM (23 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
cb49b59
Parents:
4f4e7f18
Message:

Update to php-8.1.7.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r4f4e7f18 r199a3ced  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "943eae7f07c2056ce87478e7d6c0cbbb">
     9  <!ENTITY php-md5sum        "f8be7dfca5c241e780f75f3f3ce83b76">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "638 MB (with documentation)">
    12   <!ENTITY php-time          "1.8 SBU (add 2.0 SBU for tests; both with parallelism=4)">
     11  <!ENTITY php-buildsize     "480 MB (with documentation)">
     12  <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.7 SBU for tests)">
    1313  <!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
    1414       Results were otherwise normal though, so I'm unsure of what caused the
     
    4040For 8.1.4, ran tests at -j4. One test still fails.
    4141For 8.1.5, ran tests at -j4. One test still fails.
     42
     43Running tests at -j4 does nothing.  The jobs cound is not passed to the
     44actual routine running the tests.
     45
     46For 8.1.7:
     47Number of tests : 17250             12714
     48Tests skipped   : 4536 ( 26.3%)
     49Tests warned    :    2 (  0.0%) (  0.0%)
     50Tests failed    :    1 (  0.0%) (  0.0%)
     51Expected fail   :   27 (  0.2%) (  0.2%)
     52Tests passed    : 12684 ( 73.5%) ( 99.8%)
     53
     54Time taken      :  162 seconds
     55
     56The warnings are really XFAIL.  The FAIL is ext/phar/tests/bug69958.phpt.
     57It appears to be mission a test file.
     58
    4259-->
    4360]>
Note: See TracChangeset for help on using the changeset viewer.