Problem/Motivation

League\Csv\ResultSet::fetchColumnByName() is marked deprecated since league/csv:9.23.0

Proposed resolution

Replaced with League\Csv\Resultset::fetchColumn()

I've created a fork with the fix!

CommentFileSizeAuthor
fetchColumn.patch739 bytesdahnte
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

lpcb created an issue. See original summary.

dahnte’s picture

Title: Remove deprecated fetchColumnByName() » Remove deprecated League\Csv\ResultSet::fetchColumnByName()
Priority: Minor » Normal
Issue summary: View changes
Status: Patch (to be ported) » Needs review
dahnte’s picture

andileco’s picture

Hi! It looks like you hid the patch and didn't create a MR. Was this not a solution after all?

dahnte’s picture

My apologies! I was confused with the forking process. I've created an MR and the solution remains the same.

nikathone’s picture

Status: Needs review » Reviewed & tested by the community

  • andileco committed f7a118a5 on 1.0.x authored by lpcb
    task: #3595632 Remove deprecated League\Csv\ResultSet::fetchColumnByName...
andileco’s picture

Status: Reviewed & tested by the community » Fixed

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.

Status: Fixed » Closed (fixed)

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