From e736bfc8b6d916b77b0935fb0b8341a1bf048907 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Tue, 17 Jan 2006 16:33:11 +0000 Subject: [PATCH] - imagecolorallocate* returns false entry --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 280be5e190..70530bd855 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ PHP NEWS - Added "consumed" stream filter. (Marcus) - Added new mysqli constants for BIT and NEW_DECIMAL field types: MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg) +- Ensure that imagecolorallocate and imagecolorallocatelapha returns FALSE + on error (Pierre) - Fixed bug #36038 (ext/hash compile failure on Mac OSX). (Tony) - Fixed bug #36037 (heredoc adds extra line number). (Dmitry) - Fixed bug #36016 (realpath cache memleaks). (Dmitry, Nuno) -- 2.50.1