Changeset 264e9bb2


Ignore:
Timestamp:
05/15/2024 08:19:43 AM (3 weeks ago)
Author:
Thomas Trepl <thomas@…>
Branches:
trunk
Children:
dd8e052
Parents:
b5866f1
Message:

Update to php-8.3.7

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    rb5866f1 r264e9bb2  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "0b8809e3bbb7f00b90f775d28846197d">
    10   <!ENTITY php-size          "12 MB">
     9  <!ENTITY php-md5sum        "81986a54500ebc40d1f911112682e0e1">
     10  <!ENTITY php-size          "11.8 MB">
    1111  <!ENTITY php-buildsize     "526 MB (with documentation and tests)">
    1212  <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 1.8 SBU for tests)">
     
    108108
    109109Time taken      :   189 seconds
     110
     1118.3.7 gave me (thomas) a few more failed tests but
     112they are caused by redirected stderr/stdout/stdin
     113and not running on a tty. The overall amounts seems
     114comparable to 8.3.6
    110115
    111116-->
  • introduction/welcome/changelog.xml

    rb5866f1 r264e9bb2  
    4343      <para>May 15th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[thomas] - Update to php-8.3.7. Fixes
     47          <ulink url="&blfs-ticket-root;19777">#19777</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[thomas] - Update to xterm-391. Fixes
  • packages.ent

    rb5866f1 r264e9bb2  
    350350<!ENTITY nasm-version                 "2.16.03">
    351351<!ENTITY patchelf-version             "0.18.0">
    352 <!ENTITY php-version                  "8.3.6">
     352<!ENTITY php-version                  "8.3.7">
    353353
    354354<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.