Lines Matching refs:value
11 value is small enough. (Derick)
89 . Dropped restriction of not setting the same value multiple times, the last
111 . Lowered default value for Process Manager. FR #54098. (fat)
152 - Changed default value of "default_charset" php.ini option from ISO-8859-1 to
247 . Added shortcut #inisetting=value to change ini settings at run-time.
274 . scandir() now accepts SCANDIR_SORT_NONE as a possible sorting_order value.
353 . Way of representing OID value can now be changed when SNMP_VALUE_OBJECT
354 is used for value output mode. Use or'ed SNMP_VALUE_LIBRARY(default if
467 . Fixed bug #54262 (Crash when assigning value to a dimension in a non-array).
514 . Fixed bug #54204 (Can't set a value with a PATH section in php.ini).
528 . Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning). (Ilia)
672 . Fixed wrong value of log_level when invoking fpm with -tt. (fat)
734 . Fixed Bug #53958 (Closures can't 'use' shared variables by value and by
746 . Changed default value of ini directive serialize_precision from 100 to 17.
779 null default value). (Gustavo, Stas)
873 . Fixed bug #53527 (php-fpm --test doesn't set a valuable return value). (fat)
935 . Added the filename into the return value of stream_get_meta_data(). (Hannes)
937 . Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()). (Pierre)
1172 . Fixed bug #52636 (php_mysql_fetch_hash writes long value into int).
1177 mysqli_stmt_bind_param and value> PHP_INT_MAX). (Andrey)
1227 . Fixed inconsistent backlog default value (-1) in FPM on many systems. (fat)
1264 . Fixed bug #53366 (Reflection doesnt get dynamic property value from
1305 . Fixed bug #52468 (wddx_deserialize corrupts integer field value when left
1433 - Fixed bug #51905 (ReflectionParameter fails if default value is an array
1435 - Fixed bug #51899 (Parse error in parse_ini_file() function when empy value
1513 - Fixed bug #51213 (pdo_mssql is trimming value of the money column). (Ilia,
1688 - Fixed bug #50690 (putenv does not set ENV when the value is only one char).
1696 - Fixed bug #50632 (filter_input() does not return default value if the
1715 - Fixed bug #50394 (Reference argument converted to value in __call). (Stas)
1777 - Fixed bug #49938 (Phar::isBuffering() returns inverted value). (Greg)
1902 - Fixed bug #49757 (long2ip() can return wrong value in a multi-threaded
1979 set to a string value). (Jani)
2029 - Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value
2162 . Optimized ZEND_RETURN opcode to not allocate and copy return value if it is
2197 value. (Hannes)
2275 . Changed default value of oci8.default_prefetch from 10 to 100.
2307 . Fixed possible crash bug caused by an uninitialized value. (Zdash Urf)
2526 - Fixed bug #48185 (warning: value computed is not used in
2536 - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants).
2571 - Fixed bug #47165 (Possible memory corruption when passing return value by
2618 non-string value). (Felipe)
2729 - Changed default value of array_unique()'s optional sorting type parameter
2815 PHP_INT_MAX index value). (Matt)
2932 - Fixed bug #47165 (Possible memory corruption when passing return value by
2964 - Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
2973 - Fixed bug #46419 (Elements of associative arrays with NULL value are
3170 - Fixed bug #45556 (Return value from callback isn't freed). (Felipe)
3234 - Fixed bug #44798 (Memory leak assigning value to attribute). (Ilia)
3351 - Fixed bug #44216 (strftime segfaults on large negative value). (Derick)
3461 - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
3579 - Changed "display_errors" php.ini option to accept "stderr" as value which
3986 value). (Ilia)
4077 - Fixed bug #40503 (json_encode() value corruption on 32bit systems with
4083 - Fixed bug #40464 (session.save_path wont use default-value when safe_mode
4136 - Fixed bug #37386 (autocreating element doesn't assign value to first node).
4153 . default value if memory-limit is set to 128M
4197 . Fixed a bug when callback function returns a non-modified value.
4202 . Added "default" option that allows a default value to be set for an
4203 invalid or missing value.
4204 . Invalid filters fails instead of returning unsafe value
4437 - Fixed bug #39217 (serialNumber might be -1 when the value is too large).
4505 - Fixed PECL bug #7295 (ORA-01405: fetched column value is NULL on LOB
4588 value from registry. (Dmitry)
4707 - Fixed bug #38949 (Cannot get xmlns value attribute). (Rob)
4762 - Fixed bug #38465 (ReflectionParameter fails if default value is an access
4800 - Fixed bug #38278 (session_cache_expire()'s value does not match phpinfo's
4868 - Fixed bug #37923 (Display constant value in reflection::export). (Johannes)
4873 - Fixed bug #37862 (Integer pointer comparison to numeric value).
5115 - Fixed bug #36908 (wsdl default value overrides value in soap request).
5534 - Added support of parameter=>value arrays to
5572 - Changed type hints to allow "null" as default value for class and array.
5672 - Fixed bug #35248 (sqlite_query() doesn't set error_msg when return value is
5746 value) (Dmitry, Tony)
5768 - Fixed bug #34643 (wsdl default value has no effect). (Dmitry)
5794 - Fixed bug #34307 (on_modify handler not called to set the default value if
5835 value to typed argument). (Dmitry)
5993 - Fixed bug #32759 (incorrect determination of default value (COM)). (Wez)
6034 - Fixed bug #32455 (wrong setting property to unset value). (Dmitry)
6089 include_path value). (Ilia)
6129 - Fixed bug #29728 (Reflection API Feature: Default parameter value). (Marcus)
6130 - Fixed bug #29689 (default value of protected member overrides default value
6220 - Fixed bug #32238 (spl_array.c: void function cannot return value). (Johannes)
6228 - Fixed bug #32081 (in mysqli default socket value is not being used). (Ilia)
6246 - Fixed bug #31792 (getrusage() does not provide ru_nswap value). (Ilia)
6333 - Fixed bug #29767 (Weird behaviour of __set($name, $value)). (Dmitry)
6441 - Fixed bug #29954 (array_reduce segfaults when initial value is array). (Tony)
6489 - Fixed bug #29842 (soapclient return null value). (Dmitry)
6528 returning the value). (Ilia)