Problem/Motivation
- Typehinting will be required before drupal:10.0.0.
| Comment | File | Size | Author |
|---|---|---|---|
| #38 | 3191584-38.patch | 116.94 KB | yas |
Issue fork cloud-3191584
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3.x
compare
- 3191584-add-functions-return
compare
- cloud-3191584
changes, plain diff MR !142
Comments
Comment #2
yasComment #3
yasComment #5
yasComment #8
iuana commentedI've added the patch.
Comment #10
iuana commentedComment #11
dii commented@iuana
Thank you for the refactoring. The patch file needs to have CR/LF at the end of the file. Please upload the patch file again. Thanks
Comment #12
iuana commentedYes, indeed. Thank you!
Comment #14
iuana commentedComment #15
iuana commentedComment #16
yas@iuana
Thank you for the update.
use Symfony\Component\HttpFoundation\RedirectResponse;into itsinterface/classif the method has the RedirectResponse return type hint.Thanks
Comment #17
iuana commentedHello @yas
I fixed what you've mentioned and also I've added the rest of return type declaration of the Terraform module.
Thank you!
Comment #18
iuana commentedUpdate: This is the correct patch added.
Comment #20
iuana commentedComment #22
iuana commentedComment #24
iuana commentedComment #25
iuana commentedComment #26
iuana commentedComment #28
iuana commentedComment #30
yas@iuana
Thank you for refactoring. I reviewed the patch. Please see my above comments. Thanks.
Comment #31
iuana commentedThank you for reviewing my work. I've resolved the threads.
Comment #33
iuana commentedComment #35
iuana commentedComment #36
xiaohua guan commented@yas @iuana
My comments were resolved. So I changed the status RTBC.
Comment #37
yas@iuana @xiaohua-guan
I found the other three occurrences to change to the alphabetical order. I switched back the status to
Needs work. Please check those.Comment #38
yas@iuana
Thank you for the update. It looks good now. I'll merge the patch to
3.xand close this issue asFixed.Comment #41
yas