1204 Commits (23e36261ee08804bade7e2259cf7b2c1505dfe81)

Author SHA1 Message Date
韩天峰 23e36261ee chore(project): bump version to 0.6.8 2 days ago
韩天峰 f16262142e fix(installer): parse php-config flags safely, fix gh-36 2 days ago
韩天峰 312a796498 fix(optimizer): preserve strict builtin validation 2 days ago
韩天峰 9ad213ea64 fix(optimizer): preserve unpacked call semantics 2 days ago
hafung 9f6e31c539 fix(optimizer): preserve typed builtin argument validation 2 days ago
Giandonn c291d79703 fix(optimizer): keep unpacked and named conversion arguments dynamic 2 days ago
Giandonn 6b6ce4fc82 fix(optimizer): restrict the count() literal fold to provably inert items 2 days ago
韩天峰 057c217800 fix(optimizer): preserve class_exists autoload evaluation 3 days ago
韩天峰 287a1f5d84 refactor: use PHPX internal class entry API 3 days ago
韩天峰 7862541161 fix object throws and internal parent lookup 3 days ago
pratik bhujel 2d81626a84 fix(generator): normalize float literal emission and handle INF/NAN constants 3 days ago
Giandonn 93909274e2 fix(optimizer): intval() with a base must not drop the base 3 days ago
Giandonn c4ce700868 fix(optimizer): class_exists() must not fold a trait name to true 3 days ago
Giandonn 044ba91094 fix(optimizer): stop folding count() on unfoldable array literals 3 days ago
Alessio Giacobbe 97069e5d5b
fix(parser): parenthesize unary minus operand to avoid C++ pre-decrement 4 days ago
Alessio Giacobbe 96ab6a53ef
fix(resolver): stop corrupting single-segment `use const` imports 4 days ago
Alessio Giacobbe e019f21550
fix(optimizer): keep argument side effects when folding is_int/is_float/is_bool 4 days ago
韩天峰 9e0984acee Translate all Chinese notes into English 4 days ago
韩天峰 ee2afb08f7 Translate all Chinese notes into English 4 days ago
Alessio Giacobbe 9fd46c22e3 fix(parser): propagate multi-level break/continue before trailing statements 4 days ago
韩天峰 0e6d65c6e1 feat: support static by-reference variadics 4 days ago
韩天峰 d11637faf0 feat: support static by-reference variadics 4 days ago
韩天峰 f2db98b7da fix: resolve php-config from selected PHP home 4 days ago
韩天峰 7b05882c10 chore(project): bump version to 0.6.7 4 days ago
韩天峰 4438c5807d docs: clarify attribute factory name resolution timing 4 days ago
hafung 0f430e85a6 fix(optimizer): preserve array_keys strict type errors 4 days ago
hafung 61d53179d1 fix(optimizer): convert dynamic array_keys strict flag 4 days ago
韩天峰 974d65a0d1 fix: resolve php-config from selected PHP home 4 days ago
Alessio Giacobbe fea85e5fcb
fix(parser): propagate multi-level break/continue before trailing statements 4 days ago
韩天峰 608c5e13e5 chore(project): bump version to 0.6.7 4 days ago
韩天峰 f835f26252 docs: clarify attribute factory name resolution timing 4 days ago
韩天峰 e4a863c19e fix: preserve imported enum cases in attribute arguments 4 days ago
韩天峰 7d7977fc5a perf: streamline dynamic property writes 4 days ago
韩天峰 6df71ec557 perf: optimize stable integer property sums 4 days ago
韩天峰 e8927bade0 fix: preserve object property reference semantics 4 days ago
韩天峰 f6394934c5 fix: preserve imported enum cases in attribute arguments 5 days ago
韩天峰 8b1c8e7d26 perf: streamline dynamic property writes 5 days ago
韩天峰 a4dee96fcf perf: optimize stable integer property sums 5 days ago
韩天峰 7fa95d449f fix: preserve object property reference semantics 5 days ago
hafung d480c5e7cb fix(optimizer): preserve array_keys strict type errors 5 days ago
韩天峰 e44007846b perf: use native property handlers for ordinary classes 5 days ago
韩天峰 9b02dcd693 feat(compiler): implement independent import alias symbol domains 5 days ago
韩天峰 7f0a8181f5 fix(attribute): preserve enum case arguments 5 days ago
韩天峰 fb79fb832c fix(parser): preserve runtime class in static calls 5 days ago
hafung d8b9dc1a00 fix(optimizer): convert dynamic array_keys strict flag 5 days ago
韩天峰 a70a0ad078 refactor(parser): remove redundant null checks in binary operation and closure processing 5 days ago
韩天峰 d1d362d779 fix(static-analysis): resolve high-value type issues 5 days ago
韩天峰 eccf5a0ef1 fix(compiler): enforce AST type boundaries 5 days ago
韩天峰 1488563a27 fix(platform): honor php-config library directory 6 days ago
韩天峰 8918fae3ba fix(parser): stabilize compound array access paths 6 days ago