Migrating from PHP 5.1.x to PHP 5.2.x
PHP 手册

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 手册