- Added 'echo_concat' option to decide whether "." or "," to concatenate string,...
commita04ae4e58a99881153aab0c3a3cca4bbd22e2f7d
authorCésar D. Rodas <crodas@php.net>
Sun, 15 Aug 2010 08:13:13 +0000 (15 04:13 -0400)
committerCésar D. Rodas <crodas@php.net>
Sun, 15 Aug 2010 08:13:13 +0000 (15 04:13 -0400)
tree747dff56a944f3b005427f5eab28a958e027cbc2
parente49c2745fcb7c7c0856ea3d3e06e54d527e4bd23
- Added 'echo_concat' option to decide whether "." or "," to concatenate string, variables, function calls and expressions within echoes.
lib/Haanga.php
lib/Haanga/Compiler.php
lib/Haanga/Generator/PHP.php
tests/TestSuite.php
tests/templateTest.php