1204 Commits (23e36261ee08804bade7e2259cf7b2c1505dfe81)

Author SHA1 Message Date
韩天峰 23e36261ee chore(project): bump version to 0.6.8 2 hours ago
韩天峰 f16262142e fix(installer): parse php-config flags safely, fix gh-36 4 hours ago
韩天峰 312a796498 fix(optimizer): preserve strict builtin validation 4 hours ago
韩天峰 9ad213ea64 fix(optimizer): preserve unpacked call semantics 5 hours ago
hafung 9f6e31c539 fix(optimizer): preserve typed builtin argument validation 5 hours ago
Giandonn c291d79703 fix(optimizer): keep unpacked and named conversion arguments dynamic 18 hours ago
Giandonn 6b6ce4fc82 fix(optimizer): restrict the count() literal fold to provably inert items 18 hours ago
韩天峰 057c217800 fix(optimizer): preserve class_exists autoload evaluation 1 day ago
韩天峰 287a1f5d84 refactor: use PHPX internal class entry API 1 day ago
韩天峰 7862541161 fix object throws and internal parent lookup 1 day ago
pratik bhujel 2d81626a84 fix(generator): normalize float literal emission and handle INF/NAN constants 1 day ago
Giandonn 93909274e2 fix(optimizer): intval() with a base must not drop the base 1 day ago
Giandonn c4ce700868 fix(optimizer): class_exists() must not fold a trait name to true 1 day ago
Giandonn 044ba91094 fix(optimizer): stop folding count() on unfoldable array literals 1 day ago
Alessio Giacobbe 97069e5d5b
fix(parser): parenthesize unary minus operand to avoid C++ pre-decrement 3 days ago
Alessio Giacobbe 96ab6a53ef
fix(resolver): stop corrupting single-segment `use const` imports 3 days ago
Alessio Giacobbe e019f21550
fix(optimizer): keep argument side effects when folding is_int/is_float/is_bool 3 days ago
韩天峰 9e0984acee Translate all Chinese notes into English 3 days ago
韩天峰 ee2afb08f7 Translate all Chinese notes into English 3 days ago
Alessio Giacobbe 9fd46c22e3 fix(parser): propagate multi-level break/continue before trailing statements 3 days ago
韩天峰 0e6d65c6e1 feat: support static by-reference variadics 3 days ago
韩天峰 d11637faf0 feat: support static by-reference variadics 3 days ago
韩天峰 f2db98b7da fix: resolve php-config from selected PHP home 3 days ago
韩天峰 7b05882c10 chore(project): bump version to 0.6.7 3 days ago
韩天峰 4438c5807d docs: clarify attribute factory name resolution timing 3 days ago
hafung 0f430e85a6 fix(optimizer): preserve array_keys strict type errors 3 days ago
hafung 61d53179d1 fix(optimizer): convert dynamic array_keys strict flag 3 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