]> granicus.if.org Git - php/commitdiff
add note for mcrypt_ecb
authorStanislav Malyshev <stas@php.net>
Mon, 6 Aug 2012 03:41:14 +0000 (20:41 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 6 Aug 2012 03:41:14 +0000 (20:41 -0700)
UPGRADING

index 7d37f760002da91e285718ec99870848fddc2b09..7aea61f642f515c7eef8eb92c61fc6d207236c69 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -93,6 +93,7 @@ PHP X.Y UPGRADE NOTES
   instead.
 - IntlDateFormatter::format() and datefmt_format() now also accept an
   IntlCalendar object for formatting.
+- Deprecated mcrypt_ecb() made to produce E_DEPRECATED.
 
 ========================================
 5. New Functions