Lines Matching refs:negative

113   . Fixed bug #72093 (bcpowmod accepts negative scale and corrupts _one_
124 . Fixed bug #72061 (Out-of-bounds reads in zif_grapheme_stripos with negative
137 . Fixed bug #71906 (AddressSanitizer: negative-size-param (-1) in
797 . Fixed day_of_week function as it could sometimes return negative values
1179 . Fixed bug #67024 (getimagesize should recognize BMP files with negative
4632 . Fixed bug #52534 (var_export array with negative key). (Felipe)
4728 . Fixed bug #52906 (gmp_mod returns negative result when non-negative is
6506 - Fixed explode() behavior with empty string to respect negative limit. (Shire)
6586 - Fixed bug #43841 (mb_strrpos() offset is byte count for negative values).
6946 - Fixed bug #44216 (strftime segfaults on large negative value). (Derick)
6972 - Fixed bug #43841 (mb_strrpos offset is byte count for negative values). (Rui)
7321 - Fixed bug #41844 (Format returns incorrect number of digits for negative years
7323 - Fixed bug #41842 (Cannot create years < 0100 & negative years with date_create
7468 - Fixed bug #41430 (Fatal error with negative values of maxlen parameter of
7623 - Fixed bug #40861 (strtotime() doesn't handle double negative relative time
7831 - Fixed ftruncate() with negative size on FreeBSD. (Hannes)
7958 - Fixed bug #39652 (Wrong negative results from memory_get_usage()). (Dmitry)
8705 - Fixed bug #36944 (strncmp & strncasecmp do not return false on negative
8772 - Fixed bug #36458 (sleep() accepts negative values). (Ilia)
8851 - Fixed bug #35900 (stream_select() should warning when tv_sec is negative).
9314 - Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on
9470 - Fixed bug #33605 (substr_compare() crashes with negative offset and length).
9781 - Added checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()