..
Analysis
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
Backend
fix(backend): ensure response file cleanup and improve link error handling
2 months ago
Context
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
Entity
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
Generator
feat(compiler): add static type checking for composite types
2 months ago
Platform
feat(build): add library build mode with proper target naming
2 months ago
ArgInfoTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
AssignOpTest.php
test(compiler): 添加大数类型运算测试和自增自减操作限制
3 months ago
AssignTest.php
feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查
2 months ago
AstNodeTypeTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
BigNumberUnsupportedOpTest.php
feat(parser): 添加对Big*数值类型不支持运算符的检查
3 months ago
ClassMethodOverrideTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
ClassTest.php
feat(parser): add support for PHP 8.4 property hooks and asymmetric visibility
2 months ago
ClosureTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
CompactTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
CompilerBaseAdapterTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
CompilerBaseApiTest.php
feat(compiler): add PHP version control and pipe operator support
2 months ago
CompilerPhaseTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
CompositeStaticTypeTest.php
feat(compiler): implement unified any() function handling and enhanced composite type checking
2 months ago
CountGlobalsTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
DuplicateTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
ExceptionTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
FactoryTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
FileScannerTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
FunctionTest.php
fix(backend): ensure response file cleanup and improve link error handling
2 months ago
InheritanceErrorTest.php
fix(compiler): resolve reference args through interfaces
2 months ago
LoopOptimizerTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
NativePropertyTest.php
fix(backend): ensure response file cleanup and improve link error handling
2 months ago
OperatorTest.php
feat(php): 添加除零检查和改进原生属性访问功能
2 months ago
ParallelCompileTest.php
feat(compiler): add static type checking for composite types
2 months ago
PreprocessorTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
ReflectionTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
SsaAnalysisTest.php
refactor(docs): update file paths and directory structure references
2 months ago
SymbolTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
ThrowTest.php
fix(php): 修复throw语句类型检查和对象转换逻辑
2 months ago
TraitsTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
TypeCheckGeneratorTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
UndefineTest.php
feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查
2 months ago
UniversalMethodCallTest.php
feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查
2 months ago