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.
 
 
Yurun f2e063b41d fix(compiler): 修复命名空间内类名解析及use别名查找 2 months ago
..
anonymous-class-ns.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
class-const-ref.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
class-namespace.phpt 对 phpt 测试文件进行分类 [2] 3 months ago
cross-ns-inheritance.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
fully-qualified.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
group-use.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
interface-across-ns.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
mixed-use-imports.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
namespace-constants.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
nested-namespace.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
ns-const.phpt 对 phpt 测试文件进行分类 [2] 3 months ago
ns-same-as-class.phpt fix(compiler): 修复命名空间内类名解析及use别名查找 2 months ago
self-static-cross-ns.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
trait-across-ns.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
use-alias.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
use-const-alias.phpt 对 phpt 测试文件进行分类 [2] 3 months ago
use-const.phpt test(namespace): 添加命名空间相关功能的测试用例 3 months ago
use-func.phpt fix(php): 修复函数use语句解析问题 4 months ago