Changeset d9c72a3 for general


Ignore:
Timestamp:
04/16/2024 08:53:03 PM (2 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
c6d16d9a
Parents:
c2dab1b0
Message:

Update to php-8.3.6 (security update).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    rc2dab1b0 rd9c72a3  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "598f9d78cbf4bbe4dc1c008a43459e61">
    10   <!ENTITY php-size          "11.8 MB">
    11   <!ENTITY php-buildsize     "525 MB (with documentation)">
    12   <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 1.7 SBU for tests)">
     9  <!ENTITY php-md5sum        "0b8809e3bbb7f00b90f775d28846197d">
     10  <!ENTITY php-size          "12 MB">
     11  <!ENTITY php-buildsize     "526 MB (with documentation and tests)">
     12  <!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.
    1414       Results were otherwise normal though, so I'm unsure of what caused the
     
    9797
    9898Time taken      :   301 seconds
     99
     100For 8.3.6: [bdubbs] (AMD 3900)
     101
     102Number of tests : 18777             13968
     103Tests skipped   :  4809 ( 25.6%)
     104Tests warned    :     1 (  0.0%) (  0.0%)
     105Tests failed    :     2 (  0.0%) (  0.0%)
     106Expected fail   :     9 (  0.0%) (  0.1%)
     107Tests passed    : 13956 ( 74.3%) ( 99.9%)
     108
     109Time taken      :   189 seconds
    99110
    100111-->
Note: See TracChangeset for help on using the changeset viewer.