Fixed complex example to use inverted sections rather than fancy ruby-ish context swizzling (which never worked in PHP anyway).
This commit is contained in:
@@ -82,7 +82,6 @@ Known Issues
|
||||
------------
|
||||
|
||||
* Sections don't respect delimiter changes -- `delimiters` example currently fails with an "unclosed section" exception.
|
||||
* Since `complex` example emulates some fancy swizzling available in Ruby, it fails. Need to convert example to PHPisms (In PHP, Mustache class doesn't maintain current context stack -- available context is passed to methods via params).
|
||||
* Test coverage is incomplete.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user