Skip to content

Conversation

@dunglas
Copy link
Member

@dunglas dunglas commented Oct 8, 2025

  • Add support for mixed parameters and return types
  • Simplify the code
  • Use unsafe.Pointer instead of *C.zval, *C.zend_string, etc, to make it easier to use the type juggling utilities we provide
  • Use any instead of interface{}

@dunglas dunglas force-pushed the feat/extgen-mixed branch from c75cde1 to 8a0b9c1 Compare October 8, 2025 21:36
@dunglas dunglas changed the title feat(extgent): support for mixed type feat(extgen): support for mixed type Oct 9, 2025
@dunglas dunglas merged commit 5514491 into main Oct 9, 2025
72 checks passed
@dunglas dunglas deleted the feat/extgen-mixed branch October 9, 2025 12:10
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.

3 participants