Lines Matching refs:options

455     configuration options). (Anatol Belski)
562 configuration options). (Anatol Belski)
984 . Fixed missing type checks in OpenSSL options. (Yussuf Khalil, Stas)
1947 . Addes new curl options CURLOPT_TELNETOPTIONS, CURLOPT_GSSAPI_DELEGATION,
2113 all options, per MySQL 5.6, which can be used with START TRANSACTION, COMMIT
2114 and ROLLBACK through options to mysqli_commit()/mysqli_rollback() and their
2124 options, per MySQL 5.6, which can be used with START TRANSACTION, COMMIT
2442 . Fixed bug #63737 (json_decode does not properly decode with options
3127 . Safe mode and all related php.ini options. (Kalle)
3128 . register_globals and register_long_arrays php.ini options. (Kalle)
3135 safe_mode_protected_env_vars php.ini options.
3138 session.bug_compat_warn php.ini options). (Kalle)
3143 php.ini options. get_magic_quotes_gpc, get_magic_quotes_runtime are kept
3374 . Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot com)
3400 . Added JSON_BIGINT_AS_STRING, extended json_decode() sig with $options.
3539 . Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to
4209 . Fixed bug #55283 (SSL options set by mysqli_ssl_set ignored for MySQLi
4324 . Added options to debug backtrace functions. (Stas)
4660 . Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED.
5786 . Allowed using alphanumeric/variable indexes in "array" ini options.
5790 . Fixed get_cfg_var() to be able to return "array" ini options.
6198 - Fixed bug #46731 (Missing validation for the options parameter of the
6320 - Added new CURL options CURLOPT_REDIR_PROTOCOLS, CURLOPT_PROTOCOLS,
6347 - Fixed bug #48441 (ldap_search() sizelimit, timelimit and deref options
6378 - Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out when
6952 - Fixed bug #44189 (PDO setAttribute() does not properly validate values for native numeric options). (Ilia)
6963 - Fixed bug #44018 (RecursiveDirectoryIterator options inconsistancy). (Marcus)
7141 options). (Dmitry)
7181 - Added check for unknown options passed to configure. (Jani)
7375 SAPIs disabling options). (Jani)
8252 . Changed to passing libxml options when loading reader.
8268 - Fixed memory leaks in openssl streams context options. (Pierre)
8573 stream context options). (Mike)
8593 - Added "capture_peer_cert" and "capture_peer_cert_chain" context options
8628 options via an associated array.
8926 options like '-1'). (Tony)
9059 configuration options in tidy. (Patch by: nlopess@php.net)
9320 - Fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect
9772 - Fixed bug #15854 (boolean ini options may be incorrectly displayed as Off