Skip to content

Remove regsubst encoding argument#391

Draft
silug wants to merge 1 commit intoOpenVoxProject:mainfrom
silug:remove-regsubst-encoding
Draft

Remove regsubst encoding argument#391
silug wants to merge 1 commit intoOpenVoxProject:mainfrom
silug:remove-regsubst-encoding

Conversation

@silug
Copy link
Copy Markdown
Contributor

@silug silug commented Apr 9, 2026

Short description

The encoding argument for the regsubst function has been removed as deprecated.

Closes #336

Checklist

I have:

  • read the CONTRIBUTING.md document
  • read and accepted the Developer Certificate of Origin document and added a Signed-off-by annotation to each of my commits
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

The encoding argument for the regsubst function has been removed as deprecated.

Closes OpenVoxProject#336

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Steven Pritchard <steven.pritchard@gmail.com>
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.

[Deprecation] regsubst() Encoding Argument

1 participant