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.
 
 
韩天峰 5bf12a10ed feat(php): 添加对 trait 魔术常量 __TRAIT__ 的支持 4 months ago
..
001.phpt feat(aot): 添加对 PHP Trait 特性的支持 5 months ago
002.phpt feat(aot): 添加对 PHP Trait 特性的支持 5 months ago
003.phpt fix(generator): 解决接口中trait使用解析问题并完善trait别名处理 5 months ago
004.phpt feat(trait): 实现 trait 使用适配器功能支持别名和冲突解决 5 months ago
005.phpt feat(php): 支持trait方法别名和访问修饰符转换 5 months ago
006.phpt fix(trait): 修复trait方法冲突处理问题 5 months ago
007.phpt fix(php): 修复trait使用语法中未指定trait名称时的别名处理 5 months ago
008.phpt fix(trait): 解决trait中self关键字引用问题 4 months ago
009.phpt test(aot): 更新 trait 测试用例的期望输出 4 months ago
magic-const.phpt feat(php): 添加对 trait 魔术常量 __TRAIT__ 的支持 4 months ago