Thank you Lukas.
Mark Tinsley
Developer
Dallas Airmotive
(214) 353-6739
[EMAIL PROTECTED]
-Original Message-
From: Lukas Kahwe Smith [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2008 9:51 AM
To: Marcus Boerger
Cc: Tinsley, Mark; internals@lists.php.net
Subject: Re: [PHP-DEV
rk and had the same issue sometimes... I
think
it was already discussed in the list, did you searched the archives?
Saulo
On Thu, Jun 19, 2008 at 9:58 AM, Tinsley, Mark
<[EMAIL PROTECTED]>
wrote:
> What about the addition of overloading for PHP 6?
>
> I am not totally up to date o
What about the addition of overloading for PHP 6?
I am not totally up to date on the developments of the parameter type
hints. I briefly read the meeting minutes for PHP 6.
What about with the type hints we have now?
class moo
{
public static function foo(FooClass $FooVar)
{
//