|
Posted by Osiris on 12/02/07 22:29
On Sun, 02 Dec 2007 13:37:45 +0100, Rik Wasmus wrote:
> On Sun, 02 Dec 2007 12:09:09 +0100, Osiris <et57@hotmail.com> wrote:
>
>> Now for the really kinky thing: running the following routine on my
>> localhost(apache 2.2.3,PHP5), I get
>> 2 2 2 2 2 2
>> 2 1 1 1 1 1
>> 2 2 1 1 1 1
>> 2 2 2 1 1 1
>> 2 2 2 2 1 1
>> 2 2 2 2 2 1
>> Running it through the Eclipse PHP Zend debugger I get (which, in my
>> opinion, is right):
>> 2 4 4 4 4 4
>> 4 2 4 4 4 4
>> 4 4 2 4 4 4
>> 4 4 4 2 4 4
>> 4 4 4 4 2 4
>> 4 4 4 4 4 2
>
> This is exactly what I get using 5.2.4. What exact version are you using?
> And is this all the code?
>
That is all the code. Just cut and paste and run.
Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch7 mod_perl/2.0.2 Perl/v5.8.8
Linux echo 2.6.18-5-k7 #1 SMP Wed Oct 3 00:47:27 UTC 2007 i686
Navigation:
[Reply to this message]
|