- Added property indirect references of properties
commit0f032cb269fbe6b50f6613c3a1590486ff4f6002
authorCésar D. Rodas <crodas@php.net>
Mon, 6 Sep 2010 21:36:44 +0000 (6 17:36 -0400)
committerCésar D. Rodas <crodas@php.net>
Mon, 6 Sep 2010 21:36:44 +0000 (6 17:36 -0400)
tree814a719280bf0f51bb184e6bd11c8faeb3c69e20
parent1af7ef3005159125ac725b5df858b589a0564dd4
- Added property indirect references of properties
- foo[bar] if an foo is object will generate $foo->$bar
lib/Haanga/Compiler.php
lib/Haanga/Generator/PHP.php
tests/assert_templates/global.html
tests/assert_templates/global.php
tests/assert_templates/global.tpl
tests/tmp/assert_templates/global.tpl.php