PHP Manual

  • English French German Portuguese Spanish
Manual do PHP Apêndices Migrating from PHP 5.4.x to PHP 5.5.x New Methods
Migrating from PHP 5.4.x to PHP 5.5.x What has changed in PHP 5.5.x Backward Incompatible Changes New features Deprecated features in PHP 5.5.x Changed Functions New Functions New Classes and Interfaces New Methods Other changes to extensions New Global Constants Changes to INI file handling Changes to PHP Internals
  • New Classes and Interfaces
  • Other changes to extensions

New Methods

MySQLi

  • mysqli::begin_transaction()
  • mysqli::release_savepoint()
  • mysqli::savepoint()

Intl

  • IntlDateFormatter::formatObject()
  • IntlDateFormatter::getCalendarObject()
  • IntlDateFormatter::getTimeZone()
  • IntlDateFormatter::setTimeZone()
© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.