Lines Matching refs:value
59 . Fixed bug #55825 (Missing initial value of static locals in trait methods).
82 . Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY).
105 value is small enough. (Derick)
183 . Dropped restriction of not setting the same value multiple times, the last
205 . Lowered default value for Process Manager. FR #54098. (fat)
246 - Changed default value of "default_charset" php.ini option from ISO-8859-1 to
343 . Added shortcut #inisetting=value to change ini settings at run-time.
370 . scandir() now accepts SCANDIR_SORT_NONE as a possible sorting_order value.
449 . Way of representing OID value can now be changed when SNMP_VALUE_OBJECT
450 is used for value output mode. Use or'ed SNMP_VALUE_LIBRARY(default if
563 . Fixed bug #54262 (Crash when assigning value to a dimension in a non-array).
610 . Fixed bug #54204 (Can't set a value with a PATH section in php.ini).
624 . Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning). (Ilia)
768 . Fixed wrong value of log_level when invoking fpm with -tt. (fat)
830 . Fixed Bug #53958 (Closures can't 'use' shared variables by value and by
842 . Changed default value of ini directive serialize_precision from 100 to 17.
875 null default value). (Gustavo, Stas)
969 . Fixed bug #53527 (php-fpm --test doesn't set a valuable return value). (fat)
1031 . Added the filename into the return value of stream_get_meta_data(). (Hannes)
1033 . Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()). (Pierre)
1268 . Fixed bug #52636 (php_mysql_fetch_hash writes long value into int).
1273 mysqli_stmt_bind_param and value> PHP_INT_MAX). (Andrey)
1323 . Fixed inconsistent backlog default value (-1) in FPM on many systems. (fat)
1360 . Fixed bug #53366 (Reflection doesnt get dynamic property value from
1401 . Fixed bug #52468 (wddx_deserialize corrupts integer field value when left
1529 - Fixed bug #51905 (ReflectionParameter fails if default value is an array
1531 - Fixed bug #51899 (Parse error in parse_ini_file() function when empy value
1609 - Fixed bug #51213 (pdo_mssql is trimming value of the money column). (Ilia,
1784 - Fixed bug #50690 (putenv does not set ENV when the value is only one char).
1792 - Fixed bug #50632 (filter_input() does not return default value if the
1811 - Fixed bug #50394 (Reference argument converted to value in __call). (Stas)
1873 - Fixed bug #49938 (Phar::isBuffering() returns inverted value). (Greg)
1998 - Fixed bug #49757 (long2ip() can return wrong value in a multi-threaded
2075 set to a string value). (Jani)
2125 - Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value
2258 . Optimized ZEND_RETURN opcode to not allocate and copy return value if it is
2293 value. (Hannes)
2371 . Changed default value of oci8.default_prefetch from 10 to 100.
2403 . Fixed possible crash bug caused by an uninitialized value. (Zdash Urf)
2622 - Fixed bug #48185 (warning: value computed is not used in
2632 - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants).
2667 - Fixed bug #47165 (Possible memory corruption when passing return value by
2714 non-string value). (Felipe)
2825 - Changed default value of array_unique()'s optional sorting type parameter
2911 PHP_INT_MAX index value). (Matt)
3028 - Fixed bug #47165 (Possible memory corruption when passing return value by
3060 - Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
3069 - Fixed bug #46419 (Elements of associative arrays with NULL value are
3266 - Fixed bug #45556 (Return value from callback isn't freed). (Felipe)
3330 - Fixed bug #44798 (Memory leak assigning value to attribute). (Ilia)
3447 - Fixed bug #44216 (strftime segfaults on large negative value). (Derick)
3557 - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
3675 - Changed "display_errors" php.ini option to accept "stderr" as value which
4082 value). (Ilia)
4173 - Fixed bug #40503 (json_encode() value corruption on 32bit systems with
4179 - Fixed bug #40464 (session.save_path wont use default-value when safe_mode
4232 - Fixed bug #37386 (autocreating element doesn't assign value to first node).
4249 . default value if memory-limit is set to 128M
4293 . Fixed a bug when callback function returns a non-modified value.
4298 . Added "default" option that allows a default value to be set for an
4299 invalid or missing value.
4300 . Invalid filters fails instead of returning unsafe value
4533 - Fixed bug #39217 (serialNumber might be -1 when the value is too large).
4601 - Fixed PECL bug #7295 (ORA-01405: fetched column value is NULL on LOB
4684 value from registry. (Dmitry)
4803 - Fixed bug #38949 (Cannot get xmlns value attribute). (Rob)
4858 - Fixed bug #38465 (ReflectionParameter fails if default value is an access
4896 - Fixed bug #38278 (session_cache_expire()'s value does not match phpinfo's
4964 - Fixed bug #37923 (Display constant value in reflection::export). (Johannes)
4969 - Fixed bug #37862 (Integer pointer comparison to numeric value).
5211 - Fixed bug #36908 (wsdl default value overrides value in soap request).
5630 - Added support of parameter=>value arrays to
5668 - Changed type hints to allow "null" as default value for class and array.
5768 - Fixed bug #35248 (sqlite_query() doesn't set error_msg when return value is
5842 value) (Dmitry, Tony)
5864 - Fixed bug #34643 (wsdl default value has no effect). (Dmitry)
5890 - Fixed bug #34307 (on_modify handler not called to set the default value if
5931 value to typed argument). (Dmitry)
6089 - Fixed bug #32759 (incorrect determination of default value (COM)). (Wez)
6130 - Fixed bug #32455 (wrong setting property to unset value). (Dmitry)
6185 include_path value). (Ilia)
6225 - Fixed bug #29728 (Reflection API Feature: Default parameter value). (Marcus)
6226 - Fixed bug #29689 (default value of protected member overrides default value
6316 - Fixed bug #32238 (spl_array.c: void function cannot return value). (Johannes)
6324 - Fixed bug #32081 (in mysqli default socket value is not being used). (Ilia)
6342 - Fixed bug #31792 (getrusage() does not provide ru_nswap value). (Ilia)
6429 - Fixed bug #29767 (Weird behaviour of __set($name, $value)). (Dmitry)
6537 - Fixed bug #29954 (array_reduce segfaults when initial value is array). (Tony)
6585 - Fixed bug #29842 (soapclient return null value). (Dmitry)
6624 returning the value). (Ilia)