Changeset 1c7c64d for general/prog


Ignore:
Timestamp:
02/06/2021 05:25:42 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 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:
f6b092b
Parents:
0418c9fa
Message:

php-8.0.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24184 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r0418c9fa r1c7c64d  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "f860a700a0eb929444c85f3ca53faa60">
     9  <!ENTITY php-md5sum        "4fc1c90ee10b72d6a56447f8491a9857">
    1010  <!ENTITY php-size          "10 MB">
    11   <!ENTITY php-buildsize     "694 MB (add 7 MB for tests, add 103 MB for documentation)">
    12   <!ENTITY php-time          "1.8 SBU (with parallelism=4; add 7.9 SBU for tests)">
     11  <!ENTITY php-buildsize     "675 MB (with tests, add 182 MB for documentation)">
     12  <!ENTITY php-time          "1.8 SBU (with parallelism=4; add 1.9 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
    15        increase in time. -renodr -->
     15       increase in time. -renodr
     16       No timeout for 8.0.2. Tests run at -j4 too. -pierre -->
    1617]>
    1718
     
    621622        php-cgi, php-config, php-fpm, phpdbg, and phpize</seg>
    622623
    623         <seg>dba.{so,a} and opcache.{so,a} in
     624        <seg>dba.so and opcache.so in
    624625        /usr/lib/php/extensions/no-debug-non-zts-20200930</seg>
    625626
Note: See TracChangeset for help on using the changeset viewer.