Problem/Motivation

#3585476: Deprecate StubPDO deprecated StubPDO in 11.5, for removal in 12.

Proposed resolution

Remove in main. This is a good novice task.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3612509

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

mondrake created an issue. See original summary.

mondrake’s picture

Issue summary: View changes

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

charlliequadros’s picture

Status: Active » Needs review

The deprecated StubPDO class has been removed.

dcam’s picture

Status: Needs review » Reviewed & tested by the community

I reviewed the change. It only deletes the deprecated class, so there isn't anything to report about it. I grepped all of Core again for usage of "StubPDO" (I already did in the deprecation issue) just to make certain no additional uses crept back in, but there aren't any. I can't think of anything else to do to review this one. It looks good to me.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to main, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • catch committed 2752b892 on main
    task: #3612509 Remove StubPDO
    
    By: mondrake
    By: charlliequadros
    

Status: Fixed » Closed (fixed)

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