This website works better with JavaScript.
Explore
Help
Sign In
aot
/
compiler
Watch
1
Star
0
Fork
You've already forked compiler
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
836
Commits
2
Branches
11
Tags
53 MiB
PHP
99.6%
Shell
0.2%
Tag:
Branch:
Tree:
d1c4e365b1
master
speed_build
v0.0.1
v0.0.2
v0.0.3
v0.0.4
v0.0.5
v0.0.6
v0.0.7
v0.1.0
v0.4.0
v0.4.1
v0.6.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd1c4e365b1'
${ noResults }
compiler
/
tests
/
aot
/
basic
History
韩天峰
c7e752422a
test(aot): 添加字符串项isset操作的测试用例
...
- 添加了基本的字符串isset测试文件 - 测试不同索引位置的isset操作行为 - 验证字符串类型在AOT编译下的表现 - 包含null合并运算符的测试场景
3 months ago
..
any.phpt
对 phpt 测试文件进行分类
3 months ago
backtick.phpt
对 phpt 测试文件进行分类
3 months ago
basic_variables.phpt
对 phpt 测试文件进行分类
3 months ago
bool-001.phpt
对 phpt 测试文件进行分类
3 months ago
clone.phpt
对 phpt 测试文件进行分类
3 months ago
datetime_builtin_class.phpt
对 phpt 测试文件进行分类
3 months ago
error-suppress.phpt
对 phpt 测试文件进行分类
3 months ago
eval-test.phpt
对 phpt 测试文件进行分类
3 months ago
exit-test.phpt
对 phpt 测试文件进行分类
3 months ago
extends-redis.phpt
对 phpt 测试文件进行分类
3 months ago
fib.phpt
对 phpt 测试文件进行分类
3 months ago
file_operations.phpt
对 phpt 测试文件进行分类
3 months ago
global-int.phpt
feat(aot): 添加对全局变量和Stmt_Block语句块的支持
3 months ago
global-vars-002.phpt
对 phpt 测试文件进行分类
3 months ago
global-vars.phpt
对 phpt 测试文件进行分类
3 months ago
include.phpt
对 phpt 测试文件进行分类
3 months ago
magic-constants.phpt
fix(tests): 修正测试文件中的路径引用
3 months ago
math_functions.phpt
对 phpt 测试文件进行分类
3 months ago
method-call.phpt
对 phpt 测试文件进行分类
3 months ago
objval.phpt
refactor(tests): 替换 objval 函数调用为 toObject 方法
3 months ago
pi.phpt
对 phpt 测试文件进行分类
3 months ago
pow-int-overflow-native-type.phpt
feat(compiler): 添加对 bigint、bigfloat 和 decimal 类型的支持
3 months ago
pow-int-overflow.phpt
test(aot): 更新幂运算整数溢出测试的期望输出
3 months ago
return-assign-array-dim.phpt
feat(php): 实现赋值表达式返回值和函数参数检查功能
3 months ago
return-assign-set-prop-trait.phpt
feat(php): 实现赋值表达式返回值和函数参数检查功能
3 months ago
return-assign-set-prop.phpt
feat(compiler): 优化函数调用编译器实现支持可变参数类型转换
3 months ago
return-ternary.phpt
feat(php): 实现赋值表达式返回值和函数参数检查功能
3 months ago
static-prop.phpt
fix(php): 修复静态属性访问和操作符映射问题
5 months ago
std_builtin.phpt
对 phpt 测试文件进行分类
3 months ago
string-item-isset.phpt
test(aot): 添加字符串项isset操作的测试用例
3 months ago
test_include.inc
fix(tests): 修正测试文件中的路径引用
3 months ago
unset.phpt
对 phpt 测试文件进行分类
3 months ago
update-object-arg.phpt
fix(php): 修复函数调用参数传递中的对象属性处理问题
3 months ago
variable-variables.phpt
对 phpt 测试文件进行分类
3 months ago