Commit Graph

15 Commits

Author SHA1 Message Date
Matthew Brown
d21ccc2307 Migrate Seferov => Psalm 2020-03-13 10:51:18 -04:00
Matthew Brown
a1f37c396b
Update references 2020-03-13 10:45:04 -04:00
Matthew Brown
b74642dc70
Change name 2020-03-13 10:43:43 -04:00
Farhad Safarov
a610bcc94a
plugin config refactor (#11) 2020-03-12 21:32:49 +03:00
Farhad Safarov
d2f0447add
add class to codebase if service is used by id (#10)
* add class to codebase if service is used by id

* fix doc
2020-03-11 16:43:52 +03:00
Farhad Safarov
268c1cd67d
add container unit tests (#9) 2020-03-10 19:00:55 +03:00
Farhad Safarov
247647254d
refactor container check (#8)
* refactor container check

* no message

* no message

* no message
2020-03-09 15:24:39 +03:00
patriziawacht
5e53558c97
check services from cached container service file (#7)
* load with $config ContaimerServicefile, parse service<=>class

* fix psalm messages, optimize code

* debug plugin-config take only for symfony-psalm-plugin, some optimizations cache servicemap

* Housekeeping fix psalm

* Update ClassHandler.php

Co-authored-by: Farhad Safarov <farhad.safarov@gmail.com>
2020-03-09 09:36:04 +03:00
Farhad Safarov
4e45a9d033
Detect ContainerInterface::get() result type (#6) 2020-01-03 07:45:29 +03:00
Farhad Safarov
c2924cb89a
[feature] request getContent return type fix (#5) 2019-12-06 12:25:16 +03:00
Farhad Safarov
b1c05203bc
fix possible nullable inferred type (#4)
* fix possible nullable inferred type

* no message
2019-12-04 15:02:53 +03:00
Farhad Safarov
d1f94392cf
acceptance tests (#3) 2019-11-14 10:27:50 +03:00
Farhad Safarov
7002339f2a
repository string shortcut issue (#2) 2019-11-12 22:16:37 +03:00
Farhad Safarov
77cbaa5bbc
psalm config (#1) 2019-11-12 16:51:13 +03:00
Farhad Safarov
378289cbe1 initial commit 2019-11-12 16:36:05 +03:00