Zig 0.17 - #8
Merged
Merged
Conversation
happystraw
had a problem deploying
to
github-pages
July 10, 2026 15:29 — with
GitHub Actions
Failure
happystraw
force-pushed
the
zig-0.17
branch
4 times, most recently
from
July 10, 2026 16:23
3c77294 to
d3ce2cf
Compare
happystraw
marked this pull request as draft
July 10, 2026 16:32
- add parse and format hooks for custom typed values - add configurable update stages and forced writes for runtime setters - validate wrapper types and raw Zend entry definitions in collect() - replace direct directive value access with get()
Rename With/withs terminology to Runtime/runtime and clarify callable resolution and object type payload names.
- bridge zend_try and zend_first_try through C wrappers - add try variants for callable, function, object, and class operations - map allocator bailouts to error.OutOfMemory and resume Zend bailouts at PHP boundaries - reshape class creation around create(), new(), and tryNew()
Collect INI declarations and register class wrappers before the user startup hook, with compile-time validation for registration APIs.
Create and configure extension libraries through one helper, and migrate the README and generated skeleton to the new build API.
- patch translated bindings for DLL-imported data symbols - add ABI-correct globals, callbacks, and PHP SDK linking - support ZTS and debug builds and run Windows example tests - migrate examples to the new build, module, INI, and runtime APIs - extend release-mode, cross-target, and allocator-bailout coverage
Generate platform-aware build scripts and module filenames, propagate Windows ZTS/debug options to examples, and register generated classes through module metadata.
The translate_c regression that required these defines on macOS has been fixed, so the workaround is no longer needed.
happystraw
force-pushed
the
zig-0.17
branch
2 times, most recently
from
July 13, 2026 15:42
7024a81 to
f142a37
Compare
happystraw
force-pushed
the
zig-0.17
branch
2 times, most recently
from
July 14, 2026 14:14
98aa254 to
d4fd57e
Compare
happystraw
force-pushed
the
zig-0.17
branch
6 times, most recently
from
July 15, 2026 08:46
7ef30f0 to
b35df1d
Compare
happystraw
marked this pull request as ready for review
July 15, 2026 09:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.