Commit Graph

493 Commits

Author SHA1 Message Date
fiachra mcdermott
8fad1256f3 fix: abort_if only never returns if boolean is true 2021-06-23 07:16:47 -04:00
fiachra mcdermott
d07614615b chore: update baseline 2021-06-23 07:12:45 -04:00
fiachra mcdermott
a66d8b563d refactor: move model method handler to handlers namespace 2021-06-23 06:58:34 -04:00
fiachra mcdermott
e736c88a0d refactor: move relation method handler to handlers namespace 2021-06-23 06:56:13 -04:00
fiachra mcdermott
d0c27d8a0c refactor: move redirect handler to handlers namespace 2021-06-23 06:53:03 -04:00
fiachra mcdermott
252ca668c3 chore: remove handler that always returns mixed 2021-06-23 06:51:36 -04:00
fiachra mcdermott
25b9323664 refactor: move trans handler to handlers namespace 2021-06-23 06:49:02 -04:00
fiachra mcdermott
bd6737e7a9 refactor: move url handler to handlers namespace 2021-06-23 06:47:22 -04:00
fiachra mcdermott
d65b06fee0 fix: duplicate extension 2021-06-23 06:45:49 -04:00
fiachra mcdermott
a04fbb998e refactor: move path handler to handlers namespace 2021-06-23 06:45:40 -04:00
fiachra mcdermott
9030eb16a6 refactor: move view handler to handlers namespace 2021-06-23 06:43:26 -04:00
fiachra mcdermott
aeaf71d33d style: lint 2021-06-21 18:46:45 -07:00
fiachra mcdermott
1badb873a4 fix: fix reference to model classes 2021-06-21 18:41:08 -07:00
fiachra mcdermott
c62c126b81 chore: ignore deprecated warnings for now 2021-06-21 18:39:48 -07:00
fiachra mcdermott
a835935b98 docs: document that im moving these 2021-06-21 18:34:32 -07:00
fiachra mcdermott
d92e310bdd refactor: move app return type provider into container handler 2021-06-21 18:33:28 -07:00
fiachra mcdermott
29f88e6e9a refactor: move model property provider to handler namespace 2021-06-21 18:30:13 -07:00
fiachra mcdermott
61148e91dc fix: include correct file location 2021-06-21 18:29:11 -07:00
fiachra mcdermott
13e9066661 fix: force scanning of application class 2021-06-21 18:27:42 -07:00
fiachra mcdermott
c0e99e1851 refactor: move application provider namespace 2021-06-21 18:20:40 -07:00
fiachra mcdermott
c4c8c0b22a refactor: extract all stub generation logic out of base plugin class 2021-06-21 18:18:50 -07:00
fiachra mcdermott
6edc34d9d1 refactor: move fakes to their own namespace 2021-06-21 17:50:16 -07:00
fiachra mcdermott
aefc95eaf9 fix(tests): move reference to stubs dir 2021-06-21 17:50:06 -07:00
fiachra mcdermott
6950a9a4e6 refactor: rename to registerStubs 2021-06-21 17:38:44 -07:00
fiachra mcdermott
931ec53964 refactor: pull stubs out of src dir 2021-06-21 17:38:17 -07:00
fiachra mcdermott
9d96f541e3 refactor: extract registerHandlers to method 2021-06-21 17:34:46 -07:00
fiachra mcdermott
bd55a5aec3 chore: split up appinterfaceprovider and implement the new interfaces 2021-06-21 17:33:05 -07:00
fiachra mcdermott
6f1f671329 chore: move schema stuff to their own namespace 2021-06-21 16:59:17 -07:00
fiachra mcdermott
e311dc53af chore: move cache dir out of src 2021-06-21 16:45:30 -07:00
fiachra mcdermott
dea68b56ba chore: create util namespace 2021-06-21 16:37:19 -07:00
fiachra mcdermott
937fb50f33 chore: force newer version of psalm 2021-06-21 16:13:45 -07:00
fiachra mcdermott
0d84139e11 fix: force scanning of rate limiter facade 2021-06-16 13:48:03 -07:00
feek
095b08bdc7
Merge pull request #152 from psalm/container-help
Container help
2021-06-15 11:50:42 -07:00
fiachra mcdermott
1769957916 style: lint 2021-06-15 11:47:38 -07:00
fiachra mcdermott
46ef7e8882 fix: add classes that can be returned by the container to be scanned 2021-06-15 11:45:42 -07:00
fiachra mcdermott
e8dd02d93f chore: update baseline 2021-06-15 09:11:09 -07:00
fiachra mcdermott
f406eefec1 chore: update baseline 2021-06-15 09:07:19 -07:00
fiachra mcdermott
4b8b7a61b3 test: delete negative test. too annoying to maintain 2021-06-15 08:51:38 -07:00
fiachra mcdermott
4ad9efd4d2 test: use composer command 2021-06-14 13:54:19 -07:00
fiachra mcdermott
71360de9cb test: skip failing tests. I think something changed upstream in psalm that broke them. 2021-06-14 13:43:53 -07:00
fiachra mcdermott
6a7ac4cfcb test: fix failing test 2021-06-14 13:26:51 -07:00
feek
57532207fc
Merge pull request #150 from eithed/master
Add missing schema declaration
2021-06-14 12:15:57 -07:00
feek
9bb0c23ded
Merge pull request #151 from psalm/green-tests
change: use require
2021-06-14 12:10:33 -07:00
fiachra mcdermott
1dd6a451d9 change: use require 2021-06-14 11:59:24 -07:00
fiachra mcdermott
72b78c5596 chore: update baseline 2021-06-14 11:52:41 -07:00
feek
d0a084fc95
Merge pull request #148 from caugner/patch-2
fix(lint): run phpcs with php 7.4
2021-06-14 11:38:18 -07:00
Pawel Trauth
54196aaad8 revert whitespace changes 2021-06-13 13:16:38 +01:00
Pawel Trauth
3dce1922aa add missing schema declarations 2021-06-13 13:13:22 +01:00
Claas Augner
7615f488cd fix(lint): setup php 7.4 2021-06-10 09:33:09 +02:00
feek
11f6fd4bc5
Merge pull request #149 from psalm/revert-136-patch-1
Revert "Update method signature for getPropertiesFromTable"
2021-06-09 22:24:57 -07:00