Ignore:
Timestamp:
12/04/2021 03:28:15 PM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
lazarus
Children:
e6974d1
Parents:
b22e4ceb (diff), edd2feb7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into lazarus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    rb22e4ceb r8307474  
    77  <!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "d6bf70d71969f4829fbeee30fed77fb8">
    10   <!ENTITY php-size          "10.3 MB">
    11   <!ENTITY php-buildsize     "446 MB (with tests, add 182 MB for documentation)">
    12   <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 2.1 SBU for tests)">
     9  <!ENTITY php-md5sum        "552bc63901c6a1bad195e6a47be3c341">
     10  <!ENTITY php-size          "11 MB">
     11  <!ENTITY php-buildsize     "479 MB (with 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
     
    2121       No timeouts on 8.0.11 - thomas
    2222
    23 TEST RESULT SUMMARY
    24 
    25 Exts skipped    :   24
    26 Exts tested     :   48
    27 
    28 Number of tests : 16408             12646
    29 Tests borked    :    3 (  0.0%)
    30 Tests skipped   : 3759 ( 22.9%)
     23TEST RESULT SUMMARY 8.1.0
     24
     25Exts skipped    :   36
     26Exts tested     :   36
     27
     28Number of tests : 17060             12551
     29Tests skipped   : 4509 ( 26.4%)
    3130Tests warned    :    2 (  0.0%) (  0.0%)
    32 Tests failed    :   29 (  0.2%) (  0.2%)
    33 Expected fail   :   30 (  0.2%) (  0.2%)
    34 Tests passed    : 12585 ( 76.7%) ( 99.5%)
    35 
    36 Time taken      :  520 seconds
     31Tests failed    :    4 (  0.0%) (  0.0%)
     32Expected fail   :   28 (  0.2%) (  0.2%)
     33Tests passed    : 12517 ( 73.4%) ( 99.7%)
     34
     35Time taken      :  165 seconds
     36
    3737-->
    3838]>
     
    130130      an <xref linkend="server-mail"/> (that provides a
    131131      <command>sendmail</command> command),
    132       <xref linkend="pcre"/>,
     132      <xref linkend="pcre2"/>,
    133133      <xref linkend="pth"/>,
    134134      <ulink url="https://wiki.ubuntu.com/AppArmor">AppArmor</ulink>,
     
    151151      <xref linkend="x-window-system"/>,
    152152      <!--<ulink url="http://www.fastio.com/">ClibPDF</ulink>, - site asks for username/password-->
    153       <ulink url="http://www.adobe.com/devnet/acrobat/fdftoolkit.html">FDF Toolkit</ulink>,
     153      <ulink url="https://opensource.adobe.com/dc-acrobat-sdk-docs/acrobatsdk/">FDF Toolkit</ulink>,
    154154      <ulink url="https://github.com/libgd/libgd">GD</ulink>, and
    155155      <ulink url="https://www.t1lib.org/">t1lib</ulink>
     
    178178      <xref linkend="sqlite"/>,
    179179      <xref linkend="unixodbc"/>,
    180       <ulink url="http://www.softwareag.com/">Adabas</ulink>,
    181       <ulink url="http://www.birdstep.com/">Birdstep</ulink>,
     180      <ulink url="https://www.softwareag.com/en_corporate/platform/adabas-natural.html">Adabas</ulink>,
     181      <ulink url="https://raima.com/raima-database-manager/">Birdstep</ulink>,
    182182      <ulink url="http://cr.yp.to/cdb.html">cdb</ulink>,
    183183      <ulink url="http://www.dbmaker.com/">DBMaker</ulink>,
Note: See TracChangeset for help on using the changeset viewer.