Kévin Dunglas
|
41cb2bbeaa
|
feat: mercure_publish() PHP function to dispatch Mercure updates (#1927)
* feat: mercure_publish() PHP function to dispatch Mercure updates
* fix stubs for old versions
* review
* cleanup and fixes
|
2025-11-18 09:59:53 +01:00 |
|
Alexandre Daubois
|
1e48fbb801
|
chore(docs): catch-up french translation (#1978)
|
2025-11-17 12:07:38 +01:00 |
|
Florent Drousset
|
7f64673495
|
Fix small typo (#1934)
|
2025-10-21 17:50:00 +02: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 |
|
Kévin Dunglas
|
52a0be5728
|
feat(ext): expose GoValue() and PHPValue() functions (#1877)
* feat(ext): expose a GoValue function
* GoValue()
|
2025-09-15 16:25:11 +02:00 |
|
Youenn Le Gouedec
|
984f0a0211
|
docs: replace GEN_STUB_FILE by GEN_STUB_SCRIPT (#1849)
|
2025-09-08 14:13:16 +02:00 |
|
Kévin Dunglas
|
f224ffaece
|
docs: add extensions to the TOC
|
2025-07-18 18:22:52 +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 |
|
Alexandre Daubois
|
1804e36b93
|
feat(extgen): add support for //export_php:namespace (#1721)
|
2025-07-16 12:01:39 +02:00 |
|
Alexandre Daubois
|
92abb16bc0
|
docs: add French translation for extensions (#1705)
|
2025-06-30 16:54:43 +02:00 |
|