Skip to content

Commit d5e3fbb

Browse files
committed
document todos
1 parent ec7f2fb commit d5e3fbb

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

todo.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Double-check every LightnCandy and PHP Handlebars issue where I left a comment, to see if any need to be updated following the helpers changes.
2+
3+
Comment with fixed after release:
4+
- https://github.com/zordius/lightncandy/issues/342
5+
- https://github.com/zordius/lightncandy/issues/316
6+
- https://github.com/zordius/lightncandy/issues/350
7+
- https://github.com/zordius/lightncandy/issues/292
8+
- https://github.com/zordius/lightncandy/issues/341
9+
10+
11+
[Valid use for Lightncandy::prepare()](https://github.com/zordius/lightncandy/issues/346)
12+
- Comment that PHP Handlebars supports compile() method just like Handlebars.js
13+
14+
15+
[SafeString fails with FLAG\_EXTHELPER | FLAG\_BESTPERFORMANCE](https://github.com/zordius/lightncandy/issues/354)
16+
- Comment suggesting to try PHP Handlebars, which can often outperform LightnCandy without needing any special flags.
17+
18+
- Support callable for helper functions: https://github.com/zordius/lightncandy/issues/228
19+
20+
21+
[Unable to resolve partial when using sub expression and partial resolver](https://github.com/devtheorem/php-handlebars/issues/5)
22+
- Maybe comment with approach using helper rather than partial?

0 commit comments

Comments
 (0)