On Mon, 10 Jan 2005, Leonardo Pedretti wrote:

> Are there any plans to include type hinting with basic types and type hinting
> for variables? (such as optional declaration)

There are no such things planned, except for "array" afaik.

> It would be useful to declare the type of a data member of a class, for
> example, for automation of data fetching from SQL databases or such things.

That is *definitely* not on the list - PHP is weakly typed and will
remain so.

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to