RE: [PHP-DEV] Overloading

2008-06-25 Thread Tinsley, Mark
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

RE: [PHP-DEV] Overloading

2008-06-20 Thread Tinsley, Mark
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

[PHP-DEV] Overloading

2008-06-19 Thread Tinsley, Mark
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) { //