提交历史

作者 SHA1 备注 提交日期
  Justin Hileman b6a480df22 o right, test all the versions we support. 8 年之前
  Justin Hileman 9e34408bda Add a failing test case for #322 8 年之前
  Justin Hileman 40646e4aea Fix Travis PHP 7 and HHVM builds. 8 年之前
  Justin Hileman 09241edd52 Use a local $blocksContext for each parent render. 8 年之前
  Justin Hileman 44baf86426 Suppress `else` when rendering empty block defaults. 8 年之前
  Justin Hileman bd39afffef Merge pull request #305 from hcpss-banderson/feature/avoid-multuple-autoloaders 9 年之前
  Brendan Anderson 7cb5f3f08f Prevent redundant autoloader registerations. Fixes #304 9 年之前
  Justin Hileman 2bdb23db94 Merge branch 'release/2.11.1' into dev 9 年之前
  Justin Hileman 87e87e29fe Bump to v2.11.1 9 年之前
  Justin Hileman 0803fa688b Fix test bootstrap in PHP < 5.5 9 年之前
  Justin Hileman 94a72ec3d2 Merge branch 'release/2.11.0' into dev 9 年之前
  Justin Hileman cf4e4c7857 Bump to v2.11.0 9 年之前
  Justin Hileman d4bdf110f9 Always check is_dir() and file_exists() with filesystem streams. 9 年之前
  Justin Hileman 58f2401d4d Minor code style fixes. 9 年之前
  Justin Hileman 18a2adce3d Remove all the extra spaces StyleCI wanted me to add :) 9 年之前
  Olav Schettler eeee916433 Protocol-based test with a protocol other than "file://" 10 年之前
  Olav Schettler fee4544785 Allow to load non-local templates 10 年之前
  Justin Hileman 6f6e3b9ddb Add StyleCI badge to README. 9 年之前
  Justin Hileman 01777faf6e Various style cleanups. 9 年之前
  Justin Hileman 41edfcb9e2 Drop the php-cs-fixer business on Travis. 9 年之前
  Justin Hileman 174f0da5ce Switch to friendsofphp's cs fixer package 9 年之前
  Justin Hileman b2b282dfef Code style fixes. 10 年之前
  Justin Hileman 051f857197 Support parent tags and block args as direct children of blocks and sections. 10 年之前
  Justin Hileman 21d553fc02 Add a failing test case for #294 10 年之前
  Justin Hileman 1de7898200 Fix incorrect method name case. 10 年之前
  Justin Hileman 4aa31aca56 Merge pull request #288 from thewilkybarkid/exception-previous 10 年之前
  Justin Hileman f7b969acc8 Merge branch 'release/2.10.0' into dev 10 年之前
  Justin Hileman a9dd4c62ae Bump to v2.10.0 10 年之前
  Chris Wilkinson c858bb1f1a Add exception chaining 10 年之前
  Justin Hileman 865de4114a Make LambdaHelper invokable. 10 年之前