=====================================================================
TIME END 2019-01-25 08:01:00
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 29
Exts tested : 46
---------------------------------------------------------------------
Number of tests : 16170 12935
Tests skipped : 3235 ( 20.0%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 9 ( 0.1%) ( 0.1%)
Expected fail : 36 ( 0.2%) ( 0.3%)
Tests passed : 12890 ( 79.7%) ( 99.7%)
---------------------------------------------------------------------
Time taken : 692 seconds
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
。。。。。。。。。。。
。。。。。。。。。。。
Bug #70219 Use after free vulnerability in session deserializer [ext/standard/tests/serialize/bug70219.phpt] XFAIL REASON: Unfinished merge, needs fix.
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #64267 (CURLOPT_INFILE doesn't allow reset)
.......................................
。。。。。。。。。。
int stream_socket_sendto ( resource $socket , string $data [, int $flags = 0 [, string $address ]] ); [ext/standard/tests/streams/stream_socket_sendto.phpt]
=====================================================================
You may have found a problem in PHP.
This report can be automatically sent to the PHP QA team at
http://qa.php.net/reports and http://news.php.net/php.qa.reports
This gives us a better understanding of PHP's behavior.
If you don't want to send the report immediately you can choose
option "s" to save it. You can then email it to qa-reports@lists.php.net later.
Do you want to send this report now? [Yns]: n
make: *** [test] 错误 1
[root@localhost php-7.3.1]