Problem
bin/vm.php path inventory includes 297 eligible files, all under namespace PHPCompiler. AOT/JIT compile of any lib/*.php entry requires lowering namespaces (#84).
Bootstrap impact
Blocks self-hosting lib/Compiler.php, lib/Runtime.php, lib/VM.php until qualified names and use work in the static compiler.
Acceptance
Tracks #212 / #78.
Problem
bin/vm.phppath inventory includes 297 eligible files, all undernamespace PHPCompiler. AOT/JIT compile of anylib/*.phpentry requires lowering namespaces (#84).Bootstrap impact
Blocks self-hosting
lib/Compiler.php,lib/Runtime.php,lib/VM.phpuntil qualified names andusework in the static compiler.Acceptance
bin/compile.php -lsucceeds on a single-namespaced fixture undertest/bootstrap-aot/Tracks #212 / #78.