| 
 | Deprecated features in PHP 5.5.xext/mysql deprecation
    The original MySQL extension is now
    deprecated, and will generate  preg_replace /e modifierThe preg_replace /e modifier is now deprecated. Instead, use the preg_replace_callback function. intl deprecationsIntlDateFormatter::setTimeZoneID and datefmt_set_timezone_id are now deprecated. Instead, use the IntlDateFormatter::setTimeZone method and datefmt_set_timezone function, respectively. mcrypt deprecationsThe following functions have been deprecated: 
 |