| Source path: hg/ php/ jsontemplate.php |
|
|
|
|
Change log
2871627c3dc8
by sroussey
on Oct 9, 2009
Diff
Fix up my previous commits related to escaping meta chars. Fix tests for meta chars. Fix PHP bug discovered by new tests (that actually run).
| Go to: |
Project members,
sign in to write a code review
Older revisions
be5e676b86a1
by "Andy Chu <a...@chubot.org>
on Oct 5, 2009
Diff
- Change $index to @index. {@index}
is like {@} -- "the index we're _at_"
- Make it 1-based
856b30882605
by sroussey
on Oct 1, 2009
Diff
Make PHP file easily used for projects without need of editing, moved test code to _cmd file to drive it from the command line.