Summary
Add ext/standard/VmSplAutoload.php to the M2 self-host spine bundle (test/selfhost/compiler_lib_spine_smoke/main.php) toward full bin/vm.php inventory closure.
Trackers
File
ext/standard/VmSplAutoload.php
Gates
script/apply-patches.sh
php bin/compile.php -l test/selfhost/compiler_lib_spine_smoke/main.php
BOOTSTRAP_LIB_SPINE_SMOKE=1 make bootstrap-selfhost-lib-spine-smoke
How to close
- Add
require_once __DIR__.'/../../../ext/standard/VmSplAutoload.php'; (adjust depth) to test/selfhost/compiler_lib_spine_smoke/main.php
- If
ext/standard/Jit* or builtin leaf: confirm SelfHostBuiltinPolicy
php script/bootstrap-selfhost-next-includes.php --bundle=test/selfhost/compiler_lib_spine_smoke/main.php
- Update spine count in
docs/pages/development-status.md / docs/self-host-target.md
Label: m2-spine-unit
Summary
Add
ext/standard/VmSplAutoload.phpto the M2 self-host spine bundle (test/selfhost/compiler_lib_spine_smoke/main.php) toward fullbin/vm.phpinventory closure.Trackers
File
ext/standard/VmSplAutoload.phpGates
How to close
require_once __DIR__.'/../../../ext/standard/VmSplAutoload.php';(adjust depth) totest/selfhost/compiler_lib_spine_smoke/main.phpext/standard/Jit*or builtin leaf: confirmSelfHostBuiltinPolicyphp script/bootstrap-selfhost-next-includes.php --bundle=test/selfhost/compiler_lib_spine_smoke/main.phpdocs/pages/development-status.md/docs/self-host-target.mdLabel:
m2-spine-unit