- Moved variable type detection (whether it is an array or object) to the compiler...
commit1af7ef3005159125ac725b5df858b589a0564dd4
authorCésar D. Rodas <crodas@php.net>
Mon, 6 Sep 2010 09:16:55 +0000 (6 05:16 -0400)
committerCésar D. Rodas <crodas@php.net>
Mon, 6 Sep 2010 09:16:55 +0000 (6 05:16 -0400)
tree0112a7f7cbc27c44770dd93e42b53c8d5a866df1
parent074f8e67ec85d133162583a1938ca1b465c60f89
- Moved variable type detection (whether it is an array or object) to the compiler class rather than in the parser
lib/Haanga/Compiler.php
lib/Haanga/Compiler/Parser.php
lib/Haanga/Compiler/Parser.y