« Return to Thread: Function variables in classes

Re: Re: Function variables in classes

by Jochem Maas :: Rate this Message:

Reply to Author | View in Thread

Robert Cummings wrote:

> On Thu, 2007-11-01 at 16:10 +0100, Jochem Maas wrote:
>> I've completely lost track of the state of the exact OO rules in any
>> given version of php5)
>
> Haha, you too eh!?
>
> BTW, I finally bothered to download PHP 5.2.4 last night and checked it
> out. This is the first time I've seen a speed improvement over PHP4 for
> my work. Most of my pages gained a 10% to 20% load time improvement. One
> thing that was odd though was when I built a few sites from the shell
> using InterJinn's template engine, the time spent doubled. So I guess I
> win some and lose some :) Page load time is more important since I don't
> often build whole sites from scratch. Still perplexing though what could
> have slowed down so much... I'll have to dig into it with a profiler
> sometime when I have more free time.

interesting info - thanks for the heads up.

>
> Cheers,
> Rob.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: Function variables in classes