Re: Type of Data Returned by a Function



Rik wrote:
On Sat, 21 Jul 2007 00:32:06 +0200, Sanders Kaufman <bucky@xxxxxxxxxxx> wrote:

I've noticed that some code analyzers comment that the type of data returned by my functions is "unknown" in the following syntax:


There is no such construct, all types in php are pretty loose.
The only thing I can think of that might have something to do with what you say are phpdoc comments:

http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_tags.return.pkg.html

That's what it wanted me to do.
Thnx.
.



Relevant Pages

  • Re: Type of Data Returned by a Function
    ... returned by my functions is "unknown" in the following syntax: ... I *think* I can specify that by doing something like this: ... The only thing I can think of that might have something to do with what you say are phpdoc comments: ...
    (comp.lang.php)
  • Re: Singles unfriendly clubs
    ... Rik wrote: ... You think it's OK to turn up, unknown, out of the blue and demand people's time from them. ... I think it's hardly surprising when, by their actions, they tell you where to get off. ...
    (uk.rec.naturist)
  • Type of Data Returned by a Function
    ... I've noticed that some code analyzers comment that the type of data returned by my functions is "unknown" in the following syntax: ... If so, is there a performance gain, or is it just clean coding? ...
    (comp.lang.php)
  • Re: using between 2 numbers in a case select
    ... Rick, ... The syntax is: ... > Hi Rik ... > meet the first condition, then for the value to get to the second ...
    (microsoft.public.excel)
  • Re: Dynamic SQL Again !$&
    ... > trying to use a literal string in a statement. ... > I am getting a syntax error on Unknown. ...
    (microsoft.public.sqlserver.programming)