add note for mcrypt_ecb

This commit is contained in:
Stanislav Malyshev 2012-08-05 20:41:14 -07:00
parent 233e4d3418
commit 4a2d41a5bb

View File

@ -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