Lines Matching refs:length

28   . Increased maxium Oracle error message buffer length for new 11.2.0.3 size
136 . Fixed bug #55562 (grapheme_substr() returns false on big length). (Stas)
716 . openssl_encrypt()/openssl_decrypt() truncated keys of variable length
1088 opened for empty uploads and, in debug mode, 0-length uploads. (Gustavo)
1099 . Added statistics about listening socket queue length for FPM.
1254 . Fixed bug #53273 (mb_strcut() returns garbage with the excessive length
1543 - Fixed bug #51723 (Content-length header is limited to 32bit integer with
1761 - Fixed bug #50940 (Custom content-length set incorrectly in Apache SAPIs).
2094 - Fixed bug #48802 (printf() returns incorrect outputted length). (Jani)
2563 - Added PHP_MAXPATHLEN constant (maximum length of a path). (Pierre)
3771 - Fixed bug #42142 (substr_replace() returns FALSE when length > string length).
3784 - Fixed bug #42082 (NodeList length zero should be empty). (Hannes)
3852 - Fixed bug #41686 (Omitting length param in array_slice not possible). (Ilia)
4076 - Fixed wrong length calculation in unserialize S type
4467 length). (Tony)
4569 length = 1"). (Ilia)
4943 than the actual length). (Tony)
5036 string length). (Ilia)
5162 - Fixed offset/length parameter validation in substr_compare() function. (Ilia)
5207 string length). (Tony)
5250 - Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages).
5288 length specified). (Tony)
5551 - Added offset & length parameters to substr_count() function. (Ilia)
5735 - Fixed crash inside stream_get_line() when length parameter equals 0. (Ilia)
5759 - Fixed bug #35342 (isset(DOMNodeList->length) returns false). (Rob)
5852 length). (Tony)
5971 - Fixed bug #33605 (substr_compare() crashes with negative offset and length).
6012 length). (Ilia)
6042 - Fixed bug #33076 (str_ireplace() incorrectly counts result string length
6281 - Added length and charsetnr for field array and object in mysqli. (Georg)