On 5/3/08, Adam Richardson <[EMAIL PROTECTED]> wrote:
>
> I have a quick question on what's coming in PHP 6.
>
> I've incorporated use of the ability to call instance methods through
> static calls, allowing for me to mimic multiple inheritance without having
> to make edits to classes that are alr
You would have better luck posing this question to the internals list:
[EMAIL PROTECTED]
Cheers,
Rob.
On Sat, 2008-05-03 at 17:32 -0400, Adam Richardson wrote:
> I've incorporated use of the ability to call instance methods through
> static calls, allowing for me to mimic multiple inherit
I've incorporated use of the ability to call instance methods through
static calls, allowing for me to mimic multiple inheritance without
having to make edits to classes that are already working because of
the behavior of '$this' when instance methods are called statically.
As stated on in
I have a quick question on what's coming in PHP 6.
I've incorporated use of the ability to call instance methods through
static calls, allowing for me to mimic multiple inheritance without
having to make edits to classes that are already working because of
the behavior of '$this' when insta
Hi,
I would like put this question directly to Rasmus creator of this
wonderful server side scripting language.
Is there a possibility with the future release of PHP to add extension in
a easier manner. For every feature client wants there is a recompile
involved.
Wouldn't this be much ea
5 matches
Mail list logo