Commit Graph

35 Commits

Author SHA1 Message Date
Matthew Brown
50601143b7
Add more accurate type 2020-04-19 22:52:57 -04:00
Matthew Brown
fcc034ee13
Merge pull request #16 from bendavies/github-actions-psalm-cache
cache psalm cache in ci to allow --diff --diff-methods
2020-04-19 22:49:26 -04:00
Matthew Brown
eb0bc207df
Add null check 2020-04-19 22:48:59 -04:00
Brown
d25112c347 Fix #25 - scan any Symfony class that could be returned in container 2020-04-19 20:40:27 -04:00
Farhad Safarov
d567d3116b
HeaderBag get return type (#24)
* header bag stub

* no message

* no message
2020-04-14 17:21:05 +03:00
Farhad Safarov
b81d92542e
conditional returns & request stub (#23) 2020-04-14 11:58:44 +03:00
Farhad Safarov
446a6fb2d0
console handler (#22)
* console handler - fixes #17

* no message

* no message
2020-04-12 17:56:21 +03:00
Ben Davies
4fe0ef7edc fix composer.json hashing 2020-03-19 10:12:43 +00:00
Ben Davies
a8c1a39a64 cache psalm cache in ci to allow --diff --diff-methods 2020-03-19 10:12:43 +00:00
Farhad Safarov
c2b2dd4ae7
assume service as public if public attribute is missing (#15) 2020-03-15 13:38:16 +03:00
Matthew Brown
007d3c6511
Add creator 2020-03-13 12:28:45 -04:00
Matthew Brown
9a585dc4db
Merge pull request #14 from bendavies/fix-github-actions
Github Actions: fix determining composer cache directory
2020-03-13 12:18:33 -04:00
Ben Davies
32b2307316 Github Actions: fix badge 2020-03-13 16:16:51 +00:00
Ben Davies
b215f29d4b Github Actions: fix codeception 2020-03-13 16:13:45 +00:00
Ben Davies
a3efcdb8df Github Actions: fix typo 2020-03-13 16:12:47 +00:00
Ben Davies
edc55e325a Github Actions: fix determining composer cache directory 2020-03-13 16:11:45 +00:00
Matthew Brown
cbc2fb26c0
Merge pull request #13 from bendavies/github-actions
Replace Travis with GitHub Actions
2020-03-13 12:07:29 -04:00
Ben Davies
01a5875f7f Replace Travis with GitHub Actions 2020-03-13 15:55:14 +00:00
Farhad Safarov
605ecdc542
test php 7.4 (#12) 2020-03-13 18:34:09 +03:00
Matthew Brown
d78af0c3cd
Fix ref 2020-03-13 11:00:11 -04:00
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