On 2005/03/19, at 6:14, Derick Rethans wrote:

On Sat, 19 Mar 2005, Moriyoshi Koizumi wrote:

<?php
$arrays = array(array(), array(), array());
var_dump(implode('', $arrays));
var_dump($arrays);
?>

We already have an optimisation in the 5.x branches.
I think it is appliable to the 4.3 branch.

4.3 is only for bugfixes!

It didn't mean that the fix should be in the 4.3. What was it that excited you so much? :)

Moriyoshi

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to