Quote:
Originally Posted by Superterrorizer
Again, clueless. In PHP 5.2.9 alone they fixed 5 of those memory leak thingys you schooled me on. So please explain to us how it's not possible for an interpreted script to leak memory, because it sure sounds like they do.
|
PHP is a cgi script that runs as apache that is written in C/C++ and therefore had
memory leaks.
PHP fixed the problem.....HOW???? Did they re-write every php script in the world or
did they fix the fucked up binary code they had in C to stop the memory leaks where they
were created?
Inquiring minds would like to know.
http://en.wikipedia.org/wiki/Php#History
The C coded binary leaked the memory dumbass, not PHP scripts.