Test: /sapi/cli/tests/php_cli_server_005.phpt - Version 7.4.21    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Server is not accepting connections after 6 seconds 001- HTTP/1.1 200 OK 002- Host: %s 003- Date: %s 004- Connection: close 005- X-Powered-By: PHP/%s 006- Content-type: text/html; charset=UTF-8 007- 008- array(1) { 009- ["userfile"]=> 010- array(5) { 011- ["name"]=> 012- string(12) "laruence.txt" 013- ["type"]=> 014- string(10) "text/plain" 015- ["tmp_name"]=> 016- string(%d) "%s" 017- ["error"]=> 018- int(0) 019- ["size"]=> 020- int(26) 021- } 022- }