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.
 
 
韩天峰 ea02ec096f feat(compiler): add constant expression validation and runtime attribute factories 1 month ago
..
abstract_method_signature.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
attribute_array_argument.php feat(compiler): add constant expression validation and runtime attribute factories 1 month ago
attribute_invalid_expression.php feat(compiler): add constant expression validation and runtime attribute factories 1 month ago
attribute_new_expression_argument.php feat(preprocessor): 添加属性参数中数组和新表达式的校验 2 months ago
class_constants.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
deps_class_implements.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
deps_class_uses_trait.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
deps_interface.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
deps_trait.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
duplicate_abstract_method.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
duplicate_class_constant.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
duplicate_namespaced_class_interface.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
interface_members.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
namespaced_const.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
trait_alias_modifier.php feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago