Issue fork drupal-3207949

Command icon 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:

Comments

quietone created an issue. See original summary.

quietone’s picture

Issue summary: View changes
Status: Active » Needs work
StatusFileSize
new8.17 KB

This patch includes work from #1800330: Add missing type hinting to System module docblocks, now closed as a duplicate. Credit to add, Lars Toomre, Mile23, naveenvalecha, prashantgoel, jhodgdon. Let me know if the credit is correct.

quietone’s picture

StatusFileSize
new12.25 KB
new22.63 KB

This patch includes work from #2651280: Add missing type hinting to System module TEST docblocks, now closed as a duplicate. Credit to add, naveenvalecha. Let me know if the credit is correct.

quietone’s picture

StatusFileSize
new3.69 KB
new26.91 KB

This patch includes work from #2651280: Add missing type hinting to System module TEST docblocks, now closed as a duplicate. Credit to add, Mile23, jhodgdon, naveenvalecha. Let me know if the credit is correct.

quietone’s picture

StatusFileSize
new30.89 KB
new60.97 KB

This patch includes work from
#1800546: Add missing type hinting to Node module docblocks
#1801998: Add missing type hinting to Field module docblocks
#1802060: Add missing type hinting to Image module docblocks
#1807002: Add missing type hinting to Taxonomy module docblocks
#1807674: Add missing type hinting to Block module docblocks
#1811202: Add missing type hinting to Update module docblocks

all now closed as duplicates. Credit to add, Lars Toomre, Jalandhar, adci_contributor, ideb, suhel.rangnekar, seanr, Jeroen, mrjmd, willzyx , xjm, deepakaryan1988, shetpooja04. Let me know if the credit is correct.

quietone’s picture

StatusFileSize
new10.09 KB
new73.08 KB

Another increment, this includes changes to all migrate related files.

quietone’s picture

Issue tags: +Coding standards
kapilv’s picture

Assigned: Unassigned » kapilv
kapilv’s picture

Assigned: kapilv » Unassigned
Status: Needs work » Needs review
StatusFileSize
new85.6 KB
new16.83 KB

fixed Coding standards.

kapilv’s picture

StatusFileSize
new86.88 KB
new18.87 KB
kapilv’s picture

StatusFileSize
new86.91 KB
quietone’s picture

Status: Needs review » Needs work

@KapilV Have a look at the instructions for running the coding standard checks locally so you can be sure the tests will run before uploading a patch. It also has the advantage of saving resources, including money, for the Drupal association. There are real costs for running the tests.

The latest patch does not have an interdiff. Can you make one against patch #6 and upload it.

kapilv’s picture

StatusFileSize
new18.9 KB

@quietone Thank you for the suggestion. I have uploaded interdiff.

quietone’s picture

Issue summary: View changes

Add reference to xjm's comment about the challenges of fixing documentation.

quietone’s picture

Assigned: Unassigned » quietone
Status: Needs work » Active
StatusFileSize
new2.04 KB
new75.12 KB

The patch in #11 has out of scope changes, so I have skipped it for now.

Add changes from #2610064: Wrong @param and @return doc comment in file.api.php credit given to rakesh.gectcr
Add changes from #1807678: Add missing type hinting to Book module docblocks credit to Mile23, Lars Toomre, jhodgdon

quietone’s picture

StatusFileSize
new8.34 KB
new83.46 KB

Add changes from #2933570: Clean up PHP doc @param and @return types for entity revision IDs credit given to plach
Add changes from #2863877: Coding standards problems in Schema.php credit given to adriancid, daffie,cilefen

quietone’s picture

StatusFileSize
new3.89 KB
new87.34 KB

Add changes from #2210565: Docblock and code style improvements in core/includes/bootstrap.inc credit given to donquixote, sushyl

Version: 9.2.x-dev » 9.3.x-dev

Drupal 9.2.0-alpha1 will be released the week of May 3, 2021, which means new developments and disruptive changes should now be targeted for the 9.3.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

quietone’s picture

StatusFileSize
new41.99 KB
new135.96 KB

quietone’s picture

StatusFileSize
new18.85 KB
new133.81 KB

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

quietone credited Mile23.

quietone’s picture

StatusFileSize
new37.59 KB
new123.87 KB

Add changes from #2533234: Marginally improve docs for database system and adding credit to Mile23.

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.0-alpha1 was released on May 6, 2022, which means new developments and disruptive changes should now be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

quietone’s picture

Closing #2795793: missing params and return docs for acceptExposedInput() and adding credit for that work to this issue,

quietone credited ro-no-lo.

quietone’s picture

StatusFileSize
new123.91 KB

Closed #1965626: theme.inc - PHP cleanup and Documentation updates. as a duplicate an adding credit.

I also updated the patch. This is not ready for testing.

Version: 9.5.x-dev » 10.1.x-dev

Drupal 9.5.0-beta2 and Drupal 10.0.0-beta2 were released on September 29, 2022, which means new developments and disruptive changes should now be targeted for the 10.1.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

quietone credited Pancho.

quietone’s picture

Issue summary: View changes
StatusFileSize
new23.35 KB

Updated the patch to 10.1.x.

Added changes from #3034944: Fix docblocks in Views filter plugins and adding credit,

quietone’s picture

StatusFileSize
new132.13 KB

Wrong patch.

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

quietone’s picture

Issue summary: View changes
quietone’s picture

Issue summary: View changes
quietone’s picture

Issue summary: View changes
quietone’s picture

Assigned: quietone » Unassigned
Anonymous’s picture

Assigned: Unassigned »
Anonymous’s picture

Assigned: » Unassigned
quietone’s picture

Issue summary: View changes
quietone’s picture

Issue summary: View changes

longwave made their first commit to this issue’s fork.

longwave’s picture

Issue summary: View changes
Status: Active » Needs review

Not much left to do here to enable the sniff globally.

Inspector needed some code changes, I think these are OK to do here though as I can't see anyone overriding or extending this class.

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Woo! Excellent work

Remaining changes seem fine to me.

needs-review-queue-bot’s picture

Status: Reviewed & tested by the community » Needs work
StatusFileSize
new20.61 KB

The Needs Review Queue Bot tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".

This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.

Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.

quietone’s picture

Status: Needs work » Needs review

Update for recent commits

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Rebase seems good.

nod_ made their first commit to this issue’s fork.

  • nod_ committed d1a4f6e0 on 11.x
    Issue #3207949 by quietone, kapilv, longwave, rakesh.gectcr, mile23, ro-...

nod_’s picture

Status: Reviewed & tested by the community » Fixed

Committed d1a4f6e and pushed to 11.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

xjm’s picture

Fixing attribution.