Commit History

作者 SHA1 備註 提交日期
  Dariusz Rumiński 6b5a695e9d strict comparisons 11 年之前
  Dariusz Rumiński 1319f0486d concatenation with spaces around 11 年之前
  Justin Hileman c2a39e0f13 Merge pull request #228 from keradus/cleanup2 11 年之前
  Dariusz Rumiński 0007be44cd indent fixes 11 年之前
  Justin Hileman 25d527292b Merge pull request #226 from keradus/fix-indent 11 年之前
  Dariusz Rumiński 90004b12bc fix indent 11 年之前
  Justin Hileman 9556e2bc04 Merge pull request #225 from keradus/cleanup 11 年之前
  Dariusz Rumiński f3287f40fe Tokenizer - remove unused property 11 年之前
  Dariusz Rumiński ff3c1b35fb Tokenizer - remove unused property 11 年之前
  Justin Hileman 755601f46e Merge pull request #224 from keradus/travis-sugar 11 年之前
  Dariusz Rumiński 5c5ea48578 sugar changes to travis config 11 年之前
  Justin Hileman 9dcd8590d1 Merge branch 'release/2.7.0' into dev 11 年之前
  Justin Hileman c8e78df703 Bump to v2.7.0 11 年之前
  Justin Hileman f34f6699c2 Increase test coverage. 11 年之前
  Justin Hileman a257fb8acd Require HHVM to pass now. 11 年之前
  Justin Hileman 3f492a1bf5 Add a simple FILTERS pragma example. 11 年之前
  Justin Hileman a8d174a85f DRY. 11 年之前
  Justin Hileman 4f73c826ff Ugh. Fix for php-cs-fixer 11 年之前
  Justin Hileman 21570bfd4d php-cs-fixer isn’t up to date on PSR-5 draft :) 11 年之前
  Justin Hileman 4decec3c0e Reformat code so php-cs-fixer doesn’t keep breaking it. 11 年之前
  Justin Hileman 99caf588ab Dry up T_ESCAPED/T_UNESCAPED compiling. 11 年之前
  Justin Hileman 58a7726515 Move filter logic from the compiler to the parser. 11 年之前
  Justin Hileman d225afe032 Remove unused block arg code. 11 年之前
  Justin Hileman 2ceea2e9d2 Merge pull request #223 from bobthecow/feature/faster-type-checking 11 年之前
  Justin Hileman 89b322c3e8 Merge pull request #221 from keradus/cs 11 年之前
  Justin Hileman 8449681a37 One more unnecessary else/return combo. 11 年之前
  Justin Hileman c0bd7efe39 No need for elseif with returns :) 11 年之前
  Justin Hileman df67052626 Use reference to current stack frame 11 年之前
  Justin Hileman 3d37a88f0b Replace is_object/is_array with switch on gettype 11 年之前
  Justin Hileman 6859d82e8e Merge pull request #222 from keradus/travis-CS 11 年之前