Migrating from PHP 5.2.x to PHP 5.3.x
PHP Manual

New Functions

PHP 5.3 introduced some new functions:

PHP Core:

Date/Time:

GMP:

Hash:

IMAP:

JSON:

MySQL Improved:

OpenSSL:

PCNTL:

PCRE:

Semaphore:

The following functions are now natively implemented, making them available on all operating systems which can run PHP:


Migrating from PHP 5.2.x to PHP 5.3.x
PHP Manual