COMMITS
/ types.go February 26, 2026
K
feat: Windows support (#2119)
Kévin Dunglas committed
January 29, 2026
K
ci: disable codespell linter (#2153)
Kévin Dunglas committed
December 15, 2025
A
feat(types): expose IsPacked to help dealing with hashmaps and lists in Go code
Alexandre Daubois committed
A
feat(extgen): add support for callable in parameters (#1731)
Alexandre Daubois committed
December 12, 2025
A
fix: returns a zend_array directly in types.go (#1894)
Alexander Stecher committed
October 21, 2025
K
feat: allow creating strongly typed slices and maps from PHP values with type utilities (#1933)
Kévin Dunglas committed
October 9, 2025
K
refactor: extension worker (#1910)
Kévin Dunglas committed
September 15, 2025
K
fix: PHPValue() and GoValue() types (#1879)
Kévin Dunglas committed
K
feat(ext): expose GoValue() and PHPValue() functions (#1877)
Kévin Dunglas committed
August 25, 2025
A
feat:(extgen) make Go arrays more consistent with PHP arrays (#1800)
Alexander Stecher committed
August 4, 2025
A
fix(types): better zval handling to avoid leaks with arrays (#1780)
Alexandre Daubois committed
July 16, 2025
A
feat(extgen): add support for arrays as parameters and return types (#1724)
Alexandre Daubois committed
June 25, 2025
K
feat: FrankenPHP extensions (#1651)
Kévin Dunglas committed