Lines Matching refs:length

163   . Fixed bug #71039 (exec functions ignore length but look for NULL termination).
1240 . Allow zero length comparison in substr_compare() (Tjerk)
1269 . hash_pbkdf2() now works correctly if the $length argument is not specified.
1740 . Fixed fug #65184 (strftime() returns insufficient-length string under
2007 . Fixed Bug #64745 (hash_pbkdf2() truncates data when using default length
2274 . Fixed bug #64458 (dns_get_record result with string of length -1). (Stas)
2394 different length). (Gustavo)
2681 . Fixed bug #62716 (munmap() is called with the incorrect length).
3090 chunksize length line is > 10 bytes). (Ilia)
3394 . Fixed bug #55562 (grapheme_substr() returns false on big length). (Stas)
3725 chunksize length line is > 10 bytes). (Ilia)
3924 . Increased maximum Oracle error message buffer length for new 11.2.0.3 size.
3951 . Fixed bug #60164 (Stubs of a specific length break phar_open_from_fp
4215 . openssl_encrypt()/openssl_decrypt() truncated keys of variable length
4587 opened for empty uploads and, in debug mode, 0-length uploads. (Gustavo)
4598 . Added statistics about listening socket queue length for FPM.
4753 . Fixed bug #53273 (mb_strcut() returns garbage with the excessive length
5042 - Fixed bug #51723 (Content-length header is limited to 32bit integer with
5260 - Fixed bug #50940 (Custom content-length set incorrectly in Apache SAPIs).
5593 - Fixed bug #48802 (printf() returns incorrect outputted length). (Jani)
6062 - Added PHP_MAXPATHLEN constant (maximum length of a path). (Pierre)
7270 - Fixed bug #42142 (substr_replace() returns FALSE when length > string length).
7283 - Fixed bug #42082 (NodeList length zero should be empty). (Hannes)
7351 - Fixed bug #41686 (Omitting length param in array_slice not possible). (Ilia)
7575 - Fixed wrong length calculation in unserialize S type
7966 length). (Tony)
8068 length = 1"). (Ilia)
8442 than the actual length). (Tony)
8535 string length). (Ilia)
8661 - Fixed offset/length parameter validation in substr_compare() function. (Ilia)
8706 string length). (Tony)
8749 - Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages).
8787 length specified). (Tony)
9050 - Added offset & length parameters to substr_count() function. (Ilia)
9234 - Fixed crash inside stream_get_line() when length parameter equals 0. (Ilia)
9258 - Fixed bug #35342 (isset(DOMNodeList->length) returns false). (Rob)
9351 length). (Tony)
9470 - Fixed bug #33605 (substr_compare() crashes with negative offset and length).
9511 length). (Ilia)
9541 - Fixed bug #33076 (str_ireplace() incorrectly counts result string length
9780 - Added length and charsetnr for field array and object in mysqli. (Georg)