Changeset badfd25


Ignore:
Timestamp:
03/20/2022 07:19:01 PM (2 years 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:
da23b3a2
Parents:
84231e06
Message:

Update to php-8.1.4.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r84231e06 rbadfd25  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "495972570d055fef1255e296051a13a5">
     9  <!ENTITY php-md5sum        "6473a944378c59080bcd837552dcaf3f">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "638 MB (with documentation)">
    12   <!ENTITY php-time          "2.6 SBU (with parallelism=4; add 2.8 SBU for tests)">
     11  <!ENTITY php-buildsize     "637 MB (with documentation)">
     12  <!ENTITY php-time          "2.6 SBU (add 1.8 SBU for testsi; both with parallelism=4)">
    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
     
    3838Stats for tests changed slightly for 8.1.2, but not significantly.
    3939  Tests failed    :    1
    40 
     40For 8.1.4, ran tests at -j4. Onte test still fails.
    4141-->
    4242]>
  • introduction/welcome/changelog.xml

    r84231e06 rbadfd25  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to php-8.1.4. Fixes
     49          <ulink url="&blfs-ticket-root;16248">#16248</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to liblinear-244. Fixes
    4953          <ulink url="&blfs-ticket-root;16247">#16247</ulink>.</para>
  • packages.ent

    r84231e06 rbadfd25  
    365365<!ENTITY ninja-version                "1.9.0">
    366366<!ENTITY npapi-sdk-version            "0.27.2">
    367 <!ENTITY php-version                  "8.1.3">
     367<!ENTITY php-version                  "8.1.4">
    368368
    369369<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.