Home
last modified time | relevance | path

Searched refs:option (Results 101 – 125 of 275) sorted by relevance

1234567891011

/php-src/ext/odbc/tests/
H A Dodbc_setoption_002.phpt23 Warning: odbc_setoption(): Unable to set option for persistent connection in %s on line %d
/php-src/ext/xmlreader/tests/
H A Dbug42139.phpt2 Bug #42139 (XMLReader option constants are broken using XML())
/php-src/ext/standard/tests/streams/
H A Dbug71245.phpt2 Bug #71245 (file_get_contents() ignores "header" context option if it's a reference)
/php-src/ext/opcache/tests/
H A Dgh8466.phpt2 Bug GH-8466: ini_get() is optimized out when the option does not exist during compilation
/php-src/ext/openssl/tests/
H A Dgh9339.phpt23 Warning: openssl_pkey_new(): Path for oid_file option must be a valid file path in %s on line %d
H A Dbug72165.phpt14 …ord_min -> 4 (failed; check error queue and value of string_mask OpenSSL option if illegal charact…
/php-src/ext/curl/tests/
H A Dcurl_writeheader_tranpoline.phpt2 Test trampoline for curl option CURLOPT_HEADERFUNCTION
H A Dcurl_xferinfo_trampoline.phpt2 Test trampoline for curl option CURLOPT_XFERINFOFUNCTION
H A Dcurl_progress_trampoline.phpt2 Test trampoline for curl option CURLOPT_PROGRESSFUNCTION
/php-src/ext/standard/tests/general_functions/
H A Dbug49056.phpt2 Bug #49056 (parse_ini_*() regression in 5.3.0 when using non-ASCII strings as option keys)
/php-src/ext/dom/tests/
H A DDOMDocument_loadXML_variation1.phpt2 Test DOMDocument::loadXML() with LIBXML_DTDLOAD option
H A DDOMDocument_load_variation1.phpt2 Test DOMDocument::load() with LIBXML_DTDLOAD option
/php-src/ext/intl/tests/locale/
H A Dbug72809.phpt2 Bug #72809 (Locale::lookup() wrong result with canonicalize option)
/php-src/ext/exif/tests/
H A Dbug76130.phpt4 This test is meant to exhibit memory issues with the `-m` option. Since a lot of
/php-src/ext/sockets/tests/
H A Dsocket_clear_error.phpt23 Warning: socket_set_option(): Unable to set socket option [%s]: %s in %s on line %d
H A Dsocket_reuseport_cbpf.phpt2 Test if socket_set_option() works, option:SO_ATTACH_REUSEPORT_CBPF
/php-src/ext/standard/tests/http/request_parse_body/
H A Dmultipart_options_upload_max_filesize.phpt2 request_parse_body() upload_max_filesize option
H A Dmultipart_options_max_input_vars.phpt2 request_parse_body() max_input_vars option
H A Dmultipart_options_post_max_size.phpt2 request_parse_body() post_max_size option
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp953 zend_long option; in PHP_FUNCTION() local
957 "Ol", &object, Calendar_ce_ptr, &option) == FAILURE) { in PHP_FUNCTION()
961 if (option != UCAL_WALLTIME_FIRST && option != UCAL_WALLTIME_LAST) { in PHP_FUNCTION()
969 co->ucal->setRepeatedWallTimeOption((UCalendarWallTimeOption)option); in PHP_FUNCTION()
976 zend_long option; in PHP_FUNCTION() local
980 "Ol", &object, Calendar_ce_ptr, &option) == FAILURE) { in PHP_FUNCTION()
984 if (option != UCAL_WALLTIME_FIRST && option != UCAL_WALLTIME_LAST in PHP_FUNCTION()
985 && option != UCAL_WALLTIME_NEXT_VALID) { in PHP_FUNCTION()
993 co->ucal->setSkippedWallTimeOption((UCalendarWallTimeOption)option); in PHP_FUNCTION()
/php-src/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt19 * when passed the 'files' option vs without, in the face of some mild abuse
63 public function stream_set_option($option, $arg1, $arg2) { return false; }
/php-src/
H A DUPGRADING.INTERNALS97 - The configure option --with-imap has been removed.
98 - The configure option --with-mhash emits deprecation warning.
99 - The configure option --with-pdo-oci has been removed.
100 - The configure option --with-pspell has been removed.
108 - The configure option --with-imap-ssl has been removed.
109 - The configure option --with-oci8 has been removed.
110 - The configure option --with-zlib-dir has been removed.
111 - The configure option --with-kerberos has been removed.
112 - The configure option --with-openssl-dir has been removed. SSL support in
246 - pcre_get_compiled_regex_cache_ex() now provides an option to collect extra
/php-src/ext/ftp/tests/
H A Dftp_get_option.phpt32 ftp_get_option(): Argument #2 ($option) must be one of FTP_TIMEOUT_SEC, FTP_AUTOSEEK, or FTP_USEPAS…
/php-src/sapi/fpm/tests/
H A Dbug78323.phpt12 // no argument for option
/php-src/ext/xml/tests/
H A Dbug72714.phpt33 Warning: xml_parser_set_option(): Argument #3 ($value) must be between 0 and 2147483647 for option

Completed in 29 milliseconds

1234567891011