712 Commits (0da0109a2d7d2bb5bdaed6b87ade8a119402bd68)

Author SHA1 Message Date
韩天峰 0da0109a2d fix object throws and internal parent lookup 10 hours 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 2 days ago
韩天峰 fb79fb832c fix(parser): preserve runtime class in static calls 2 days ago
hafung d8b9dc1a00 fix(optimizer): convert dynamic array_keys strict flag 2 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 4 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 5 days ago
韩天峰 02fc0fb319 test(parser): add comprehensive tests for toArray method validation 5 days ago
韩天峰 3def25cc3c feat(compiler): add support for PHP 8.5 constant expression casts 5 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
韩天峰 101b9f6261 fix(parser): handle array value write dereferences correctly 1 week ago
韩天峰 e722501b3d refactor(generator): replace php prefixed helper functions with php namespace 1 week ago
韩天峰 d80f4a0d20 perf(parser): optimize array dimension fetch and selection operations 1 week ago
韩天峰 4713a58b06 feat(compiler): add local class entry hoisting control for parameter defaults 1 week ago
韩天峰 cb1e12f11f perf(compiler): optimize array statement writes and class constant lookups 1 week ago