mirror of
https://github.com/Mibew/handlebars.php.git
synced 2025-03-25 01:37:06 +03:00
Should return null instead of an empty string when context is not found. Handlebars.js returns undefined, which makes it possible to distict an empty string and not existing. (should not affect existing use, because null is handeled the same way as empty string) |
||
---|---|---|
.. | ||
Cache | ||
Helper | ||
Loader | ||
Autoloader.php | ||
BaseString.php | ||
Cache.php | ||
Context.php | ||
Handlebars.php | ||
Helper.php | ||
Helpers.php | ||
Loader.php | ||
Parser.php | ||
SafeString.php | ||
String.php | ||
Template.php | ||
Tokenizer.php |