vrana Mon Aug 16 09:15:22 2004 EDT
Modified files: /phpdoc/en/reference/network/functions ip2long.xml Log: 255.255.255.255 (bug #29705) http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/ip2long.xml?r1=1.12&r2=1.13&ty=u Index: phpdoc/en/reference/network/functions/ip2long.xml diff -u phpdoc/en/reference/network/functions/ip2long.xml:1.12 phpdoc/en/reference/network/functions/ip2long.xml:1.13 --- phpdoc/en/reference/network/functions/ip2long.xml:1.12 Fri Aug 6 06:04:49 2004 +++ phpdoc/en/reference/network/functions/ip2long.xml Mon Aug 16 09:15:22 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.12 $ --> +<!-- $Revision: 1.13 $ --> <!-- splitted from ./en/functions/network.xml, last change in rev 1.18 --> <refentry id="function.ip2long"> <refnamediv> @@ -99,8 +99,8 @@ </para> <note> <para> - <function>ip2long</function> will return <literal>-1</literal> for - the IP <literal>255.255.255.255</literal> + <function>ip2long</function> will return <literal>-1</literal> (PHP 4) or + &false; (PHP 5) for the IP <literal>255.255.255.255</literal>. </para> </note> <para>