Lines Matching refs:values
315 . Fixed bug #68553 (array_column: null values in $index_key become incrementing
1350 . Fixed bug #73686 (Adding settype()ed values to ArrayObject results in
1637 . Fixed bug #70825 (Cannot fetch multiple values with group in ini file).
1696 . Fixed bug #53504 (imagettfbbox gives incorrect values for bounding box).
1843 . Fixed bug #72524 (Binding null values triggers ORA-24816 error). (Chris Jones)
1905 . Fixed bug #72414 (Never quote values as raw binary data). (Adam Baratz)
1914 . Ignore potentially misleading dberr values. (Chris Kings-Lynne)
1968 . Fixed bug #73273 (session_unset() empties values from all variables in which
2083 . Implemented RFC: More precise float values. (Jakub Zelenka, Yasuo)
2217 . Fixed bug #73273 (session_unset() empties values from all variables in which
2282 . Fixed bug #53504 (imagettfbbox gives incorrect values for bounding box).
2319 . Fixed bug #72414 (Never quote values as raw binary data). (Adam Baratz)
2328 . Ignore potentially misleading dberr values. (Chris Kings-Lynne)
2377 . Fixed bug #70825 (Cannot fetch multiple values with group in ini file).
2408 . Fixed bug #72524 (Binding null values triggers ORA-24816 error). (Chris Jones)
2436 . Fixed bug #72846 (getConstant for a array constant with constant values
2852 . Fixed bug #72038 (Function calls with values to a by-ref parameter don't
2928 values matching null). (Nikita)
2977 . Fixed bug #70451, #70452 (Inconsistencies in return values of IntlChar
3076 . Fixed bug #71806 (php_strip_whitespace() fails on some numerical values).
3733 . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol)
3746 . Fixed day_of_week function as it could sometimes return negative values
3787 . Fixed bug #68945 (Unknown admin values segfault pools). (Laruence)
3872 . Fixed Bug #69796 (mysqli_stmt::fetch doesn't assign null values to
3925 . Fixed bug #69882 (OpenSSL error "key values mismatch" after
4097 . Fixed bug #67131 (setcookie() conditional for empty values not met). (cmb)