Skip to content

Remove empty() numeric compatibility#392

Draft
silug wants to merge 1 commit intoOpenVoxProject:mainfrom
silug:remove-empty-numeric
Draft

Remove empty() numeric compatibility#392
silug wants to merge 1 commit intoOpenVoxProject:mainfrom
silug:remove-empty-numeric

Conversation

@silug
Copy link
Copy Markdown
Contributor

@silug silug commented Apr 9, 2026

Short description

Remove the deprecated numeric argument support from the empty() function, which previously allowed passing integers/floats as arguments.

Closes #346

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)

Remove the deprecated numeric argument support from the empty() function,
which previously allowed passing integers/floats as arguments.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Steven Pritchard <steven.pritchard@gmail.com>
@silug silug force-pushed the remove-empty-numeric branch from 9cb0df3 to 3f2b05b Compare April 13, 2026 14:22
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] empty() Numeric Compatibility

1 participant