php-developer-list | 2000111

Re: [Fwd: [PHP-DEV] PHP 4.0 Bug #7599 Updated: print_r($GLOBALS)] From: Stanislav Malyshev (stas <email protected>)
Date: 11/05/00

AL>> stas,
AL>> you´ve been patching around, perhaps this is of any use?

That's no good, since it isn't a solution - it's a patch (in the original
meaning of the word :) The solution is like serializing references - to
remember variables and refer to them. I'm still in a search for the
suitable format that will allow to do it without buffering the result and
re-processing it. If I (or somebody else) won't find it soon, I'll
probably implement your solution, though I don't like this way...

-- 
Stanislav Malyshev, Zend Products Engineer   
stas <email protected>  http://www.zend.com/ +972-3-6139665 ext.106

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>