Lets mention that these newly added parameters are all optional

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236115 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2007-05-22 14:47:26 +00:00
parent 06b19288a6
commit 0b611dd846

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<appendix id="migration52">
<title>Migrating from PHP 5.1.x to PHP 5.2.x</title>
@ -531,7 +531,7 @@ $obj->getCommentName('');
<section id="migration52.parameters">
<title>New Parameters</title>
<para>
Some functions were given new parameters in PHP 5.2.x:
Some functions were given new, optional, parameters in PHP 5.2.x:
</para>
<para>PHP Core:</para>