Commit Graph

143 Commits

Author SHA1 Message Date
Feek
a28fe5025a return a type of the class string provided 2020-04-18 00:24:13 -07:00
Feek
d6cb6eb6da fix: lost you in a bad merge conflict 2020-04-18 00:18:48 -07:00
Feek
845ce6b740 chore: better dependency tree 2020-04-17 22:53:29 -07:00
Feek
2aba87df72 chore: dont analyze cached files from third party 2020-04-13 22:52:44 -07:00
Feek
621f493c5f chore: add codeception to composer scripts 2020-04-13 22:52:44 -07:00
Matthew Brown
a603f224db
Merge pull request #34 from mr-feek/consolidate-plugin
Consolidate plugin files
2020-04-14 00:37:27 -04:00
Matthew Brown
081d62d2ae
Merge pull request #42 from mr-feek/fix-app-helper-typehint
fix: return class instance of type
2020-04-14 00:37:12 -04:00
Feek
2ad0043f12 fix: return class instance of type 2020-04-13 21:30:47 -07:00
Feek
c15f1f770e refactor: simplify logic for booting the app by stubbing the lumen application file 2020-04-13 21:16:12 -07:00
Feek
94005e5f92 refactor: consolidate classes instead of inheritance 2020-04-13 21:16:07 -07:00
Matthew Brown
ea1d89b452
Merge pull request #41 from mr-feek/patch-2
Fix: we should be able to call class_exists
2020-04-14 00:08:46 -04:00
feek
badc00e962
Update FakeMetaCommand.php 2020-04-13 21:04:13 -07:00
Matthew Brown
33d01f00c9
Merge pull request #36 from mr-feek/run-tests
chore: run tests on pr
2020-04-14 00:04:11 -04:00
Matthew Brown
a14701e915
Merge pull request #39 from mr-feek/container-types
feature: add types to container
2020-04-14 00:01:28 -04:00
feek
bab6652261
Update FakeMetaCommand.php 2020-04-13 20:57:49 -07:00
Matthew Brown
7ca52797f9
Merge pull request #40 from mr-feek/fix-collection-5.5
fix: stub out enumerable since it doesnt exist in 5.5
2020-04-13 00:30:16 -04:00
Feek
783b014150 fix: stub out enumerable since it doesnt exist in 5.5 2020-04-12 21:13:57 -07:00
Feek
65569e9df5 feature: add types to container 2020-04-12 19:14:44 -07:00
Feek
c18abf4686 fix: add extra expected error message 2020-04-12 14:54:43 -07:00
Feek
91f071ebf6 chore: run tests on pr 2020-04-12 14:52:37 -07:00
Matthew Brown
e5188d14fc
Fix generated types
Cc @mr-feek
2020-04-12 15:52:21 -04:00
Matthew Brown
74a2dd42c0
Merge pull request #32 from mr-feek/template-collection
Generic collection
2020-04-12 15:47:46 -04:00
Matthew Brown
e86ef3b8c0
Add comma 2020-04-12 15:45:32 -04:00
Matthew Brown
a89fe23e72
Merge branch 'master' into template-collection 2020-04-12 15:44:44 -04:00
Matthew Brown
c084a41a9c
Merge pull request #29 from mr-feek/patch-1
chore: run github workflow on pr
2020-04-12 15:41:21 -04:00
Matthew Brown
eb19d47d9c
Merge pull request #31 from mr-feek/fix-schema-aggregator
fix: strtolower
2020-04-12 15:38:33 -04:00
Matthew Brown
5166e39fd4
Merge pull request #33 from mr-feek/phpcs
Phpcs
2020-04-12 15:35:24 -04:00
Feek
e53061405e chore: try changing phcs location used 2020-04-12 12:28:39 -07:00
Feek
cb8cec2f1b chore: install deps 2020-04-12 12:14:35 -07:00
Feek
04ea870e2d chore: set installed paths 2020-04-12 12:09:08 -07:00
Feek
40ec4f65ec chore: run phpcs on prs 2020-04-12 12:02:44 -07:00
Feek
36e16b87b6 chore: lint 2020-04-12 12:01:20 -07:00
Feek
fc9766e051 chore: introduce phpcs 2020-04-12 11:55:32 -07:00
Feek
b1497c252f feature: generic collections 2020-04-11 15:30:37 -07:00
Feek
bde49c4516 fix: strtolower 2020-04-11 13:02:39 -07:00
feek
c71f15b2ef
chore: run github workflow on pr
Also run github workflow when a pr is made
2020-04-08 00:58:23 -07:00
Feek
8ef4d611ed introduce testing 2020-04-08 00:47:02 -07:00
Feek
6c0b792d9a feature: redirect return types 2020-04-08 00:22:28 -07:00
Matthew Brown
f55c67822f
Update README.md 2020-03-10 08:48:51 -04:00
Matthew Brown
db04cb1acd
Merge pull request #25 from SiebeVE/master
Add new release of testbench
2020-03-06 08:17:13 -05:00
Siebe Vanden Eynden
22e7a029f4
Add new release of testbench
This allows the new laravel version
2020-03-06 14:16:21 +01:00
Matthew Brown
55ef7a8692
Merge pull request #20 from psalm/add-license-1
Add license
2020-02-03 16:57:25 -05:00
Matthew Brown
6cb104c497
Add license 2020-02-03 16:57:15 -05:00
Matthew Brown
0a02a2bcf3
Update name 2020-01-08 00:41:32 -05:00
Matthew Brown
dcdbe7d156
Add type coverage badge 2020-01-08 00:17:32 -05:00
Matthew Brown
3340816df3 Fix path to Psalm 2020-01-08 00:14:02 -05:00
Matthew Brown
df59573825 Add a Psalm GH action 2020-01-08 00:12:46 -05:00
Matthew Brown
6be511d576 Add baseline to capture existing errors 2020-01-08 00:11:05 -05:00
Matthew Brown
77e1b8a321 Fix some Psalm errors and bump version 2020-01-08 00:10:08 -05:00
Matthew Brown
f9d530f17a Fix null arg 2020-01-05 22:52:27 -05:00