From: Felipe Pena Date: Fri, 18 Jul 2008 17:55:59 +0000 (+0000) Subject: - Added: Deprecated ticks support. X-Git-Tag: php-5.3.0alpha1~282 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46ed694cb70bcae7e65b486742fa9ae41b94bac3;p=php - Added: Deprecated ticks support. --- diff --git a/NEWS b/NEWS index 8d65b3baa1..661a32210d 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS - Removed the experimental RPL (master/slave) functions from mysqli. (Andrey) - Removed zend.ze1_compatibility_mode. (Dmitry) +- Deprecated ticks support. (Felipe) - Changed PCRE, SPL and reflection extensions to always be enabled. (Marcus) - Changed md5() to use improved implementation. (Solar Designer, Dmitry)