Changeset fe323d3


Ignore:
Timestamp:
09/26/2021 06:24:34 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9f777e1
Parents:
acf677b
Message:

Upgrade php-8.0.11

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    racf677b rfe323d3  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "349ee590787ab46e62dae517d90b5101">
    10   <!ENTITY php-size          "10.2 MB">
     9  <!ENTITY php-md5sum        "d6bf70d71969f4829fbeee30fed77fb8">
     10  <!ENTITY php-size          "10.3 MB">
    1111  <!ENTITY php-buildsize     "446 MB (with tests, add 182 MB for documentation)">
    1212  <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 2.1 SBU for tests)">
     
    1919       No timeouts, one failure on 8.0.9 -bdubbs
    2020       No timeouts on 8.0.10 - thomas
     21       No timeouts on 8.0.11 - thomas
    2122
    2223TEST RESULT SUMMARY
     
    2526Exts tested     :   48
    2627
    27 
    28 Number of tests : 16397             12639
     28Number of tests : 16408             12646
    2929Tests borked    :    3 (  0.0%)
    30 Tests skipped   : 3755 ( 22.9%)
     30Tests skipped   : 3759 ( 22.9%)
    3131Tests warned    :    2 (  0.0%) (  0.0%)
    3232Tests failed    :   29 (  0.2%) (  0.2%)
    3333Expected fail   :   30 (  0.2%) (  0.2%)
    34 Tests passed    : 12578 ( 76.7%) ( 99.5%)
    35 
    36 Time taken      :  583 seconds
    37        -->
     34Tests passed    : 12585 ( 76.7%) ( 99.5%)
     35
     36Time taken      :  520 seconds
     37-->
    3838]>
    3939
  • introduction/welcome/changelog.xml

    racf677b rfe323d3  
    4343    -->
    4444    <listitem>
     45      <para>September 26th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to php-8.0.11. Fixes
     49          <ulink url="&blfs-ticket-root;15611">#15611</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>September 25th, 2021</para>
    4656      <itemizedlist>
  • packages.ent

    racf677b rfe323d3  
    358358<!ENTITY ninja-version                "1.9.0">
    359359<!ENTITY npapi-sdk-version            "0.27.2">
    360 <!ENTITY php-version                  "8.0.10">
     360<!ENTITY php-version                  "8.0.11">
    361361
    362362<!ENTITY python2-majorver             "2.7">
Note: See TracChangeset for help on using the changeset viewer.