Changeset c29fcb2


Ignore:
Timestamp:
02/18/2024 10:59:37 PM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, lazarus, trunk, xry111/llvm18
Children:
8d6f4d1
Parents:
d0b42e9
Message:

Update to php-8.3.3.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    rd0b42e9 rc29fcb2  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "c6de74ddce25bcea59cf297c8f136ef2">
     9  <!ENTITY php-md5sum        "f8e821c23e4da0cd52710181532cb853">
    1010  <!ENTITY php-size          "12 MB">
    1111  <!ENTITY php-buildsize     "525 MB (with documentation)">
    12   <!ENTITY php-time          "2.0 SBU (with parallelism=4; add 1.7 SBU for tests)">
     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
  • introduction/welcome/changelog.xml

    rd0b42e9 rc29fcb2  
    4242      <para>February 18th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to php-8.3.3. Fixes
     46          <ulink url="&blfs-ticket-root;19322">#19322</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Update to wireshark-4.2.3. Fixes
  • packages.ent

    rd0b42e9 rc29fcb2  
    335335<!ENTITY nasm-version                 "2.16.01">
    336336<!ENTITY patchelf-version             "0.18.0">
    337 <!ENTITY php-version                  "8.3.2">
     337<!ENTITY php-version                  "8.3.3">
    338338
    339339<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.