PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Appendices Migrating from PHP 5.2.x to PHP 5.3.x New Classes
Migrating from PHP 5.2.x to PHP 5.3.x What has changed in PHP 5.3.x Backward Incompatible Changes New features Changes made to Windows support Changes in SAPI modules Deprecated features in 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
  • Other changes to extensions
  • New Global Constants

New Classes

The following classes were introduced in PHP 5.3.0:

Date/Time:

  • DateInterval
  • DatePeriod

Phar:

  • Phar
  • PharData
  • PharException
  • PharFileInfo

SPL:

  • FilesystemIterator
  • GlobIterator
  • MultipleIterator
  • RecursiveTreeIterator
  • SplDoublyLinkedList
  • SplFixedArray
  • SplHeap
  • SplMaxHeap
  • SplMinHeap
  • SplPriorityQueue
  • SplQueue
  • SplStack
© Copyright © 2001-2015 The PHP Group.

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