提交歷史

作者 SHA1 備註 提交日期
  Artur Welp 3e28f07fd2 Atualizar 'composer.json' 2 年之前
  Artur Welp a22207adc4 Atualizar 'composer.json' 2 年之前
  ahwelp 12566be05e Changing mustache to work with urfatBro 2 年之前
  Justin Hileman b03b889490 Merge branch 'dynamic-names' 3 年之前
  Justin Hileman 30853456a5 Update to v1.3.0 Mustache spec. 3 年之前
  Justin Hileman 93f824d09a Remove exceptions on multiple * in dynamic names. 3 年之前
  Justin Hileman af4f8f7c0e Add more tests, fix a bug with block tags. 3 年之前
  Justin Hileman 53944831cf Fix dynamic name (and filter!) validation accidentally applying to comments. 3 年之前
  Justin Hileman 454b4c63e9 Better error message. 3 年之前
  Justin Hileman f6c45e8c17 Dynamic names implementation. 3 年之前
  Justin Hileman e62b7c3849 Merge branch 'release/2.14.2' 3 年之前
  Justin Hileman aaff0a8bed Bump to v2.14.2 3 年之前
  Justin Hileman e6256ea0d7 Remove dependency on deprecated YAML library. 3 年之前
  Justin Hileman 64e5609d0e Throw syntax exception for unclosed tags. 3 年之前
  Justin Hileman c9718673e5 Merge branch 'release/2.14.1' 3 年之前
  Justin Hileman d36cd805c4 Bump to v2.14.1 3 年之前
  Justin Hileman 579ffa5c96 Fix CVE-2022-0323 (improper neutralization of section names) 3 年之前
  Justin Hileman 076209772d Explicitly treat `null` as an empty string when interpolating. 3 年之前
  Justin Hileman 7fd191f730 Remove unused variable. 3 年之前
  Justin Hileman e7165a33b2 Only check for mbstring.func_overload in < PHP 8.x 3 年之前
  Justin Hileman 26c8a448fc Fix PHP 8.1 deprecation warning when user lambdas do not return a string 4 年之前
  Justin Hileman 4e2724dd40 Merge branch 'release/2.14.0' 4 年之前
  Justin Hileman 3ce0ee0ec1 Bump to v2.14.0, bump spec version to 1.2.2 4 年之前
  Justin Hileman 63616440f7 Merge pull request #380 from schlessera/fix/trim-php-8.1 4 年之前
  Justin Hileman d6340c85ef Update readme link 4 年之前
  Justin Hileman 1a125dfe25 Brevity. 4 年之前
  Justin Hileman fc91860ffa Merge pull request #376 from samizdam/patch-1 4 年之前
  Alain Schlesser 10a6c7ce52 Add tests 4 年之前
  Alain Schlesser 09adfdec76 Ensure $delimiters is a string before trimming 4 年之前
  Alain Schlesser d5499fc8fc Avoid using trim() on null 4 年之前