orklah
|
cb7065ae07
|
replace deprecated methods with their equivalent (#4217)
|
2020-09-20 08:56:49 -04:00 |
|
orklah
|
da47588f91
|
replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176)
|
2020-09-13 16:39:06 -04:00 |
|
orklah
|
ead107fa9e
|
More return types (#4173)
* add native return types
* redundant phpdoc
|
2020-09-12 11:24:05 -04:00 |
|
orklah
|
f66d57f19d
|
add native return types (#4116)
* add native return types
* remove redundant phpdoc
|
2020-09-04 16:26:33 -04:00 |
|
Matthew Brown
|
8731b10bc6
|
Use older method
|
2020-08-15 10:31:24 -04:00 |
|
Brown
|
cdef4ec351
|
Alter docblock params too
|
2020-08-14 16:26:55 -04:00 |
|
Brown
|
dbcf154036
|
Add fixer for mismatching param names
|
2020-08-14 15:25:21 -04:00 |
|