Changeset 79f4a45


Ignore:
Timestamp:
09/11/2022 06:17:14 PM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
4852356
Parents:
4e207bb
Message:

Update to php-8.1.10.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r4e207bb r79f4a45  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "991c7517be1d94a4f1453250ed95c2e8">
     9  <!ENTITY php-md5sum        "5f14b7827d825f4c698402b111735edb">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "640 MB (with documentation)">
    12   <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.7 SBU for tests)">
     11  <!ENTITY php-buildsize     "481 MB (with documentation)">
     12  <!ENTITY php-time          "1.6 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
     
    5757It appears to be mission a test file.
    5858
     59For 8.1.10:
     60Number of tests : 17315             12768
     61Tests skipped   : 4547 ( 26.3%) --------
     62Tests warned    :    2 (  0.0%) (  0.0%)
     63Tests failed    :    5 (  0.0%) (  0.0%)
     64Expected fail   :   27 (  0.2%) (  0.2%)
     65Tests passed    : 12734 ( 73.5%) ( 99.7%)
     66
     67Time taken      :  162 seconds
    5968-->
    6069]>
  • introduction/welcome/changelog.xml

    r4e207bb r79f4a45  
    4343    -->
    4444    <listitem>
     45      <para>September 11th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to php-8.1.10. Fixes
     49          <ulink url="&blfs-ticket-root;16974">#16974</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>September 10th, 2022</para>
    4656      <itemizedlist>
  • packages.ent

    r4e207bb r79f4a45  
    316316<!ENTITY mercurial-version            "6.2.2">
    317317<!ENTITY nasm-version                 "2.15.05">
    318 <!ENTITY php-version                  "8.1.9">
     318<!ENTITY php-version                  "8.1.10">
    319319
    320320<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.