Mustache.php v2.9.0
- Lazily evaluate template BLOCKS pragma sections. See #264 and #265. Thanks @damyon!
- Add ANCHORED-DOT pragma to enable "anchored dot notation". See #129 and mustache/spec#52
- A bit of CS cleanup, and remove the unused create_example script.