Test: /ext/soap/tests/bug73037.phpt - Version 7.4.21        

Bug #73037 SoapServer reports Bad Request when gzipped
Submitted: 2016-09-07 08:03:08 Modified: 2016-11-22 10:14:27
From: maggus.staab Assigned: ab
Status: Closed Package: SOAP related
PHP Version: 5.6.25 OS: Ubuntu14LTS

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
003+ HTTP/1.1 404 Not Found 004+ Date: Tue, 13 Jul 2021 20:15:39 GMT 005+ Connection: close 006+ Content-Type: text/html; charset=UTF-8 007+ Content-Length: 552 008+ 009+ <!doctype html><html><head><title>404 Not Found</title><style> 010+ body { background-color: #fcfcfc; color: #333333; margin: 0; padding:0; } 011+ h1 { font-size: 1.5em; font-weight: normal; background-color: #9999cc; min-height:2em; line-height:2em; border-bottom: 1px inset black; margin: 0; } 012+ h1, p { padding-left: 10px; } 013+ code.url { background-color: #eeeeee; font-family:monospace; padding:0 2px;} 014+ </style> 015+ </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/bug73037_server.php</code> was not found on this server.</p></body></html> 003- Function 'CATALOG' doesn't exist 005- Function 'CATALOG' doesn't exist 009- Function 'CATALOG' doesn't exist 011- Function 'CATALOG' doesn't exist 015- Function 'CATALOG' doesn't exist 017+ HTTP/1.1 404 Not Found 018+ Date: Tue, 13 Jul 2021 20:15:39 GMT 019+ Connection: close 020+ Content-Type: text/html; charset=UTF-8 021+ Content-Length: 552 017- Function 'CATALOG' doesn't exist 019- Iteration 3 021- Function 'CATALOG' doesn't exist 022- 023+ <!doctype html><html><head><title>404 Not Found</title><style> 024+ body { background-color: #fcfcfc; color: #333333; margin: 0; padding:0; } 025+ h1 { font-size: 1.5em; font-weight: normal; background-color: #9999cc; min-height:2em; line-height:2em; border-bottom: 1px inset black; margin: 0; } 026+ h1, p { padding-left: 10px; } 027+ code.url { background-color: #eeeeee; font-family:monospace; padding:0 2px;} 028+ </style> 029+ </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/bug73037_server.php</code> was not found on this server.</p></body></html> 030+ 033+ HTTP/1.1 404 Not Found 034+ Date: Tue, 13 Jul 2021 20:15:39 GMT 035+ Connection: close 036+ Content-Type: text/html; charset=UTF-8 037+ Content-Length: 552 038+ 039+ <!doctype html><html><head><title>404 Not Found</title><style> 040+ body { background-color: #fcfcfc; color: #333333; margin: 0; padding:0; } 041+ h1 { font-size: 1.5em; font-weight: normal; background-color: #9999cc; min-height:2em; line-height:2em; border-bottom: 1px inset black; margin: 0; } 042+ h1, p { padding-left: 10px; } 043+ code.url { background-color: #eeeeee; font-family:monospace; padding:0 2px;} 044+ </style> 045+ </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/bug73037_server.php</code> was not found on this server.</p></body></html> 047+ HTTP/1.1 404 Not Found 048+ Date: Tue, 13 Jul 2021 20:15:39 GMT 049+ Connection: close 050+ Content-Type: text/html; charset=UTF-8 051+ Content-Length: 552 053+ <!doctype html><html><head><title>404 Not Found</title><style> 054+ body { background-color: #fcfcfc; color: #333333; margin: 0; padding:0; } 055+ h1 { font-size: 1.5em; font-weight: normal; background-color: #9999cc; min-height:2em; line-height:2em; border-bottom: 1px inset black; margin: 0; } 056+ h1, p { padding-left: 10px; } 057+ code.url { background-color: #eeeeee; font-family:monospace; padding:0 2px;} 058+ </style> 059+ </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/bug73037_server.php</code> was not found on this server.</p></body></html> 060+ 066+ Warning: fsockopen(): unable to connect to localhost:8964 (No route to host) in %s/bug73037.php on line 85 067+ connect failed 023- Function 'CATALOG' doesn't exist 024- 025- Iteration 4 026- 027- Function 'CATALOG' doesn't exist 028- 029- Function 'CATALOG' doesn't exist 030- 031- Iteration 5 032- 033- Function 'CATALOG' doesn't exist 034- 035- Function 'CATALOG' doesn't exist 036- 037- Iteration 6 038- 039- Function 'CATALOG' doesn't exist 040- 041- Function 'CATALOG' doesn't exist 042- 043- ==DONE==
1 (50%)
003+ HTTP/1.1 200 OK 004+ Date: Mon, 26 Jul 2021 14:30:58 GMT 005+ Connection: close 006+ X-Powered-By: PHP/7.4.21 007+ Content-type: text/html; charset=UTF-8 003- Function 'CATALOG' doesn't exist 005- Function 'CATALOG' doesn't exist 007- Iteration 1 009+ <br /> 010+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 011+ Stack trace: 012+ #0 {main} 013+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 009- Function 'CATALOG' doesn't exist 011- Function 'CATALOG' doesn't exist 013- Iteration 2 015- Function 'CATALOG' doesn't exist 016+ HTTP/1.1 200 OK 017+ Date: Mon, 26 Jul 2021 14:30:58 GMT 018+ Connection: close 019+ X-Powered-By: PHP/7.4.21 020+ Content-type: text/html; charset=UTF-8 017- Function 'CATALOG' doesn't exist 019- Iteration 3 021- Function 'CATALOG' doesn't exist 022+ <br /> 023+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 024+ Stack trace: 025+ #0 {main} 026+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 023- Function 'CATALOG' doesn't exist 025- Iteration 4 027- Function 'CATALOG' doesn't exist 029+ Iteration 1 029- Function 'CATALOG' doesn't exist 031+ HTTP/1.1 200 OK 032+ Date: Mon, 26 Jul 2021 14:30:58 GMT 033+ Connection: close 034+ X-Powered-By: PHP/7.4.21 035+ Content-type: text/html; charset=UTF-8 031- Iteration 5 033- Function 'CATALOG' doesn't exist 035- Function 'CATALOG' doesn't exist 037+ <br /> 038+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 039+ Stack trace: 040+ #0 {main} 041+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 037- Iteration 6 039- Function 'CATALOG' doesn't exist 041- Function 'CATALOG' doesn't exist 044+ HTTP/1.1 200 OK 045+ Date: Mon, 26 Jul 2021 14:30:58 GMT 046+ Connection: close 047+ X-Powered-By: PHP/7.4.21 048+ Content-type: text/html; charset=UTF-8 050+ <br /> 051+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 052+ Stack trace: 053+ #0 {main} 054+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 057+ Iteration 2 059+ HTTP/1.1 200 OK 060+ Date: Mon, 26 Jul 2021 14:30:58 GMT 061+ Connection: close 062+ X-Powered-By: PHP/7.4.21 063+ Content-type: text/html; charset=UTF-8 065+ <br /> 066+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 067+ Stack trace: 068+ #0 {main} 069+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 072+ HTTP/1.1 200 OK 073+ Date: Mon, 26 Jul 2021 14:30:58 GMT 074+ Connection: close 075+ X-Powered-By: PHP/7.4.21 076+ Content-type: text/html; charset=UTF-8 078+ <br /> 079+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 080+ Stack trace: 081+ #0 {main} 082+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 084+ 085+ Iteration 3 086+ 087+ HTTP/1.1 200 OK 088+ Date: Mon, 26 Jul 2021 14:30:58 GMT 089+ Connection: close 090+ X-Powered-By: PHP/7.4.21 091+ Content-type: text/html; charset=UTF-8 092+ 093+ <br /> 094+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 095+ Stack trace: 096+ #0 {main} 097+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 098+ 099+ 100+ HTTP/1.1 200 OK 101+ Date: Mon, 26 Jul 2021 14:30:58 GMT 102+ Connection: close 103+ X-Powered-By: PHP/7.4.21 104+ Content-type: text/html; charset=UTF-8 105+ 106+ <br /> 107+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 108+ Stack trace: 109+ #0 {main} 110+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 111+ 112+ 113+ Iteration 4 114+ 115+ HTTP/1.1 200 OK 116+ Date: Mon, 26 Jul 2021 14:30:58 GMT 117+ Connection: close 118+ X-Powered-By: PHP/7.4.21 119+ Content-type: text/html; charset=UTF-8 120+ 121+ <br /> 122+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 123+ Stack trace: 124+ #0 {main} 125+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 126+ 127+ 128+ HTTP/1.1 200 OK 129+ Date: Mon, 26 Jul 2021 14:30:58 GMT 130+ Connection: close 131+ X-Powered-By: PHP/7.4.21 132+ Content-type: text/html; charset=UTF-8 133+ 134+ <br /> 135+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 136+ Stack trace: 137+ #0 {main} 138+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 139+ 140+ 141+ Iteration 5 142+ 143+ HTTP/1.1 200 OK 144+ Date: Mon, 26 Jul 2021 14:30:58 GMT 145+ Connection: close 146+ X-Powered-By: PHP/7.4.21 147+ Content-type: text/html; charset=UTF-8 148+ 149+ <br /> 150+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 151+ Stack trace: 152+ #0 {main} 153+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 154+ 155+ 156+ HTTP/1.1 200 OK 157+ Date: Mon, 26 Jul 2021 14:30:58 GMT 158+ Connection: close 159+ X-Powered-By: PHP/7.4.21 160+ Content-type: text/html; charset=UTF-8 161+ 162+ <br /> 163+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 164+ Stack trace: 165+ #0 {main} 166+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 167+ 168+ 169+ Iteration 6 170+ 171+ HTTP/1.1 200 OK 172+ Date: Mon, 26 Jul 2021 14:30:58 GMT 173+ Connection: close 174+ X-Powered-By: PHP/7.4.21 175+ Content-type: text/html; charset=UTF-8 176+ 177+ <br /> 178+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 179+ Stack trace: 180+ #0 {main} 181+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 182+ 183+ 184+ HTTP/1.1 200 OK 185+ Date: Mon, 26 Jul 2021 14:30:58 GMT 186+ Connection: close 187+ X-Powered-By: PHP/7.4.21 188+ Content-type: text/html; charset=UTF-8 190+ <br /> 191+ <b>Fatal error</b>: Uncaught Error: Class 'SoapServer' not found in /usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php:1 192+ Stack trace: 193+ #0 {main} 194+ thrown in <b>/usr/src/apache2/php-7.4.21/sapi/cli/tests/bug73037_server.php</b> on line <b>1</b><br /> 195+ 196+