> Looks very nice. Do you think you could LGPL it instead of GPL? Would be
> tricky to use in conjunction with the QPL if it was GPL'ed.
As it's my intention that the code is linked against PHP/the
Zend Engine, the GPL should be fine here (similar to the
situation of the GPLed KDE project and the QPLed QT 1).
Anyway, the license is subject to change.
> This is a test
> <? $a = 1;
> $b = 'Hello';
> $c = "$a $b";
> echo $a.$b.$c."\n";
> ?>
> And this is the last line
>
> generates this overrun:
Can you give http://schumann.cx/ngscan-0.2.tar.gz a try? The
example works fine here, regardless of the number of
iterations. Backquotes are supported now, too.
- Sascha Experience IRCG
http://schumann.cx/ http://schumann.cx/ircg
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]