From 6b00fba8770975ea39ec84deeef948e9788529b3 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Sun, 14 Dec 2014 22:32:42 +0100 Subject: [PATCH] NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 293f201004..de98650f87 100644 --- a/NEWS +++ b/NEWS @@ -26,7 +26,7 @@ constructor). (dunglas at gmail dot com) . Removed ZEND_ACC_FINAL_CLASS, promoting ZEND_ACC_FINAL as final class modifier. (Guilherme Blanco) - . is_long() and is_int() are now an alias of is_integer(). (Kalle) + . is_long() & is_integer() is now an alias of is_int(). (Kalle) - Date: . Fixed day_of_week function as it could sometimes return negative values -- 2.40.0