Types in dynamically typed languages

David Nolden zwabel+kde at gmail.com
Tue Jul 1 12:19:27 UTC 2008


Am Montag, 30. Juni 2008 23:47:17 schrieb Niko Sams:
> I just commited a first version, what works for now:
>
> function foo() { return new A(); }
> function bar() { $i = new A(); return $i; }
> $j = foo();
>
> (see also php/duchain/tests/duchaintest the testReturnTypeClass test)
>
> At this stage we are allready better than ZendStudio and PHPEclipse :D
>
> could you take a look at the code...
>
> niko

Ok, I'll check out your code and take a look.

Greetings, David




More information about the KDevelop-devel mailing list