Searched refs:Status (Results 1 – 25 of 73) sorted by relevance
123
/PHP-8.4/ext/zlib/tests/ |
H A D | inflate_get_status.phpt | 37 $i = 0, Status: 0 38 $i = 1, Status: 0 39 $i = 2, Status: 0 40 $i = 3, Status: 0 41 $i = 4, Status: 0 42 $i = 5, Status: 0 43 $i = 6, Status: 0 44 $i = 7, Status: 0 45 $i = 8, Status: 0 46 $i = 9, Status: 0 [all …]
|
H A D | inflate_get_read_len.phpt | 19 echo 'Status: ' . inflate_get_status($ctx) . "\n"; 26 Status: 1
|
/PHP-8.4/sapi/cgi/tests/ |
H A D | 010.phpt | 2 Bug #45860 (header() function fails to correctly replace all Status lines) 19 header("Status: 403 Also Forbidden"); 31 header("Status: 403 Also Forbidden"); 41 Status: 403 Forbidden 45 Status: 403 Forbidden 50 Status: 403 Also Forbidden
|
H A D | bug80849-cgi.phpt | 2 Bug #80849 (HTTP Status header truncation) 9 Status: 201 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA…
|
/PHP-8.4/.github/workflows/ |
H A D | remove-needs-feedback.yml | 13 …if: "github.repository == 'php/php-src' && contains(github.event.issue.labels.*.name, 'Status: Nee… 21 labels: "Status: Needs Feedback" 24 labels: "Status: Needs Triage"
|
/PHP-8.4/ext/reflection/tests/ |
H A D | bug81681.phpt | 5 enum Status 12 $reflectionEnum = new \ReflectionEnum('\Status');
|
/PHP-8.4/sapi/fpm/tests/ |
H A D | bug80849-fpm.phpt | 2 Bug #80849 (HTTP Status header truncation) 31 ->expectHeader('Status', '201 ' . str_repeat('A', 1011));
|
/PHP-8.4/ext/soap/tests/bugs/ |
H A D | bug73237.phpt | 12 …eAAG</sf:Id><sf:CampaignId>701i0000001lreeAAA</sf:CampaignId><sf:Status>Sent</sf:Status><sf:Contac… 45 …string(175) "<sf:CampaignId>701i0000001lreeAAA</sf:CampaignId><sf:Status>Sent</sf:Status><sf:Conta…
|
/PHP-8.4/ext/standard/tests/general_functions/ |
H A D | header_redirection_001.phpt | 9 Status: 302 Found
|
H A D | header_redirection_003.phpt | 9 Status: 404 Not Found
|
H A D | header_redirection_005.phpt | 10 Status: 201 Created
|
H A D | header_redirection_008.phpt | 10 Status: 302 Found
|
H A D | header_redirection_002.phpt | 10 Status: 302 Found
|
H A D | header_redirection_007.phpt | 10 Status: 301 Moved Permanently
|
H A D | header_redirection_009.phpt | 10 Status: 303 See Other
|
H A D | header_redirection_010.phpt | 10 Status: 304 Not Modified
|
H A D | header_redirection_011.phpt | 10 Status: 305 Use Proxy
|
H A D | header_redirection_012.phpt | 10 Status: 307 Temporary Redirect
|
H A D | header_redirection_013.phpt | 10 Status: 308 Permanent Redirect
|
H A D | header_redirection_006.phpt | 10 Status: 300 Multiple Choices
|
/PHP-8.4/ext/phar/tests/ |
H A D | frontcontroller4.phpt | 11 Status: 301 Moved Permanently
|
H A D | frontcontroller5.phpt | 12 Status: 301 Moved Permanently
|
H A D | frontcontroller7.phpt | 12 Status: 301 Moved Permanently
|
/PHP-8.4/.github/ISSUE_TEMPLATE/ |
H A D | feature_request.yml | 3 labels: ["Feature", "Status: Needs Triage"]
|
/PHP-8.4/ext/phar/tests/tar/ |
H A D | frontcontroller4.phar.phpt | 11 Status: 301 Moved Permanently
|
Completed in 24 milliseconds
123