Changeset ffe5cb0


Ignore:
Timestamp:
05/18/2023 12:32:16 AM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
9b14f4c
Parents:
9c032d6
Message:

Update to php-8.2.6.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r9c032d6 rffe5cb0  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "802ddeb65a32362a739326eddd1c172f">
     9  <!ENTITY php-md5sum        "700aaa5ae7bfb4ac0186be6b4712e748">
    1010  <!ENTITY php-size          "11 MB">
    11   <!ENTITY php-buildsize     "499 MB (with documentation)">
     11  <!ENTITY php-buildsize     "505 MB (with documentation)">
    1212  <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 1.6 SBU for tests)">
    1313  <!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
  • introduction/welcome/changelog.xml

    r9c032d6 rffe5cb0  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to php-8.2.6. Fixes
     46         <ulink url="&blfs-ticket-root;18039">#18039</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[timtas] - Update to curl-8.1.0. Fixes
    4650         <ulink url="&blfs-ticket-root;18058">#18058</ulink>.</para>
  • packages.ent

    r9c032d6 rffe5cb0  
    329329<!ENTITY nasm-version                 "2.16.01">
    330330<!ENTITY patchelf-version             "0.17.2">
    331 <!ENTITY php-version                  "8.2.5">
     331<!ENTITY php-version                  "8.2.6">
    332332
    333333<!ENTITY python2-majorver             "2.7">
  • server/databases/sqlite.xml

    r9c032d6 rffe5cb0  
    163163
    164164    <para>
    165       <parameter>--enable-fts{4,5}</parameter>: These switches enables
     165      <parameter>--enable-fts{4,5}</parameter>: These switches enable
    166166      support for version 3, 4 and 5 of the full text search (FTS)
    167167      extension.  Note that the <option>--enable-fts4</option> switch
Note: See TracChangeset for help on using the changeset viewer.