Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 21459 программистов и 1326 роботов. Сейчас ищут 692 программиста ...
Приступая к работе

Deprecated features in PHP 5.5.x

Вернуться к: Migrating from PHP 5.4.x to PHP 5.5.x

ext/mysql deprecation

The original MySQL extension is now deprecated, and will generate E_DEPRECATED errors when connecting to a database. Instead, use the MySQLi or PDO_MySQL extensions.

preg_replace() /e modifier

The preg_replace() /e modifier is now deprecated. Instead, use the preg_replace_callback() function.

intl deprecations

IntlDateFormatter::setTimeZoneID() and datefmt_set_timezone_id() are now deprecated. Instead, use the IntlDateFormatter::setTimeZone() method and datefmt_set_timezone() function, respectively.

mcrypt deprecations

The following functions have been deprecated:



Вернуться к: Migrating from PHP 5.4.x to PHP 5.5.x

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware