Commit History

Author SHA1 Message Date
  Adam Haflar b6f7acdf37 Add changes from rector rule WrapEncapsedVariableInCurlyBracesRector (#17783) 1 year ago
  ADmad ebdd118c03 Merge pull request #17803 from Harfusha/Rector_AddClosureVoidReturnTypeWhereNoReturnRector 1 year ago
  Adam Halfar 2142cc2332 Add changes from rector rule AddClosureVoidReturnTypeWhereNoReturnRector 1 year ago
  Adam Halfar 69438172d6 Add changes from rector rule AddTestsVoidReturnTypeWhereNoReturnRector 1 year ago
  Corey Taylor a38010c9e6 Convert test annotations to attributes. 1 year ago
  Kevin Pfeifer 22491b5118 phpunit 10: static data providers part 1 3 years ago
  ADmad 9f669cd0d4 Update class Chronos\Date to Chronos\ChronosDate 3 years ago
  ADmad c0e5b47068 Simplify type check 3 years ago
  ADmad d7d4c04b3b Harmonize method names 3 years ago
  ADmad 3e98df2e5c Add QueryFactory class. 3 years ago
  ADmad d7a310d0a4 Add SelectQuery class. 3 years ago
  Corey Taylor 95e37a9adf Simplify expression operator parsing and support multi-word operators 4 years ago
  Corey Taylor e53baad1b4 Add or suppress missing parameter type declarations 4 years ago
  ADmad e82fd0e9bf Merge branch '4.next' into 5.x 4 years ago
  ndm2 cedc89e2bb Annotate test values explaining when/why type inference is expected. 4 years ago
  ndm2 f6d2238239 Support type inference from `TypedResultInterface` in case expressions. 4 years ago
  Corey Taylor 6093e5f2dd Merge branch '4.next' into 5.x 4 years ago
  Corey Taylor ce21a9205e Removed case expression interfaces. 4 years ago
  Corey Taylor f4342ca552 Fix CaseExpression tests. Change getTypeName() to get_debug_type(). 4 years ago
  ndm2 ba4cdbc640 Move `value()` functionality into the case expression constructor. 4 years ago
  ndm2 ebf7d31ce1 Remove type getters. 4 years ago
  ndm2 37233021ba Consolidate the expression part getters into a single method. 4 years ago
  ndm2 10bc708e91 Add new `CASE` expression. 4 years ago