PHP Manual

  • English French German Portuguese Spanish
Manual do PHP Apêndices Migrando do PHP 5.2.x para o PHP 5.3.x New Class Constants
Migrando do PHP 5.2.x para o PHP 5.3.x O que mudou no PHP 5.3.x Mudanças incompatíveis com versões anteriores Novos recursos Mudanças feitas para suporte ao Windows Mudanças nos módulos SAPI Recursos em desuso no PHP 5.3.x Undeprecated features in PHP 5.3.x New Parameters New Functions New stream wrappers New stream filters New Class Constants New Methods New Extensions Removed Extensions Other changes to extensions New Classes New Global Constants Changes to INI file handling Other changes
  • New stream filters
  • New Methods

New Class Constants

Several new class constants were introduced in 5.3.0:

PDO_FIREBIRD:

  • PDO::FB_ATTR_DATE_FORMAT - Sets the format for dates.
  • PDO::FB_ATTR_TIME_FORMAT - Sets the format for time.
  • PDO::FB_ATTR_TIMESTAMP_FORMAT - Sets the format for timestamps.
© Copyright © 2001-2015 The PHP Group.

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