Lines Matching refs:value

225     value of 32 bytes). (Stas) 
346 . Fixed bug #69566 (Conditional jump or move depends on uninitialised value
366 . Fixed bug #68812 (Unchecked return value). (George Wang)
552 . Fixed bug #69017 (Fail to push to the empty array with the constant value
1452 . Fixed bug #65915 (Inconsistent results with require return value). (Dmitry)
1568 a default value). (Nikita)
1650 . Fixed value of FILTER_SANITIZE_FULL_SPECIAL_CHARS constant (previously was
1651 erroneously set to FILTER_SANITIZE_SPECIAL_CHARS value). (Andrey
2129 . Fixed return value of mysqli_stmt_affected_rows() in the time after
2452 . Fixed bug #63795 (CURL >= 7.28.0 no longer support value 1 for
2466 from value). (Pierrick)
2658 . Allow passing null as a default value to mb_substr() and mb_strcut(). Patch
2679 the exit value). (Laruence)
2779 value). (reeze.xia@gmail.com)
2811 . Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that
2862 return a value). (Johannes)
2937 . Fixed bug #61812 (Uninitialised value used in libmagic).
3077 used as function/method parameter's default value). (reeze.xia@gmail.com)
3193 value is small enough. (Derick)
3346 . Added shortcut #inisetting=value to change php.ini settings at run-time.
3377 . scandir() now accepts SCANDIR_SORT_NONE as a possible sorting_order value.
3496 . Way of representing OID value can now be changed when SNMP_VALUE_OBJECT
3497 is used for value output mode. Use or'ed SNMP_VALUE_LIBRARY(default if
3581 . Fixed bug #61812 (Uninitialised value used in libmagic).
3957 . Dropped restriction of not setting the same value multiple times, the last
3977 . Lowered default value for Process Manager. FR #54098. (fat)
4013 . Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY).
4062 . Fixed bug #54262 (Crash when assigning value to a dimension in a non-array).
4109 . Fixed bug #54204 (Can't set a value with a PATH section in php.ini).
4123 . Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning). (Ilia)
4267 . Fixed wrong value of log_level when invoking fpm with -tt. (fat)
4329 . Fixed Bug #53958 (Closures can't 'use' shared variables by value and by
4341 . Changed default value of ini directive serialize_precision from 100 to 17.
4374 null default value). (Gustavo, Stas)
4468 . Fixed bug #53527 (php-fpm --test doesn't set a valuable return value). (fat)
4530 . Added the filename into the return value of stream_get_meta_data(). (Hannes)
4532 . Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()). (Pierre)
4767 . Fixed bug #52636 (php_mysql_fetch_hash writes long value into int).
4772 mysqli_stmt_bind_param and value> PHP_INT_MAX). (Andrey)
4822 . Fixed inconsistent backlog default value (-1) in FPM on many systems. (fat)
4859 . Fixed bug #53366 (Reflection doesnt get dynamic property value from
4900 . Fixed bug #52468 (wddx_deserialize corrupts integer field value when left
5028 - Fixed bug #51905 (ReflectionParameter fails if default value is an array
5030 - Fixed bug #51899 (Parse error in parse_ini_file() function when empy value
5108 - Fixed bug #51213 (pdo_mssql is trimming value of the money column). (Ilia,
5283 - Fixed bug #50690 (putenv does not set ENV when the value is only one char).
5291 - Fixed bug #50632 (filter_input() does not return default value if the
5310 - Fixed bug #50394 (Reference argument converted to value in __call). (Stas)
5372 - Fixed bug #49938 (Phar::isBuffering() returns inverted value). (Greg)
5497 - Fixed bug #49757 (long2ip() can return wrong value in a multi-threaded
5574 set to a string value). (Jani)
5624 - Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value
5757 . Optimized ZEND_RETURN opcode to not allocate and copy return value if it is
5792 value. (Hannes)
5870 . Changed default value of oci8.default_prefetch from 10 to 100.
5902 . Fixed possible crash bug caused by an uninitialized value. (Zdash Urf)
6121 - Fixed bug #48185 (warning: value computed is not used in
6131 - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants).
6166 - Fixed bug #47165 (Possible memory corruption when passing return value by
6213 non-string value). (Felipe)
6324 - Changed default value of array_unique()'s optional sorting type parameter
6410 PHP_INT_MAX index value). (Matt)
6527 - Fixed bug #47165 (Possible memory corruption when passing return value by
6559 - Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
6568 - Fixed bug #46419 (Elements of associative arrays with NULL value are
6765 - Fixed bug #45556 (Return value from callback isn't freed). (Felipe)
6829 - Fixed bug #44798 (Memory leak assigning value to attribute). (Ilia)
6946 - Fixed bug #44216 (strftime segfaults on large negative value). (Derick)
7056 - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
7174 - Changed "display_errors" php.ini option to accept "stderr" as value which
7581 value). (Ilia)
7672 - Fixed bug #40503 (json_encode() value corruption on 32bit systems with
7678 - Fixed bug #40464 (session.save_path wont use default-value when safe_mode
7731 - Fixed bug #37386 (autocreating element doesn't assign value to first node).
7748 . default value if memory-limit is set to 128M
7792 . Fixed a bug when callback function returns a non-modified value.
7797 . Added "default" option that allows a default value to be set for an
7798 invalid or missing value.
7799 . Invalid filters fails instead of returning unsafe value
8032 - Fixed bug #39217 (serialNumber might be -1 when the value is too large).
8100 - Fixed PECL bug #7295 (ORA-01405: fetched column value is NULL on LOB
8183 value from registry. (Dmitry)
8302 - Fixed bug #38949 (Cannot get xmlns value attribute). (Rob)
8357 - Fixed bug #38465 (ReflectionParameter fails if default value is an access
8395 - Fixed bug #38278 (session_cache_expire()'s value does not match phpinfo's
8463 - Fixed bug #37923 (Display constant value in reflection::export). (Johannes)
8468 - Fixed bug #37862 (Integer pointer comparison to numeric value).
8710 - Fixed bug #36908 (wsdl default value overrides value in soap request).
9129 - Added support of parameter=>value arrays to
9167 - Changed type hints to allow "null" as default value for class and array.
9267 - Fixed bug #35248 (sqlite_query() doesn't set error_msg when return value is
9341 value) (Dmitry, Tony)
9363 - Fixed bug #34643 (wsdl default value has no effect). (Dmitry)
9389 - Fixed bug #34307 (on_modify handler not called to set the default value if
9430 value to typed argument). (Dmitry)
9588 - Fixed bug #32759 (incorrect determination of default value (COM)). (Wez)
9629 - Fixed bug #32455 (wrong setting property to unset value). (Dmitry)
9684 include_path value). (Ilia)
9724 - Fixed bug #29728 (Reflection API Feature: Default parameter value). (Marcus)
9725 - Fixed bug #29689 (default value of protected member overrides default value
9815 - Fixed bug #32238 (spl_array.c: void function cannot return value). (Johannes)
9823 - Fixed bug #32081 (in mysqli default socket value is not being used). (Ilia)
9841 - Fixed bug #31792 (getrusage() does not provide ru_nswap value). (Ilia)
9928 - Fixed bug #29767 (Weird behaviour of __set($name, $value)). (Dmitry)
10036 - Fixed bug #29954 (array_reduce segfaults when initial value is array). (Tony)
10084 - Fixed bug #29842 (soapclient return null value). (Dmitry)
10123 returning the value). (Ilia)