It looks in some case long are used in C proto, maybe we should add long in phpdoc too ?
Nope, PHP has no long type, nor does it have double...
long => int or integer, double or real => float Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
