Changeset ad571b94


Ignore:
Timestamp:
08/02/2024 07:48:06 PM (6 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
be86e9a
Parents:
dcfee652
git-author:
Douglas R. Reno <renodr@…> (08/02/2024 07:45:33 PM)
git-committer:
Douglas R. Reno <renodr@…> (08/02/2024 07:48:06 PM)
Message:

Update to php-8.3.10

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    rdcfee652 rad571b94  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "05e10aca88687bad586f49b5992a0633">
     9  <!ENTITY php-md5sum        "49f47bb78d521ad284ab8f15e91e6c76">
    1010  <!ENTITY php-size          "12 MB">
    11   <!ENTITY php-buildsize     "534 MB (with documentation and tests)">
     11  <!ENTITY php-buildsize     "575 MB (with documentation and tests)">
    1212  <!ENTITY php-time          "1.9 SBU (with parallelism=4; add 1.8 SBU for tests)">
    1313  <!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
     
    123123Tests passed    : 13987 ( 74.3%) ( 99.9%)
    124124Time taken      :   264 seconds
     125
     126- - - 8.3.10 [renodr] (Xeon E5-2670 v3) - - -
     127Number of tests : 18862             14030
     128Tests skipped   :  4832 ( 25.6%) - - - - - - - -
     129Tests warned    :     1 (  0.0%) (  0.0%)
     130Tests failed    :     9 (  0.0%) (  0.1%)
     131Expected fail   :    10 (  0.1%) (  0.1%)
     132Tests passed    : 14010 ( 74.3%) ( 99.9%)
    125133-->
    126 
    127134]>
    128135
  • introduction/welcome/changelog.xml

    rdcfee652 rad571b94  
    5454          <para>[bdubbs] - Update to gcc-14.2.0. Fixes
    5555          <ulink url="&blfs-ticket-root;20166">#20166</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[renodr] - Update to php-8.3.10. Fixes
     59          <ulink url="&blfs-ticket-root;20171">#20171</ulink>.</para>
    5660        </listitem>
    5761        <listitem>
  • packages.ent

    rdcfee652 rad571b94  
    357357<!ENTITY nasm-version                 "2.16.03">
    358358<!ENTITY patchelf-version             "0.18.0">
    359 <!ENTITY php-version                  "8.3.9">
     359<!ENTITY php-version                  "8.3.10">
    360360
    361361<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.