Commit Graph

  • c4b11a5a2f Add psalm.xml main Daniil Gentili 2022-12-01 13:18:22 +0100
  • 9e5965d8c9 Switch to psalm v5 Daniil Gentili 2022-12-01 13:17:45 +0100
  • cf6161f63c
    Merge pull request #1 from danog/patch-1 orklah 2021-09-13 12:47:07 +0200
  • f37b419642
    Allow PHP 8 Daniil Gentili 2021-09-13 11:27:28 +0200
  • d6f4f5503e upgrade to psalm 4.6.1 orklah 2021-02-24 18:57:39 +0100
  • 0874dc1639 remove debug orklah 2021-02-24 18:37:26 +0100
  • 806d288346 remove cases when additional replacement wouldn't make sense. Add a limit in term of expression (don't replace empty by 3 or more expressions), ignore array-key for debug orklah 2021-02-24 13:26:13 +0100
  • 09fe67f2e8 add some obvious cases and return when encountering an unhandled type orklah 2021-02-23 23:29:55 +0100
  • f41818eedf fix bug(for real) orklah 2021-02-23 22:28:28 +0100
  • 1615f8c447 fix bug orklah 2021-02-23 22:16:16 +0100
  • 1592ce9fe5 handle nullable types, refactor replacement construction orklah 2021-02-21 22:24:53 +0100
  • a37286400f fix method name orklah 2021-02-21 16:03:32 +0100
  • f244541747 handle !empty() better and avoid adding parentheses everywhere orklah 2021-02-21 15:20:25 +0100
  • dace8f6ff8 fix offset replacement, add debug info orklah 2021-02-21 11:58:27 +0100
  • 629cc8c059 fix offset replacement, add parenthesis everywhere to avoid breaking !empty() syntax, fix variable display orklah 2021-02-21 11:30:47 +0100
  • c28b0f0e96 invert condition orklah 2021-02-21 10:43:35 +0100
  • 47a9971568 typo orklah 2021-02-21 10:09:30 +0100
  • 6013ab1fda first commit orklah 2021-02-21 09:25:52 +0100
  • 84d4f2d352
    Provide license based on original idea by Tideways orklah 2021-02-21 09:17:27 +0100
  • 38c52a5c5c
    Initial commit orklah 2021-02-20 23:21:08 +0100