Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitAuto: [FEATURE] Use
Response
class for handling Request responses #280GitAuto: [FEATURE] Use
Response
class for handling Request responses #280Changes from all commits
453e54d
348d3ba
4b3b41b
c959f15
98c4539
f4788cd
acfc79f
de9d7c3
1d51939
7969497
78e4682
90f84e9
e572c01
9ba7122
d3c1359
007c2f0
3d76e8f
422319e
bf3e38a
6960239
20f3e84
de5ba79
b414104
697032f
a304cd0
5af6371
11c2652
e29359f
64711a6
abf1c72
0db1bdc
676f7d2
e5b47f7
92f7229
66a1713
d6e0545
43706c5
bd1317e
f5b3a3f
88c9755
df9737b
105b13f
5cce6ee
f278778
51d66b5
dd21cbd
b2a438d
ea7a271
02a46f5
b2580bf
a6a8bf8
bf27016
95174ff
778071e
b80b3cc
6e1f65e
2ed32f0
ead510c
4f23b44
4d50248
836ae2f
1e09a64
81bf293
6a0d836
a580c09
cf73f85
cca64c0
1ff06ac
01ccaf2
33eea14
d89969b
d913b85
9042f30
5c3051f
49651b0
4f1839c
0089979
67b417b
75cb572
eda723d
7cdca9b
1d65972
61859a1
2216b38
1e4b496
4206212
b963c19
d0efccf
670f430
54ea3d9
66e2f0a
0075174
80a28d8
7bf9f23
992ff35
035c444
3310211
b4a7d98
ddf7222
f112ae9
e54ffa6
5099a98
97b4c73
c98ef1a
a54f5f3
ecb033b
547ba9c
963e286
6a1ed4e
d75f7b9
a442e52
bff0f77
eee0729
65ea119
90f8ebf
ac3730a
e9ff665
acf4f50
ea4a595
42d99d7
70a84e0
beb787d
153515f
2bca184
402fd6a
2b85997
ac3647b
34deeb2
cfb4238
d0baad4
f2701b2
d100974
e2cf2cb
e1a8f00
ceaa8bb
0895a9f
1237ce8
bd230b7
e321371
aae67e4
09e70a8
fffe27b
d4fba68
cecce34
abf5525
bc0ec7a
1efb4ab
24b84ef
be8e264
25261ab
c1e5fcd
f4c43cf
336425a
e97889d
ee49f08
f127eb9
82c9961
cc43636
0a5a808
d06fa91
f715ec2
af8a99f
09e8e92
232adfe
3800735
7397710
5b6f2ac
afbc5bf
7970b35
3ceab5e
a760ccd
00d532b
61abacb
872b1a0
2e87b7f
8e76ef1
0ead4a2
9116c1b
b6350a7
a56ccc9
a73d9a0
68b0508
7619feb
85e7706
ba5512b
4b6e88b
92f67ec
0f96410
af2448c
1385f94
6698356
c17b89c
03e392f
1ab06c2
52f3028
803b32f
4bd645d
5a5bf51
8407ff3
f9232bd
7ef9c16
3551e96
640fe86
af559b8
94a0718
e1c0506
2831ae9
09297c7
f06153d
4bfa465
4f34460
08ee9fc
a52da90
1cc4bd2
a352fb8
feea0a4
c109af8
aaf777c
9a00b27
7ec4c7f
6875ed1
b77c2af
f17532a
74e3cd2
b2221ef
9aabddd
47e40df
a458735
0e980dc
f717c74
1c5b99a
f0a1450
0988c99
ce374ea
da73cec
34466d7
86caf8a
fc74985
89e39ac
302150c
7dacfab
2cb2d7e
0aa8685
8e92647
4fff168
6c2154f
89b4bf9
2c80b5e
dd243c6
f428d57
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening brace of a class must be on the line after the definition Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Incorrect spacing between argument "$options" and equals sign; expected 0 but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function delete() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Incorrect spacing between default value and equals sign for argument "$options"; expected 0 but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening brace should be on a new line Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines before function; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Inline comments must end in full-stops, exclamation marks, or question marks Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Incorrect spacing between argument "$data" and equals sign; expected 0 but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Incorrect spacing between default value and equals sign for argument "$options"; expected 0 but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Incorrect spacing between argument "$options" and equals sign; expected 0 but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function post() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Incorrect spacing between default value and equals sign for argument "$data"; expected 0 but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening brace should be on a new line Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Inline comments must end in full-stops, exclamation marks, or question marks Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Line indented incorrectly; expected 4 spaces, found 8 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing brace indented incorrectly; expected 0 spaces, found 4 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function getFields() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening brace should be on a new line Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Line indented incorrectly; expected 0 spaces, found 4 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines before function; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Short array syntax must be used to define arrays Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array double arrow not aligned correctly; expected 12 spaces but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array key not aligned correctly; expected 19 spaces but found 12 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array key not aligned correctly; expected 19 spaces but found 12 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array double arrow not aligned correctly; expected 9 spaces but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array key not aligned correctly; expected 19 spaces but found 12 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array double arrow not aligned correctly; expected 4 spaces but found 1 Warning
Check notice on line 42 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L42
Check notice on line 42 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L42
Check notice on line 43 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L43
Check notice on line 45 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L45
Check notice on line 45 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L45
Check warning
Code scanning / Phpcs (reported by Codacy)
Short array syntax must be used to define arrays Warning
Check notice on line 46 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L46
Check notice on line 47 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L47
Check notice on line 48 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L48
Check notice on line 49 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L49
Check notice on line 50 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L50
Check notice on line 51 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L51
Check notice on line 52 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L52
Check notice on line 53 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L53
Check warning
Code scanning / Phpcs (reported by Codacy)
Array key not aligned correctly; expected 20 spaces but found 12 Warning
Check notice on line 54 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L54
Check notice on line 55 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L55
Check notice on line 56 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L56
Check notice on line 56 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L56
Check notice on line 57 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L57
Check notice on line 57 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L57
Check warning
Code scanning / Phpcs (reported by Codacy)
Array key not aligned correctly; expected 20 spaces but found 12 Warning
Check notice on line 58 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L58
Check notice on line 58 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L58
Check notice on line 60 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L60
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis not aligned correctly; expected 19 spaces but found 8 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Line indented incorrectly; expected at least 8 spaces, found 4 Warning
Check notice on line 62 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L62
Check warning
Code scanning / Phpcs (reported by Codacy)
Line indented incorrectly; expected at least 12 spaces, found 8 Warning
Check notice on line 63 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L63
Check notice on line 63 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L63
Check notice on line 63 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L63
Check notice on line 66 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L66
Check notice on line 67 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L67
Check notice on line 68 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L68
Check notice on line 70 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L70
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end head() Warning
Check notice on line 72 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L72
Check notice on line 73 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L73
Check warning
Code scanning / Phpcs (reported by Codacy)
Array double arrow not aligned correctly; expected 15 spaces but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array key not aligned correctly; expected 16 spaces but found 12 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array double arrow not aligned correctly; expected 9 spaces but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array key not aligned correctly; expected 16 spaces but found 12 Warning
Check notice on line 82 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L82
Check notice on line 82 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L82
Check warning
Code scanning / Phpcs (reported by Codacy)
Array double arrow not aligned correctly; expected 6 spaces but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array key not aligned correctly; expected 16 spaces but found 12 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array key not aligned correctly; expected 16 spaces but found 12 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis not aligned correctly; expected 15 spaces but found 8 Warning
Check notice on line 92 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L92
Check notice on line 92 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L92
Check notice on line 99 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L99
Check notice on line 102 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L102
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end patch() Warning
Check notice on line 109 in src/Request.php
codefactor.io / CodeFactor
src/Request.php#L109