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

New Parameters

Some functions were given new, optional, parameters in PHP 5.2.x:

PHP Core:

curl:

datetime

imap:

mbstring:

ming:

openssl:

pgsql:

simplexml:

spl:

xmlreader:

XMLWriter:


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