Home
last modified time | relevance | path

Searched refs:headers (Results 1 – 25 of 166) sorted by path

1234567

/PHP-7.4/
H A D.gitignore78 # Directories for shared object files and headers generated by `./configure`
84 # Configuration headers generated by the PHP build system
H A DCONTRIBUTING.md27 * [Copyright and license headers](#copyright-and-license-headers)
406 ## Copyright and license headers
H A DNEWS365 . Fixed bug #51903 (simplexml_load_file() doesn't use HTTP headers). (cmb)
406 . Fixed bug #78719 (http wrapper silently ignores long Location headers).
417 . Fixed #80706 (mail(): Headers after Bcc headers may be ignored). (cmb)
486 . Fixed bug #72964 (White space not unfolded for CC/Bcc headers). (cmb)
2736 . Fixed bug #74941 (session fails to start after having headers sent).
H A DUPGRADING.INTERNALS286 - Obsolescant checks for headers and functions that are part of C89 have
303 - Unused ApplicationServices/ApplicationServices.h headers check and
H A Dconfigure.ac411 dnl Then headers.
1466 install_targets="$install_sapi $install_modules $install_binaries install-build install-headers ins…
1565 dnl Create configuration headers.
/PHP-7.4/build/
H A DMakefile.global49 install-headers:
H A Dconfig.guess986 objdump --private-headers /bin/sh | grep -q ld.so.1
H A Dphp.m41033 dnl _PHP_CHECK_SIZEOF(type, cross-value, extra-headers [, found-action [, not-found-action]])
1079 dnl PHP_CHECK_SIZEOF(type, cross-value, extra-headers)
H A Dphp_cxx_compile_stdcxx.m4379 // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
/PHP-7.4/docs/
H A Drelease-process.md235 default to produce POSIX compliant archives with PAX headers. As not every
237 headers should be avoided. When packaging on such a system, the GNU tar can
/PHP-7.4/ext/bz2/
H A Dconfig.w3215 WARNING("bz2 not enabled; libraries and headers not found");
/PHP-7.4/ext/curl/
H A Dconfig.w3234 WARNING("curl not enabled; libraries and headers not found");
H A Dmulti.c491 zval headers; in _php_server_push_callback() local
516 array_init(&headers); in _php_server_push_callback()
519 add_next_index_string(&headers, header); in _php_server_push_callback()
528 &headers in _php_server_push_callback()
535 zval_ptr_dtor_nogc(&headers); in _php_server_push_callback()
/PHP-7.4/ext/curl/tests/
H A Dcurl_writeheader_callback.phpt7 … that the headers are sent to the callback specified for CURLOPT_HEADERFUNCTION. Different test se…
/PHP-7.4/ext/date/
H A Dconfig0.m41 dnl Check for headers needed by timelib
/PHP-7.4/ext/dba/
H A Dconfig.w3221 WARNING("dba: db handlers not enabled; libraries and headers not found");
32 WARNING("dba: qdbm handlers not enabled; libraries and headers not found");
44 WARNING("dba: lmdb handlers not enabled; libraries and headers not found");
/PHP-7.4/ext/exif/tests/
H A Dbug50845.phpt2 Bug #50845 (exif_read_data() returns corrupted exif headers)
/PHP-7.4/ext/ffi/
H A Dconfig.w3221 WARNING('ffi not enabled, headers or libraries not found');
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1580 return toomany(ms, "program headers", phnum);
1599 return toomany(ms, "section headers", shnum);
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic7564 # 8 character OMF-86 object file headers.
16217 # headers here, but I can't think of any way of handling that. None of
25285 >1100 ulong >1 %d headers,
28386 # GRR 950122: I'm just guessing on these, based on inspection of the headers
28388 # all had headers similar to this:
H A Dmagic私はガラスを食べられます7564 # 8 character OMF-86 object file headers.
16217 # headers here, but I can't think of any way of handling that. None of
25285 >1100 ulong >1 %d headers,
28386 # GRR 950122: I'm just guessing on these, based on inspection of the headers
28388 # all had headers similar to this:
/PHP-7.4/ext/gd/
H A Dconfig.w3230 WARNING("libwebp not enabled; libraries and headers not found");
84 WARNING("gd not enabled; libraries and headers not found");
/PHP-7.4/ext/gettext/
H A Dconfig.w329 WARNING("gettext not enabled; libraries and headers not found");
/PHP-7.4/ext/gmp/
H A Dconfig.w3212 WARNING("GMP not enabled; libraries and headers not found");
/PHP-7.4/ext/hash/
H A Dconfig.w3229 ERROR('Unable to locate SHA3 headers');

Completed in 331 milliseconds

1234567