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.
 
 
韩天峰 bc799fda0a fix:修复静态回调解析及拼接赋值等编译问题 2 months ago
..
closure-001.phpt 对 phpt 测试文件进行分类 3 months ago
closure-002.phpt 对 phpt 测试文件进行分类 3 months ago
closure-composite-type-check.phpt feat(compiler): 支持命名参数和提升属性功能 2 months ago
closure-param-defaults.phpt feat(php): 添加对构造函数析构函数返回类型和魔术方法的严格检查 2 months ago
closure-use-ref-composed.phpt fix: 修复变参参数缺失命名参数及闭包副作用等问题 2 months ago
closure-use-reference-callback.phpt fix(generator): 修复代码生成器中的引用传递问题 2 months ago
closure-use-reference-capture.phpt test(closure): 添加闭包use值和引用捕获功能测试 2 months ago
closure-variadic-unpack-use-ref.phpt fix: 修复变参参数缺失命名参数及闭包副作用等问题 2 months ago
nested-closures.phpt 对 phpt 测试文件进行分类 3 months ago
read-private-prop-in-closure.phpt refactor(php): 重构属性访问解析逻辑并引入编译阶段管理 2 months ago
static-closure-use-ref-internal-callback.phpt fix:修复静态回调解析及拼接赋值等编译问题 2 months ago
static-closure-use-ref-typed-callback.phpt fix:修复静态回调解析及拼接赋值等编译问题 2 months ago
static-closure-use.phpt fix(compiler): 修复函数use导入及declare编码解析 2 months ago