Alexandre Daubois
|
bb1c3678dc
|
feat(extgen): add support for callable in parameters (#1731)
|
2025-12-15 12:50:50 +01:00 |
|
Alexander Stecher
|
11213fd1de
|
fix: returns a zend_array directly in types.go (#1894)
|
2025-12-12 22:55:58 +01:00 |
|
Kévin Dunglas
|
5514491a18
|
feat(extgen): support for mixed type (#1913)
* feat(extgent): support for mixed type
* refactor: use unsafe.Pointer
* Revert "refactor: use unsafe.Pointer"
This reverts commit 8a0b9c1beb.
* fix docs
* fix docs
* cleanup template
* fix template
* fix tests
|
2025-10-09 14:10:45 +02:00 |
|
Alexandre Daubois
|
1d0169d321
|
fix(types): better zval handling to avoid leaks with arrays (#1780)
|
2025-08-04 19:00:13 +02:00 |
|
Alexandre Daubois
|
8df41236d9
|
feat(extgen): add support for arrays as parameters and return types (#1724)
* feat(extgen): add support for arrays as parameters and return types
* cs
---------
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
|
2025-07-16 12:05:29 +02:00 |
|