> -----Original Message-----
> From: Simion Onea [mailto:[EMAIL PROTECTED]
> Sent: 09 July 2007 12:57
> To: [email protected]
> Subject: [PHP-DOC] Several changes in "appendices/migration4.xml"
>
> Hi,
>
> I found some more changes to be applied to the file
> "appendices/migration4.xml".
> I am sending the diff file in the attachment. Please take a
> look at my proposals.
>
> Regards,
> Simion.
>
All makes sense ... Maybe though ...
@@ -324,8 +324,8 @@
<section xml:id='migration4.empty'>
<title><literal>empty("0")</literal></title>
<para>
- The perhaps most controversial change in behavior has happened to
the
- behavior of the <function>empty</function>. A String containing
+ Perhaps the most controversial change in behavior has happened to
+ <function>empty</function>. A String containing
only the character '0' (zero) is now considered empty while it
wasn't in PHP 3.
</para>
Richard