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.
 
 
韩天峰 65d3710a61 fix(parser): handle PHP array overflow in compound assignments and improve method name parsing 2 weeks ago
..
nullsafe-001.phpt mv tests/aot to tests/compiler 2 months ago
nullsafe-002.phpt mv tests/aot to tests/compiler 2 months ago
nullsafe-003.phpt mv tests/aot to tests/compiler 2 months ago
nullsafe-004.phpt mv tests/aot to tests/compiler 2 months ago
nullsafe-args-lazy.phpt mv tests/aot to tests/compiler 2 months ago
nullsafe-chain-middle-null-lazy.phpt mv tests/aot to tests/compiler 2 months ago
nullsafe-chain-typed-return.phpt fix(parser): handle PHP array overflow in compound assignments and improve method name parsing 2 weeks ago
nullsafe-normal-method-after-null-return.phpt mv tests/aot to tests/compiler 2 months ago
nullsafe-private-scope.phpt feat(parser): add runtime method scope detection for dynamic calls 3 weeks ago
receiver-temporary-lifetime.phpt feat(parser): implement nullsafe operator temporary variable lifecycle management 3 weeks ago