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.
 
 
韩天峰 5689170839 feat(compiler): enhance call argument handling and foreach iteration performance 2 days ago
..
001.phpt mv tests/aot to tests/compiler 2 months ago
002.phpt mv tests/aot to tests/compiler 2 months ago
003.phpt mv tests/aot to tests/compiler 2 months ago
004.phpt mv tests/aot to tests/compiler 2 months ago
005.phpt mv tests/aot to tests/compiler 2 months ago
006.phpt mv tests/aot to tests/compiler 2 months ago
007.phpt mv tests/aot to tests/compiler 2 months ago
asymmetric-set-visibility.phpt mv tests/aot to tests/compiler 2 months ago
default-array-001.phpt mv tests/aot to tests/compiler 2 months ago
default-array-002.phpt mv tests/aot to tests/compiler 2 months ago
default-expressions-inheritance.phpt fix(runtime): correct property inheritance handling in object creation 2 months ago
default-initialization-paths.phpt perf(compiler): optimize array statement writes and class constant lookups 2 weeks ago
default-mixed-array.phpt fix: 修复属性默认值初始化及类型窄化问题 2 months ago
default-values.phpt fix: 修复属性默认值初始化及类型窄化问题 2 months ago
dynamic-property-string-name.phpt feat(compiler): enhance call argument handling and foreach iteration performance 2 days ago
dynamic-property-write-fast-path.phpt perf: streamline dynamic property writes 1 week ago
final-property.phpt feat(property): add property override attribute support and validation 2 weeks ago
inherited-private-array-dim-access.phpt feat(compiler): handle inherited private property array dim access correctly 4 weeks ago
int-property-compound-assignment.phpt fix(parser): handle compound assignment operations on typed properties 5 days ago
interface-property-hooks.phpt feat(generator): add PHP 8.4 interface property hook contracts support 3 weeks ago
native-int-property-assign-op-var.phpt fix(parser): handle compound assignment operations on typed properties 5 days ago
native-int-property-assign.phpt mv tests/aot to tests/compiler 2 months ago
native-int-property-string-var.phpt mv tests/aot to tests/compiler 2 months ago
native-scalar-property-assign-op-var.phpt mv tests/aot to tests/compiler 2 months ago
native-scalar-property-assign-var.phpt mv tests/aot to tests/compiler 2 months ago
native-scalar-property-namespaced-diagnostic.phpt test(compiler): add native scalar property diagnostic test for namespaced class names 2 months ago
native-typed-read-in-loop.phpt mv tests/aot to tests/compiler 2 months ago
native-types-int-property-compound-assignment.phpt fix(parser): handle compound assignment operations on typed properties 5 days ago
nested-property-array-write.phpt mv tests/aot to tests/compiler 2 months ago
null-unset-false.phpt mv tests/aot to tests/compiler 2 months ago
object-cast.phpt mv tests/aot to tests/compiler 2 months ago
object-link-002.phpt mv tests/aot to tests/compiler 2 months ago
object-link-003.phpt mv tests/aot to tests/compiler 2 months ago
object-link.phpt mv tests/aot to tests/compiler 2 months ago
override-property.phpt feat(property): add property override attribute support and validation 2 weeks ago
private-prop-001.phpt mv tests/aot to tests/compiler 2 months ago
private-prop-002.phpt mv tests/aot to tests/compiler 2 months ago
prop-001.phpt test(object_property): update dynamic property assignment test expectations 2 months ago
prop-002.phpt mv tests/aot to tests/compiler 2 months ago
prop-003.phpt mv tests/aot to tests/compiler 2 months ago
prop-004.phpt mv tests/aot to tests/compiler 2 months ago
prop-005.phpt mv tests/aot to tests/compiler 2 months ago
prop-dec-inc.phpt mv tests/aot to tests/compiler 2 months ago
prop-ref.phpt mv tests/aot to tests/compiler 2 months ago
property-array-write-composed-expr.phpt mv tests/aot to tests/compiler 2 months ago
property-array-write.phpt mv tests/aot to tests/compiler 2 months ago
property-hooks-inheritance.phpt feat(property): add property override attribute support and validation 2 weeks ago
property-hooks-introspection.phpt feat(compiler): add PHP 8.4 property hooks support with Zend metadata registration 4 weeks ago
property-hooks-operations.phpt mv tests/aot to tests/compiler 2 months ago
property-hooks-parent-call.phpt feat(property): add property override attribute support and validation 2 weeks ago
property-hooks-reflection.phpt feat(parser): add support for promoted asymmetric visibility properties 2 weeks ago
property-hooks.phpt mv tests/aot to tests/compiler 2 months ago
property-known-string-names.phpt fix(stub): remove pseudo-type aliases that could rewrite property names 3 weeks ago
property-magic-constant.phpt feat(compiler): add support for PHP 8.5 magic constants and namespace relative names 2 weeks ago
property-named-static.phpt feat(scope): enhance callback scope management with dynamic callable support 4 weeks ago
readonly-clone-initialization.phpt feat(readonly): enforce direct assignment only for readonly properties 4 weeks ago
readonly-cross-class-direct.phpt mv tests/aot to tests/compiler 2 months ago
readonly-initialization.phpt feat(readonly): enforce direct assignment only for readonly properties 4 weeks ago
runtime-default-array-cow.phpt feat(compiler): add local class entry hoisting control for parameter defaults 2 weeks ago
runtime-default-custom-handlers.phpt perf(compiler): optimize array statement writes and class constant lookups 2 weeks ago
static-array-prop.phpt mv tests/aot to tests/compiler 2 months ago
toarray-dynamic-method.phpt feat(testing): add test coverage analyzer tool 2 weeks ago
toarray-method.phpt mv tests/aot to tests/compiler 2 months ago