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.
 
 
韩天峰 42ee6e3aa6 feat(php): 支持接口常量继承功能 2 months ago
..
004.phpt test(const): 添加类常量默认值测试用例 2 months ago
class-const-001.phpt 对 phpt 测试文件进行分类 3 months ago
class-const-002.phpt 对 phpt 测试文件进行分类 3 months ago
class-const-003.phpt 对 phpt 测试文件进行分类 3 months ago
const-same-name.phpt fix(const): 修复常量名与变量名冲突问题、常量名大小写敏感问题 2 months ago
const-test.phpt 对 phpt 测试文件进行分类 3 months ago
const-var-same-name.phpt fix(const): 修复常量名与变量名冲突问题、常量名大小写敏感问题 2 months ago
interface-array-const-001.phpt feat(php): 支持接口常量继承功能 2 months ago
zero-const.phpt test(const): 添加零值类常量作为数组键的测试用例 2 months ago