- #41681, missing option and constant for FILTER_VALIDATE_FLOAT

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237617 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Pierre Joye 2007-06-14 08:03:47 +00:00
parent ba6ab08982
commit ba026f3596

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<!-- Purpose: basic.vartype -->
<!-- Membership: pecl -->
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
@ -58,8 +58,12 @@
<row>
<entry><constant>FILTER_VALIDATE_FLOAT</constant></entry>
<entry>"float"</entry>
<entry></entry>
<entry></entry>
<entry>
<parameter>decimal</parameter>
</entry>
<entry>
<constant>FILTER_FLAG_ALLOW_THOUSAND</constant>
</entry>
<entry>Validates value as float.</entry>
</row>