Commit Graph

25 Commits

Author SHA1 Message Date
Dmitriy Simushev
437eb26ec0 Update Handlebars.php dependency 2016-02-20 13:35:07 +00:00
Dmitriy Simushev
15cbd25a68 Update copyright years 2016-02-20 13:34:05 +00:00
Dmitriy Simushev
70575e4eed Make the library PHP7 compatible
Unfortunatelly this commit breaks Backward Compatibility.
2016-02-20 13:31:45 +00:00
Dmitriy Simushev
ea23f1dba9 Add PHP 5.6 to build matrix 2015-01-14 16:12:10 +00:00
Dmitriy Simushev
6c4db5344f Bump version 2014-12-25 11:25:50 +00:00
Dmitriy Simushev
3d1afa47bc Fix "last" helper for HHVM 2014-12-25 11:21:59 +00:00
Dmitriy Simushev
62ce4e8639 Fix "first" helper for HHVM 2014-12-25 11:11:20 +00:00
Dmitriy Simushev
fe2d21710a Add "count" helper 2014-12-25 10:53:00 +00:00
Dmitriy Simushev
76aa2509e8 Add type check to "last" helper 2014-12-25 10:41:21 +00:00
Dmitriy Simushev
e1d68fe4d7 Add type check to "first" helper 2014-12-25 10:38:52 +00:00
Dmitriy Simushev
f25440e632 Add "first" and "last" helpers 2014-12-24 11:28:11 +00:00
Dmitriy Simushev
723b03fd45 Bump version in composer.json 2014-12-16 15:27:51 +00:00
Dmitriy Simushev
bcd8e4d586 Add "replace" helper 2014-12-16 15:08:40 +00:00
Dmitriy Simushev
56c2ddae82 Add layout helpers 2014-12-16 14:41:43 +00:00
Dmitriy Simushev
6da6ab2fe5 Add "truncate" helper 2014-12-15 12:27:30 +00:00
Dmitriy Simushev
8c6c345235 Improve exception message in "repeat" helper 2014-12-15 11:44:43 +00:00
Dmitriy Simushev
2455d3d269 Add "ifAny" helper 2014-12-15 10:52:46 +00:00
Dmitriy Simushev
8befb43846 Add "repeat" helper 2014-12-15 10:19:04 +00:00
Dmitriy Simushev
2b17e963c8 Define result for lowercase helper test explicitly 2014-12-15 09:51:54 +00:00
Dmitriy Simushev
02421b3e28 Add "uppercase" helper 2014-12-15 09:50:18 +00:00
Dmitriy Simushev
a4022518b6 Add "lowercase" helper 2014-12-15 09:38:49 +00:00
Dmitriy Simushev
ef77303571 Add Travis CI badge 2014-12-12 15:34:41 +00:00
Dmitriy Simushev
af7376405e Use Travis CI 2014-12-12 15:26:27 +00:00
Dmitriy Simushev
1fb5ae8cd9 Clean up readme 2014-12-12 14:50:14 +00:00
Dmitriy Simushev
e341787d48 Initial commit 2014-12-12 14:47:27 +00:00