Home
last modified time | relevance | path

Searched refs:headers (Results 51 – 75 of 198) sorted by relevance

12345678

/php-src/ext/exif/tests/
H A Dgh10834.phpt73 $headers = exif_read_data($fp);
74 var_dump(is_array($headers));
/php-src/ext/phar/tests/tar/
H A Dbug64343.phpt2 Bug #64343 (phar cannot open tars with pax headers)
/php-src/ext/standard/tests/general_functions/
H A Dheader_redirection_003.phpt2 Location: headers respect the header() response code parameter
H A Dheader_redirection_005.phpt2 Location: headers do not override the 201 response code
H A Dheader_redirection_008.phpt2 Location: headers do not override the 302 Found response code
H A Dheader_redirection_002.phpt2 Location: headers override non-201 and 3xx response codes
H A Dheader_redirection_006.phpt2 Location: headers do not override the 300 Multiple Choices response code
H A Dheader_redirection_007.phpt2 Location: headers do not override the 301 Moved Permanently response code
H A Dheader_redirection_009.phpt2 Location: headers do not override the 303 See Other response code
H A Dheader_redirection_010.phpt2 Location: headers do not override the 304 Not Modified response code
H A Dheader_redirection_011.phpt2 Location: headers do not override the 305 Use Proxy response code
H A Dheader_redirection_012.phpt2 Location: headers do not override the 307 Temporary Redirect response code
H A Dheader_redirection_013.phpt2 Location: headers do not override the 308 Permanent Redirect response code
H A Dheader_redirection_014.phpt2 Location: headers do not override the 399 Choose Your Own Adventure response code
/php-src/ext/pdo_dblib/
H A Dconfig.w3217 WARNING("pdo_dblib not enabled, libraries or headers not found")
38 WARNING("pdo_mssql not enabled, libraries or headers not found")
/php-src/ext/standard/
H A Dbasic_functions.h50 PHPAPI int _php_error_log(int opt_err, const char *message, const char *opt, const char *headers);
51 …log_ex(int opt_err, const char *message, size_t message_len, const char *opt, const char *headers);
/php-src/Zend/tests/
H A Doutput_started_at_eval.phpt11 Warning: Cannot modify header information - headers already sent by (output started at %s(2) : eval…
/php-src/ext/zlib/tests/
H A Dbug61820.phpt2 bug #61820 using ob_gzhandler will complain about headers already sent when no compression
/php-src/ext/session/tests/
H A Dbug74941.phpt2 Bug #74941 session_start() triggers a warning after headers have been sent but cookies are not used
/php-src/ext/gettext/
H A Dconfig.w329 WARNING("gettext not enabled; libraries and headers not found");
/php-src/ext/sqlite3/
H A Dconfig.w3213 WARNING("sqlite3 not enabled; libraries and/or headers not found");
/php-src/ext/pdo_sqlite/
H A Dconfig.w3213 WARNING("pdo_sqlite not enabled; libraries and/or headers not found");
/php-src/ext/sodium/
H A Dconfig.w3211 WARNING("libsodium not enabled; libraries and headers not found");
/php-src/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt9 $headers = <<<HERE
36 var_dump(iconv_mime_decode_headers($headers));
85 string(54) "[PHP-DEV] [ICONV] test for iconv mime decode headers()"
/php-src/ext/gmp/
H A Dconfig.w3212 WARNING("GMP not enabled; libraries and headers not found");

Completed in 30 milliseconds

12345678