vrana Thu Aug 16 10:09:50 2007 UTC
Modified files:
/phpdoc/en/reference/var/functions settype.xml
Log:
Maximum int value (bug #42154)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/var/functions/settype.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/var/functions/settype.xml
diff -u phpdoc/en/reference/var/functions/settype.xml:1.9
phpdoc/en/reference/var/functions/settype.xml:1.10
--- phpdoc/en/reference/var/functions/settype.xml:1.9 Wed Jun 20 22:25:34 2007
+++ phpdoc/en/reference/var/functions/settype.xml Thu Aug 16 10:09:50 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry xml:id="function.settype" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>settype</refname>
@@ -108,6 +108,15 @@
</para>
</refsect1>
+ <refsect1 role="notes">
+ &reftitle.notes;
+ <note>
+ <para>
+ Maximum value for "int" is <constant>PHP_INT_MAX</constant>.
+ </para>
+ </note>
+ </refsect1>
+
<refsect1 role="seealso">
&reftitle.seealso;
<para>