Skip to content

php-in-php: lazy IniRuntime from compileToFile thin path (#34848) - #34852

Merged
PurHur merged 1 commit into
masterfrom
fix/lazy-ini-compile-to-file-thin-aot
Aug 25, 2026
Merged

PurHur merged 1 commit into
masterfrom
fix/lazy-ini-compile-to-file-thin-aot

Conversation

@PurHur

@PurHur PurHur commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Summary

Verification

./script/phpunit.sh --filter ContextMinimalStandaloneLazyIniCompileToFileRuntimeShrinkTest
# OK (3 tests, 19 assertions)

./script/aot-smoke.sh
# aot-smoke: 8 passed, 0 failed

./script/docker-exec.sh -- bash -lc './script/cold-build-check.sh'
# cold-build-check: ok — clean-checkout compile of hello world took 3s

./script/differential-sweep.sh --aot --dir build/diff-ini-spot
# 2/2 match Zend (g05_float_render, n01_vardump_scalars)

Not run: full differential sweep (121-case), north-star5-verify --strict, compliance suites.

Made with Cursor

Drop eager IniRuntime::ensureLinked before thin standalone {main} — JitIni /
IniGet / ZendDoubleStringRuntime already ensureLinked at call sites (peer
#34578 / #34822). Avoids NestedJIT ini ABI drift minting *.1 on cold-build
hello world (#32122 class).

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur
PurHur merged commit 6be6099 into master Aug 25, 2026
1 check failed
@PurHur
PurHur deleted the fix/lazy-ini-compile-to-file-thin-aot branch August 25, 2026 23:58
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.

1 participant