Changeset ef15363


Ignore:
Timestamp:
12/29/2023 01:49:55 AM (5 months ago)
Author:
Rahul Chandra <rahul@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
a007a58
Parents:
d8b5d28
Message:

Update to php-8.3.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    rd8b5d28 ref15363  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "c94426720f6dd2124a25db9fc86c0bfe">
     9  <!ENTITY php-md5sum        "3734b8fbb49ff225764c5d056d66269a">
    1010  <!ENTITY php-size          "12 MB">
    11   <!ENTITY php-buildsize     "525 MB (with documentation)">
     11  <!ENTITY php-buildsize     "527 MB (with documentation)">
    1212  <!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.
     
    8686
    8787Time taken      :   183 seconds
     88
     89For 8.3.1: [rahul] (Ryzen 7 1700)
     90
     91Number of tests : 18706             13767
     92Tests skipped   :  4939 ( 26.4%) --------
     93Tests warned    :     0 (  0.0%) (  0.0%)
     94Tests failed    :     1 (  0.0%) (  0.0%)
     95Expected fail   :     9 (  0.0%) (  0.1%)
     96Tests passed    : 13757 ( 73.5%) ( 99.9%)
     97
     98Time taken      :   301 seconds
     99
    88100-->
     101
    89102]>
    90103
  • introduction/welcome/changelog.xml

    rd8b5d28 ref15363  
    4242      <para>December 28th, 2023</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[rahul] - Update to php-8.3.1. Fixes
     46          <ulink url="&blfs-ticket-root;19042">#19042</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[rahul] - Update to libsass-3.6.6. Fixes
  • packages.ent

    rd8b5d28 ref15363  
    333333<!ENTITY nasm-version                 "2.16.01">
    334334<!ENTITY patchelf-version             "0.17.2">
    335 <!ENTITY php-version                  "8.3.0">
     335<!ENTITY php-version                  "8.3.1">
    336336
    337337<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.