1181 Commits (589f1494d49570d60f5e641d42f9c7b8617072b7)

Author SHA1 Message Date
Alessio Giacobbe 97069e5d5b
fix(parser): parenthesize unary minus operand to avoid C++ pre-decrement 2 days ago
韩天峰 9e0984acee Translate all Chinese notes into English 2 days ago
韩天峰 ee2afb08f7 Translate all Chinese notes into English 2 days ago
Alessio Giacobbe 9fd46c22e3 fix(parser): propagate multi-level break/continue before trailing statements 2 days ago
韩天峰 0e6d65c6e1 feat: support static by-reference variadics 2 days ago
韩天峰 d11637faf0 feat: support static by-reference variadics 2 days ago
韩天峰 f2db98b7da fix: resolve php-config from selected PHP home 2 days ago
韩天峰 7b05882c10 chore(project): bump version to 0.6.7 2 days ago
韩天峰 4438c5807d docs: clarify attribute factory name resolution timing 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
韩天峰 974d65a0d1 fix: resolve php-config from selected PHP home 3 days ago
Alessio Giacobbe fea85e5fcb
fix(parser): propagate multi-level break/continue before trailing statements 3 days ago
韩天峰 608c5e13e5 chore(project): bump version to 0.6.7 3 days ago
韩天峰 f835f26252 docs: clarify attribute factory name resolution timing 3 days ago
韩天峰 e4a863c19e fix: preserve imported enum cases in attribute arguments 3 days ago
韩天峰 7d7977fc5a perf: streamline dynamic property writes 3 days ago
韩天峰 6df71ec557 perf: optimize stable integer property sums 3 days ago
韩天峰 e8927bade0 fix: preserve object property reference semantics 3 days ago
韩天峰 f6394934c5 fix: preserve imported enum cases in attribute arguments 3 days ago
韩天峰 8b1c8e7d26 perf: streamline dynamic property writes 3 days ago
韩天峰 a4dee96fcf perf: optimize stable integer property sums 3 days ago
韩天峰 7fa95d449f fix: preserve object property reference semantics 3 days ago
hafung d480c5e7cb fix(optimizer): preserve array_keys strict type errors 3 days ago
韩天峰 e44007846b perf: use native property handlers for ordinary classes 3 days ago
韩天峰 9b02dcd693 feat(compiler): implement independent import alias symbol domains 3 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
韩天峰 a70a0ad078 refactor(parser): remove redundant null checks in binary operation and closure processing 4 days ago
韩天峰 d1d362d779 fix(static-analysis): resolve high-value type issues 4 days ago
韩天峰 eccf5a0ef1 fix(compiler): enforce AST type boundaries 4 days ago
韩天峰 1488563a27 fix(platform): honor php-config library directory 4 days ago
韩天峰 8918fae3ba fix(parser): stabilize compound array access paths 4 days ago
hafung ec251655ba Fix repeated array offset evaluation in compound assignments 4 days ago
韩天峰 0f335a8135 fix(optimizer): fold is_null for native scalars 4 days ago
韩天峰 d321666721 fix(parser): parse do-while body before condition 4 days ago
韩天峰 f2b0e9add9 chore(version): bump version from 0.1.0 to 0.6.6 4 days ago
韩天峰 1b92ae6e7b fix(namespace): isolate explicit import aliases 4 days ago
原点 6e593b3d46 fix(gen_stub): use toVarEscapedName for union type ZEND_TYPE_INIT_CLASS 4 days ago
韩天峰 af2b03c111 fix(cli): support Composer entrypoint and isolate stub symbols 4 days ago
韩天峰 ed27572ca1 chore(version): bump version from 0.6.3 to 0.6.5 5 days ago
韩天峰 74274f8328 fix(compiler): defer cache IDs to convert phase 5 days ago
韩天峰 8f32497de7 refactor(compiler): strongly type symbol cache IDs 5 days ago
韩天峰 1b235d0769 test(compiler): reject mixed cache lifetime IDs 5 days ago
韩天峰 8c6ea1d14e fix(build): make source discovery deterministic 5 days ago
韩天峰 0ac6dfe499 fix(compiler): keep method cache lifetime aligned with class 5 days ago
韩天峰 e4bb7b2605 refactor(build): separate project-specific compile options from common pch 6 days ago
韩天峰 642e9a7e4b fix(generator): use interned strings for persistent class metadata 6 days ago
韩天峰 422bdc4ce6 docs: remove documentation and plans for code reuse and encapsulation 6 days ago