Lines Matching refs:length
42 . Fixed bug #55562 (grapheme_substr() returns false on big length). (Stas)
620 . openssl_encrypt()/openssl_decrypt() truncated keys of variable length
992 opened for empty uploads and, in debug mode, 0-length uploads. (Gustavo)
1003 . Added statistics about listening socket queue length for FPM.
1158 . Fixed bug #53273 (mb_strcut() returns garbage with the excessive length
1447 - Fixed bug #51723 (Content-length header is limited to 32bit integer with
1665 - Fixed bug #50940 (Custom content-length set incorrectly in Apache SAPIs).
1998 - Fixed bug #48802 (printf() returns incorrect outputted length). (Jani)
2467 - Added PHP_MAXPATHLEN constant (maximum length of a path). (Pierre)
3675 - Fixed bug #42142 (substr_replace() returns FALSE when length > string length).
3688 - Fixed bug #42082 (NodeList length zero should be empty). (Hannes)
3756 - Fixed bug #41686 (Omitting length param in array_slice not possible). (Ilia)
3980 - Fixed wrong length calculation in unserialize S type
4371 length). (Tony)
4473 length = 1"). (Ilia)
4847 than the actual length). (Tony)
4940 string length). (Ilia)
5066 - Fixed offset/length parameter validation in substr_compare() function. (Ilia)
5111 string length). (Tony)
5154 - Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages).
5192 length specified). (Tony)
5455 - Added offset & length parameters to substr_count() function. (Ilia)
5639 - Fixed crash inside stream_get_line() when length parameter equals 0. (Ilia)
5663 - Fixed bug #35342 (isset(DOMNodeList->length) returns false). (Rob)
5756 length). (Tony)
5875 - Fixed bug #33605 (substr_compare() crashes with negative offset and length).
5916 length). (Ilia)
5946 - Fixed bug #33076 (str_ireplace() incorrectly counts result string length
6185 - Added length and charsetnr for field array and object in mysqli. (Georg)