Skip to content

Fix str_getcsv deprecation warning on PHP 8.4#101

Open
voicecode-bv wants to merge 1 commit intoNativePHP:mainfrom
voicecode-bv:main
Open

Fix str_getcsv deprecation warning on PHP 8.4#101
voicecode-bv wants to merge 1 commit intoNativePHP:mainfrom
voicecode-bv:main

Conversation

@voicecode-bv
Copy link
Copy Markdown

Explicitly pass all parameters to str_getcsv() to prevent the $escape parameter deprecation notice from spamming logs.

Explicitly pass all parameters to str_getcsv() to prevent the $escape parameter deprecation notice from spamming logs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant