1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00

Commit Graph

  • 70a007e0b1 Add way of checking property access Matthew Brown 2016-02-04 09:22:46 -0500
  • 32b4853c7b Add support for checking existing properties Matthew Brown 2016-01-29 18:48:09 -0500
  • 8d7d761a99 Merge pull request #1 from mackenzie/patch-1 Matthew Brown 2016-01-28 14:13:20 -0500
  • 3350d28828 Ignore classes defined in blocks for now Matthew Brown 2016-01-28 11:00:48 -0500
  • ea113c8e79 Update README.md Mackenzie Clark 2016-01-26 17:48:16 -0500
  • 225e1dbff6 Check all class statements Matthew Brown 2016-01-26 14:13:04 -0500
  • b3c3a1fabf Inspect closure use vars Matthew Brown 2016-01-26 14:11:56 -0500
  • 08c4c03854 Add more accurate checks for assignment Matthew Brown 2016-01-20 14:19:47 -0500
  • 0d9059b333 Change thrown exception to warning cc @kevin @adil Matthew Brown 2016-01-20 10:57:56 -0500
  • 0b95ab4be6 Add more rigorous file checking Matthew Brown 2016-01-19 18:27:06 -0500
  • 9b507fe936 Add support for global stmts Matthew Brown 2016-01-16 14:53:49 -0500
  • b862073514 Look at interface namespaces as well Matthew Brown 2016-01-16 13:07:30 -0500
  • 083840359a Check names of parameters Matthew Brown 2016-01-16 13:06:05 -0500
  • 9a2d5c741f Add support for checking var dumps Matthew Brown 2016-01-11 17:23:05 -0500
  • 2ebca32e32 Add support for static checks Matthew Brown 2016-01-11 17:18:19 -0500
  • f547f5e021 Add support for view checking Matthew Brown 2016-01-11 14:21:29 -0500
  • 91f39feea9 Fix var checks Matthew Brown 2016-01-11 11:38:02 -0500
  • 4d26f20c2d Add more accurate defined var check Matthew Brown 2016-01-11 11:05:24 -0500
  • 86cf60b5a9 Print notice on possible ref error Matthew Brown 2016-01-11 09:27:34 -0500
  • 67ad128784 fix assignment Matthew Brown 2016-01-08 18:34:19 -0500
  • 7e65e13d69 Be explicit about use vars in closure Matthew Brown 2016-01-08 18:31:31 -0500
  • 18f47f00dd Add support for blockish scoping Matthew Brown 2016-01-08 18:30:51 -0500
  • 0b94a02017 Check static properties Matthew Brown 2016-01-08 12:57:25 -0500
  • d0afcddf57 Don't write if already cached Matthew Brown 2016-01-08 10:47:15 -0500
  • 8701c6a26e Check constructors Matthew Brown 2016-01-07 23:40:29 -0500
  • a9c7c6904c Remove unnecessary return Matthew Brown 2016-01-07 22:53:05 -0500
  • 63674c02bf Optionally cache statments Matthew Brown 2016-01-07 22:52:26 -0500
  • 018adbf2ae Be more lenient with null Matthew Brown 2016-01-07 20:12:15 -0500
  • fa37482cec Fix branch consolidation Matthew Brown 2016-01-07 20:02:59 -0500
  • 0fff1b31f2 Fix ref Matthew Brown 2016-01-07 18:45:20 -0500
  • 4c1732c096 Change namespaces Matthew Brown 2016-01-07 18:36:55 -0500
  • d689c6f765 Add composer Matthew Brown 2016-01-07 18:33:37 -0500
  • f086e105b8 Add code Matthew Brown 2016-01-07 18:28:27 -0500
  • 33f39d8b5a Initial commit Matthew Brown 2016-01-07 18:09:23 -0500