Can one of the core guys have a look at
http://bugs.php.net/bug.php?id=26665. This is an easily reproducable
error for me. We have worked around it for now, but I am a little
uneasy that it is out there.
Thanks,
--
Brian Moon, dealnews.com, Inc.
dealnews.com News on computer hardware bargains
dealmac.com The latest Mac bargains
Comparison shop @ dealram.com dealcam.com dealink.com
Can one of the core guys have a look at
http://bugs.php.net/bug.php?id=26665. This is an easily reproducable
error for me. We have worked around it for now, but I am a little
uneasy that it is out there.
That one is set to Won't fix due to limitations in PHP 4 and it's fixed
in PHP 5.
regards,
Derick
That one is set to Won't fix due to limitations in PHP 4 and it's fixed
in PHP 5.
Hmmm, then why can I use multiple files to create the array? PHP only
crashes if I use a single file to create the array.
--
Brian Moon, dealnews.com, Inc.
dealnews.com News on computer hardware bargains
dealmac.com The latest Mac bargains
Comparison shop @ dealram.com dealcam.com dealink.com
That one is set to Won't fix due to limitations in PHP 4 and it's
fixed
in PHP 5.Hmmm, then why can I use multiple files to create the array? PHP only
crashes if I use a single file to create the array.
Without looking too deeply it looks like a stack smash due to the way
temporary variables are allocated from stack memory. Different
execution scope == different stack, so if my hunch is correct that
would be why.
George
That one is set to Won't fix due to limitations in PHP 4 and it's fixed
in PHP 5.
I apologize for not seeing this bug as Won't Fix already. I am not
getting my brianlmoon@php.net email for some reason. Who do I need to
contact about that address? I thought it was odd I did not get any
updates on the bug. I thought it was being ignored.
--
Brian Moon, dealnews.com, Inc.
dealnews.com News on computer hardware bargains
dealmac.com The latest Mac bargains
Comparison shop @ dealram.com dealcam.com dealink.com