Hi Rasmus,

A Few months ago I was willing to help in bug fixes and bcompiler
development

I solved the bug #21279 and now I need karma to commit my changes there

I debbuged the file with the help of Manuel Lemos and I found the bug.

Here is the diff:

1615:      // Z_STRVAL_P(tmp) = empty_string;
1616:      ZVAL_NULL(tmp);

1626:      // Z_STRVAL_P(tmp) = empty_string;
1627:      ZVAL_NULL(tmp);

TIA and HTH,

Ernani



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

Reply via email to