Commit Graph

44 Commits

Author SHA1 Message Date
Matthew Brown
f9d530f17a Fix null arg 2020-01-05 22:52:27 -05:00
Matthew Brown
3b6b635128 Add separate set type for bool 2020-01-05 22:40:57 -05:00
Matthew Brown
f11cfff931 Improve bool type 2020-01-05 22:07:30 -05:00
Matthew Brown
084742d798 Fix getModels 2020-01-05 18:51:16 -05:00
Matthew Brown
406eda6bf4 Add model property provider 2020-01-05 18:46:59 -05:00
Matthew Brown
4265b7d00b Add new ideas 2020-01-05 15:51:49 -05:00
Matthew Brown
44b045f975
Fix constraint 2019-11-29 15:01:27 -05:00
Matthew Brown
4fdfd6b5c0
Merge pull request #18 from psalm/1.x
Use better API for inferring trans types
2019-11-29 09:21:41 -05:00
Matthew Brown
8bc062587a
Merge branch 'master' into 1.x 2019-11-29 09:21:32 -05:00
Matthew Brown
bc0dbd0e21
Merge pull request #16 from SiebeVE/patch-1
Fix specific versions for plugin
2019-11-27 09:11:35 -05:00
Siebe Vanden Eynden
065447927f
Update composer.json 2019-11-27 15:05:08 +01:00
Matt Brown
f4b6fa9530 Use better API for inferring trans types 2019-11-25 17:01:27 -05:00
Matthew Brown
f965a7662c
Add specific supported range 2019-11-25 11:15:58 -05:00
Matthew Brown
a567db5a61
Merge pull request #15 from asbiin/upgrade-testbench-4.x
Upgrade orchestra/testbench to 4.x
2019-11-09 07:11:16 -05:00
Alexis Saettler
a1e6f01511
Fix bad use 2019-10-27 00:54:45 +02:00
Alexis Saettler
31c0945ffa
Upgrade orchestra/testbench to 4.x 2019-10-27 00:46:51 +02:00
Matthew Brown
727485a76d
Merge pull request #12 from pthiers/master
Fix some minors errors
2019-09-25 18:55:01 -04:00
Philippe Thiers
051a276887 Fix some minors errors 2019-09-25 17:18:49 -03:00
Matthew Brown
4f255fca9e
Merge pull request #11 from pthiers/master
Lumen psalm plugin
2019-09-24 16:36:18 -04:00
Philippe Thiers
5b38dfe34a Interface in Lumen plugin 2019-09-23 14:08:54 -03:00
Philippe Thiers
cde56e8490 Add Lumen psalm plugin 2019-09-23 14:05:46 -03:00
Matt Brown
c48735631e Fix file casing 2019-04-12 13:57:40 -04:00
Matthew Brown
7ab08fa3c4
Require latest Psalm 2019-03-19 11:50:21 -04:00
Matthew Brown
c63ebc2216
Merge pull request #9 from wgriffioen/make-appinterfaceprovider-compatible-with-interface
Make AppInterfaceProvider compatible with Interface
2019-03-19 11:49:40 -04:00
Wim Griffioen
ea1348d3e3 Make AppInterfaceProvider compatible with MethodReturnTypeProviderInterface 2019-03-19 15:01:11 +01:00
Matthew Brown
a549964b01
Require latest Psalm version 2019-03-11 11:58:15 -04:00
Matthew Brown
3c910877ea
Remove unnecessary deps 2019-03-11 11:57:38 -04:00
Matthew Brown
b366176b65
Add necessary param 2019-03-11 11:56:59 -04:00
Matthew Brown
4e9db5048d
Added more explicit instructions 2019-03-11 00:53:27 -04:00
Matthew Brown
33850a7237
Merge pull request #4 from psalm/resolve-ide-helper-dep
Resolving an issue in the plugin where it isn't always bootstrapped.
2019-03-06 11:18:05 -05:00
Jon Ursenbach
e69051ba7e Resolving an issue in the plugin where it isn't always bootstrapped. 2019-03-06 11:13:55 -05:00
Matthew Brown
a700c89061
Throw a ReflectionException that can be caught by Psalm 2019-03-04 13:37:34 -05:00
Matthew Brown
81d92207ed
Add support for \Illuminate\Contracts\Container\Container::offsetGet 2019-03-04 11:45:36 -05:00
Matthew Brown
259d033ec0 Add support for app interface access 2019-03-04 00:27:16 -05:00
Matthew Brown
1d7767a896 Fix #2 - add proxy for Illuminate\Contracts\Foundation\Application 2019-03-03 22:20:10 -05:00
Matthew Brown
5644b0bf70 Lower testbench reqs 2019-02-20 02:33:54 -05:00
Matthew Brown
46ac3d58ce Fix comma 2019-02-20 01:46:23 -05:00
Matthew Brown
fa8b578101 Fix #1 by improving plugin initialisation 2019-02-20 01:33:01 -05:00
Matthew Brown
c6175bb1db
Add S3 Helper 2019-02-19 19:26:48 -05:00
Matthew Brown
349e70b8da
Add missing req
Fixes #1
2019-02-19 15:40:12 -05:00
Matthew Brown
24f563c287
Add better readme 2019-02-18 19:02:49 -05:00
Matthew Brown
f1e77a8e56 Add composer 2019-02-18 18:40:57 -05:00
Matthew Brown
a8b912f2ff Add plugin 2019-02-18 18:39:48 -05:00
Matthew Brown
d7069f45d6
Initial commit 2019-02-18 18:11:29 -05:00