Lines Matching refs:value
16 . Fixed bug #55825 (Missing initial value of static locals in trait methods).
39 . Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY).
62 value is small enough. (Derick)
140 . Dropped restriction of not setting the same value multiple times, the last
162 . Lowered default value for Process Manager. FR #54098. (fat)
203 - Changed default value of "default_charset" php.ini option from ISO-8859-1 to
298 . Added shortcut #inisetting=value to change ini settings at run-time.
325 . scandir() now accepts SCANDIR_SORT_NONE as a possible sorting_order value.
404 . Way of representing OID value can now be changed when SNMP_VALUE_OBJECT
405 is used for value output mode. Use or'ed SNMP_VALUE_LIBRARY(default if
518 . Fixed bug #54262 (Crash when assigning value to a dimension in a non-array).
565 . Fixed bug #54204 (Can't set a value with a PATH section in php.ini).
579 . Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning). (Ilia)
723 . Fixed wrong value of log_level when invoking fpm with -tt. (fat)
785 . Fixed Bug #53958 (Closures can't 'use' shared variables by value and by
797 . Changed default value of ini directive serialize_precision from 100 to 17.
830 null default value). (Gustavo, Stas)
924 . Fixed bug #53527 (php-fpm --test doesn't set a valuable return value). (fat)
986 . Added the filename into the return value of stream_get_meta_data(). (Hannes)
988 . Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()). (Pierre)