720 Commits (d86d3f431dfb879b8470654ba7dcdaadc956f06f)

Author SHA1 Message Date
韩天峰 d86d3f431d test(optimizer): cover folded type-check side effects 12 hours ago
韩天峰 7862541161 fix object throws and internal parent lookup 12 hours ago
Giandonn c4ce700868 fix(optimizer): class_exists() must not fold a trait name to true 18 hours ago
Alessio Giacobbe 97069e5d5b
fix(parser): parenthesize unary minus operand to avoid C++ pre-decrement 2 days ago
Alessio Giacobbe 96ab6a53ef
fix(resolver): stop corrupting single-segment `use const` imports 2 days ago
Alessio Giacobbe e019f21550
fix(optimizer): keep argument side effects when folding is_int/is_float/is_bool 2 days ago
Alessio Giacobbe 9fd46c22e3 fix(parser): propagate multi-level break/continue before trailing statements 2 days ago
韩天峰 560fa44160 test: reduce recursive Fibonacci workload 2 days ago
韩天峰 0e6d65c6e1 feat: support static by-reference variadics 2 days ago
韩天峰 cfd8e7ebbe test: reduce recursive Fibonacci workload 2 days ago
韩天峰 d11637faf0 feat: support static by-reference variadics 2 days ago
hafung 0f430e85a6 fix(optimizer): preserve array_keys strict type errors 2 days ago
hafung 61d53179d1 fix(optimizer): convert dynamic array_keys strict flag 2 days ago
Alessio Giacobbe fea85e5fcb
fix(parser): propagate multi-level break/continue before trailing statements 2 days ago
韩天峰 e4a863c19e fix: preserve imported enum cases in attribute arguments 2 days ago
韩天峰 7d7977fc5a perf: streamline dynamic property writes 2 days ago
韩天峰 6df71ec557 perf: optimize stable integer property sums 2 days ago
韩天峰 e8927bade0 fix: preserve object property reference semantics 2 days ago
韩天峰 f6394934c5 fix: preserve imported enum cases in attribute arguments 2 days ago
韩天峰 8b1c8e7d26 perf: streamline dynamic property writes 2 days ago
韩天峰 a4dee96fcf perf: optimize stable integer property sums 2 days ago
韩天峰 7fa95d449f fix: preserve object property reference semantics 2 days ago
hafung d480c5e7cb fix(optimizer): preserve array_keys strict type errors 2 days ago
韩天峰 7f0a8181f5 fix(attribute): preserve enum case arguments 3 days ago
韩天峰 fb79fb832c fix(parser): preserve runtime class in static calls 3 days ago
hafung d8b9dc1a00 fix(optimizer): convert dynamic array_keys strict flag 3 days ago
韩天峰 d19809af9b Reclassify phpt test files 3 days ago
韩天峰 8918fae3ba fix(parser): stabilize compound array access paths 3 days ago
hafung ec251655ba Fix repeated array offset evaluation in compound assignments 3 days ago
韩天峰 0f335a8135 fix(optimizer): fold is_null for native scalars 3 days ago
韩天峰 d321666721 fix(parser): parse do-while body before condition 3 days ago
韩天峰 98321138ce test(gen_stub): cover namespaced composite property types 3 days ago
韩天峰 1b92ae6e7b fix(namespace): isolate explicit import aliases 3 days ago
韩天峰 87c328b3db ci: add Windows PHP ABI build matrix 4 days ago
韩天峰 7973f99f47 test: split PHP 8.5 numeric warnings 5 days ago
韩天峰 2986f3db70 test(compiler): update test configuration and execution setup 5 days ago
韩天峰 422bdc4ce6 docs: remove documentation and plans for code reuse and encapsulation 5 days ago
韩天峰 19a570ff3f feat(testing): add test coverage analyzer tool 6 days ago
韩天峰 02fc0fb319 test(parser): add comprehensive tests for toArray method validation 6 days ago
韩天峰 3def25cc3c feat(compiler): add support for PHP 8.5 constant expression casts 6 days ago
韩天峰 44095252d2 feat(parser): add support for final promoted properties and exit named arguments 6 days ago
韩天峰 9f1cf07511 feat(parser): add support for promoted asymmetric visibility properties 6 days ago
韩天峰 36fd0228f0 feat(property): add property override attribute support and validation 6 days ago
韩天峰 4c59d9a21b feat(compiler): add DNF type support for method signatures and variance 6 days ago
韩天峰 b2246cd456 test(clone-with): add comprehensive tests for PHP 8.5 clone-with functionality 6 days ago
韩天峰 795a8e0a1d feat(compiler): add PHP 8.5 clone-with support and scope handling 6 days ago
韩天峰 9fc5755544 feat(parser): add support for PHP 8.5 void cast syntax 6 days ago
韩天峰 23a2bf44d7 test(compiler): add comprehensive test coverage for PHP language features 6 days ago
韩天峰 c5f478766e feat(compiler): add support for PHP 8.5 magic constants and namespace relative names 6 days ago
韩天峰 0a97daa663 fix(compiler): simplify root slot registration in CompilerBase 1 week ago