TypePHP 编译器 https://swoole.com/aot/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
韩天峰 96960e9da1 refactor(scope): optimize callback map handling for preg_replace_callback_array 2 weeks ago
..
arrow-fn.phpt mv tests/aot to tests/compiler 2 months ago
call-argument-eval-order.phpt fix(parser): ensure correct argument evaluation order for native calls 3 weeks ago
dynamic-method-lexical-scope.phpt fix(compiler): validate dynamic call argument counts 2 weeks ago
first-class-callable-property-optimizer.phpt fix(optimizer): handle first-class callable placeholders in property optimizer 2 weeks ago
first-class-callable.phpt mv tests/aot to tests/compiler 2 months ago
is-callable-array.phpt mv tests/aot to tests/compiler 2 months ago
misc.phpt mv tests/aot to tests/compiler 2 months ago
scoped-callback-complex.phpt feat(scope): enhance callback scope management with dynamic callable support 3 weeks ago
scoped-internal-callbacks.phpt refactor(scope): optimize callback map handling for preg_replace_callback_array 2 weeks ago
unpacked-callback-scope-restored.phpt refactor(scope): replace dynamic call flag with unpacked callback scope requirement 3 weeks ago