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.
 
 
韩天峰 96960e9da1 refactor(scope): optimize callback map handling for preg_replace_callback_array 2 weeks ago
..
AnonClassGenerator.php fix(anon-class): handle null return in anonymous class methods 2 weeks ago
CallArgumentGenerator.php refactor(scope): optimize callback map handling for preg_replace_callback_array 2 weeks ago
ClosureGenerator.php fix(compiler): validate dynamic call argument counts 2 weeks ago
DefaultArgumentGenerator.php fix(compiler): convert runtime constants in default helpers 1 month ago
FiberGenerator.php feat(scope): enhance callback scope management with dynamic callable support 2 weeks ago
LibraryImportStubGenerator.php 编译期注解语法支持 1 month ago
ParameterCountCheckGenerator.php fix(compiler): validate dynamic call argument counts 2 weeks ago
PlaceHolderGenerator.php fix(compiler): prevent static method call cache pollution with dynamic trampolines 2 weeks ago
PropertyPromotion.php refactor(core): restructure namespace and file organization 2 months ago
ResourceFileGenerator.php refactor(docs): update file paths and directory structure references 2 months ago
Symbol.php refactor(parser): change numeric parsing to always return strings 3 weeks ago
TypeCheckGenerator.php refactor(context): remove runtime checked objects tracking mechanism 2 weeks ago
Utils.php fix(generator): ensure all generated C values are returned as strings 3 weeks ago