mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
Update to php-8.1.10.
This commit is contained in:
parent
4e207bb418
commit
79f4a45d23
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
|
||||
<!ENTITY php-download-ftp " ">
|
||||
<!ENTITY php-md5sum "991c7517be1d94a4f1453250ed95c2e8">
|
||||
<!ENTITY php-md5sum "5f14b7827d825f4c698402b111735edb">
|
||||
<!ENTITY php-size "11 MB">
|
||||
<!ENTITY php-buildsize "640 MB (with documentation)">
|
||||
<!ENTITY php-time "1.7 SBU (with parallelism=4; add 1.7 SBU for tests)">
|
||||
<!ENTITY php-buildsize "481 MB (with documentation)">
|
||||
<!ENTITY php-time "1.6 SBU (with parallelism=4; add 1.7 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
|
||||
@ -56,6 +56,15 @@ Time taken : 162 seconds
|
||||
The warnings are really XFAIL. The FAIL is ext/phar/tests/bug69958.phpt.
|
||||
It appears to be mission a test file.
|
||||
|
||||
For 8.1.10:
|
||||
Number of tests : 17315 12768
|
||||
Tests skipped : 4547 ( 26.3%) --------
|
||||
Tests warned : 2 ( 0.0%) ( 0.0%)
|
||||
Tests failed : 5 ( 0.0%) ( 0.0%)
|
||||
Expected fail : 27 ( 0.2%) ( 0.2%)
|
||||
Tests passed : 12734 ( 73.5%) ( 99.7%)
|
||||
|
||||
Time taken : 162 seconds
|
||||
-->
|
||||
]>
|
||||
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>September 11th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to php-8.1.10. Fixes
|
||||
<ulink url="&blfs-ticket-root;16974">#16974</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>September 10th, 2022</para>
|
||||
<itemizedlist>
|
||||
|
@ -315,7 +315,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY lua52-version "5.2.4">
|
||||
<!ENTITY mercurial-version "6.2.2">
|
||||
<!ENTITY nasm-version "2.15.05">
|
||||
<!ENTITY php-version "8.1.9">
|
||||
<!ENTITY php-version "8.1.10">
|
||||
|
||||
<!ENTITY python2-majorver "2.7">
|
||||
<!ENTITY python2-patch "18">
|
||||
|
Loading…
Reference in New Issue
Block a user