mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
php-8.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24184 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0418c9fad3
commit
1c7c64de3b
@ -6,13 +6,14 @@
|
||||
|
||||
<!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
|
||||
<!ENTITY php-download-ftp " ">
|
||||
<!ENTITY php-md5sum "f860a700a0eb929444c85f3ca53faa60">
|
||||
<!ENTITY php-md5sum "4fc1c90ee10b72d6a56447f8491a9857">
|
||||
<!ENTITY php-size "10 MB">
|
||||
<!ENTITY php-buildsize "694 MB (add 7 MB for tests, add 103 MB for documentation)">
|
||||
<!ENTITY php-time "1.8 SBU (with parallelism=4; add 7.9 SBU for tests)">
|
||||
<!ENTITY php-buildsize "675 MB (with tests, add 182 MB for documentation)">
|
||||
<!ENTITY php-time "1.8 SBU (with parallelism=4; add 1.9 SBU for tests)">
|
||||
<!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
|
||||
Results were otherwise normal though, so I'm unsure of what caused the
|
||||
increase in time. -renodr -->
|
||||
increase in time. -renodr
|
||||
No timeout for 8.0.2. Tests run at -j4 too. -pierre -->
|
||||
]>
|
||||
|
||||
<sect1 id="php" xreflabel="PHP-&php-version;">
|
||||
@ -620,7 +621,7 @@ php ./go-pear.phar</userinput></screen>
|
||||
phar (symlink), phar.phar, php,
|
||||
php-cgi, php-config, php-fpm, phpdbg, and phpize</seg>
|
||||
|
||||
<seg>dba.{so,a} and opcache.{so,a} in
|
||||
<seg>dba.so and opcache.so in
|
||||
/usr/lib/php/extensions/no-debug-non-zts-20200930</seg>
|
||||
|
||||
<seg>/etc/php-fpm.d, /usr/{include,lib,share}/php, and
|
||||
|
@ -349,7 +349,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY nasm-version "2.15.05">
|
||||
<!ENTITY ninja-version "1.9.0">
|
||||
<!ENTITY npapi-sdk-version "0.27.2">
|
||||
<!ENTITY php-version "8.0.1">
|
||||
<!ENTITY php-version "8.0.2">
|
||||
|
||||
<!ENTITY python2-majorver "2.7">
|
||||
<!ENTITY python2-patch "18">
|
||||
|
Loading…
Reference in New Issue
Block a user