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.
 
 
韩天峰 74274f8328 fix(compiler): defer cache IDs to convert phase 2 days ago
..
AnonClassGenerator.php feat(compiler): add support for PHP 8.5 magic constants and namespace relative names 4 days ago
CallArgumentGenerator.php fix(compiler): defer cache IDs to convert phase 2 days ago
ClosureGenerator.php test(compiler): add comprehensive negative compatibility tests and improve error handling 4 days ago
DefaultArgumentGenerator.php fix(compiler): defer cache IDs to convert phase 2 days ago
FiberGenerator.php Immutable 实现 1 week ago
LibraryImportStubGenerator.php feat(compiler): add native class export validation for library stubs 4 days 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 Native Class 支持 2 weeks ago
ResourceFileGenerator.php refactor(docs): update file paths and directory structure references 2 months ago
Symbol.php refactor(generator): replace php prefixed helper functions with php namespace 6 days ago
TypeCheckGenerator.php refactor(generator): replace php prefixed helper functions with php namespace 6 days ago
Utils.php refactor(parser): remove unused methods and update call argument generation 4 days ago