Lines Matching refs:number

882   . Fixed bug #67739 (Windows 8.1/Server 2012 R2 OS build number reported
2159 . Bug #46408: Locale number format settings can cause pg_query_params to
3159 . Added binary number format (0b001010). (Jonah dot Harris at gmail dot com)
3192 . Fixed bug #55378: Binary number literal returns float number though its
3694 . Fixed bug #61267 (pdo_pgsql's PDO::exec() returns the number of SELECTed
3969 . Fixed bug #55486 (status show BIG processes number). (fat)
3972 . Added process.max to control the number of process FPM can fork. FR #55166.
4381 . Fixed bug #53924 (FILTER_VALIDATE_URL doesn't validate port number).
4407 . Implemented clone functionality for number, date & message formatters.
4641 . Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the number
4994 - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for
5285 - Fixed bug #50680 (strtotime() does not support eighth ordinal number). (Ilia)
5436 number of file uploads per-request to 20 by default, to prevent possible
5712 - Changed openssl info to show the shared library version number. (Scott)
5991 number of occurences.
6066 - Added DOMNode::getLineNo to get line number of parsed node. (Rob)
6736 - Fixed bug #46024 (stream_select() doesn't return the correct number).
6865 - Fixed bug #43452 (strings containing a weekday, or a number plus weekday
7020 - Fixed bug #42978 (mismatch between number of bound params and values causes a crash in pdo_pgsql). (Ilia)
7321 - Fixed bug #41844 (Format returns incorrect number of digits for negative years
7982 number of backslashes). (David Soria Parra, Pierre)
8015 number of connection retries). (Ilia)
8083 - Fixed bug #36392 (wrong number of decimal digits with %e specifier in
8817 - Fixed bug #36176 (PDO_PGSQL - PDO::exec() does not return number of rows
8837 - Fixed bug #36037 (heredoc adds extra line number). (Dmitry)
8911 - Fixed bug #35817 (unpack() does not decode odd number of hexadecimal values).
9026 - Fixed bug #35391 (pdo_mysql::exec does not return number of affected rows).
9082 preg_replace() to count the number of replacements made. FR #32275. (Andrey)
9229 when row number > field_count). (Georg)
9440 - Fixed bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number).
9687 - Fixed bug #30961 (Wrong line number in ReflectionClass getStartLine()).