1522 Commits (9e0984aceeb7e813f11c17221921ca497ecb095c)
 

Author SHA1 Message Date
韩天峰 9e0984acee Translate all Chinese notes into English 2 days ago
韩天峰 89f3cb485b chore(scripts): remove unused cleanup scripts 2 days ago
韩天峰 7159cf9b78 test: cover invalid multi-level loop control 2 days ago
韩天峰 c8d22b66fd
Merge pull request #17 from AlessioGiacobbe/fix/multilevel-break-propagation 2 days ago
韩天峰 d60fa56470 chore(deps): update swoole/phpx dependency version 2 days ago
韩天峰 560fa44160 test: reduce recursive Fibonacci workload 2 days ago
韩天峰 0e6d65c6e1 feat: support static by-reference variadics 2 days ago
韩天峰 974d65a0d1 fix: resolve php-config from selected PHP home 2 days ago
Alessio Giacobbe fea85e5fcb
fix(parser): propagate multi-level break/continue before trailing statements 2 days ago
韩天峰 7dd0e703b8 rm composer.lock 2 days ago
韩天峰 608c5e13e5 chore(project): bump version to 0.6.7 2 days ago
韩天峰 f835f26252 docs: clarify attribute factory name resolution timing 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
韩天峰 d698f4110c perf: benchmark release builds with O3 and LTO 2 days ago
韩天峰 e8927bade0 fix: preserve object property reference semantics 2 days ago
韩天峰 e0c1298798
Merge pull request #11 from hafung/fix/array-keys-dynamic-strict 2 days ago
hafung d480c5e7cb fix(optimizer): preserve array_keys strict type errors 2 days ago
韩天峰 e44007846b perf: use native property handlers for ordinary classes 2 days ago
韩天峰 91f5daf457 test: align import conflict diagnostic 2 days ago
韩天峰 9b02dcd693 feat(compiler): implement independent import alias symbol domains 2 days ago
韩天峰 c8148018f8 docs(features): update incompatible PHP features documentation 2 days ago
韩天峰 3189d5bd7f docs: split into en/ and zh-cn/ with full English translation 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
韩天峰 019c626c37
Merge pull request #9 from FunkyOz/docs-english-translations --skip-tests 2 days ago
hafung d8b9dc1a00 fix(optimizer): convert dynamic array_keys strict flag 2 days ago
Lorenzo Dessimoni a8f7c29ea0 Translate incompatible PHP features file to English 3 days ago
韩天峰 a70a0ad078 refactor(parser): remove redundant null checks in binary operation and closure processing 3 days ago
韩天峰 06023674fe remove(bin): delete PHP function and constant generation scripts 3 days ago
韩天峰 d1d362d779 fix(static-analysis): resolve high-value type issues 3 days ago
韩天峰 eccf5a0ef1 fix(compiler): enforce AST type boundaries 3 days ago
韩天峰 1d1a50c3d3 chore: add Composer copyright metadata 3 days ago
韩天峰 d19809af9b Reclassify phpt test files 3 days ago
韩天峰 1488563a27 fix(platform): honor php-config library directory 3 days ago
韩天峰 c9d9f58de0 Merge branch 'bug-fix-gh-5' 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
韩天峰 f2b0e9add9 chore(version): bump version from 0.1.0 to 0.6.6 3 days ago
韩天峰 4a9b918e7c
Merge pull request #6 from yuan-dian/fix/union-type-arginfo-escape 3 days ago
韩天峰 1b92ae6e7b fix(namespace): isolate explicit import aliases 3 days ago
原点 6e593b3d46 fix(gen_stub): use toVarEscapedName for union type ZEND_TYPE_INIT_CLASS 3 days ago
韩天峰 af2b03c111 fix(cli): support Composer entrypoint and isolate stub symbols 3 days ago
韩天峰 8ddd04e1b1 ci: restructure platform build and test checks 4 days ago
韩天峰 ee1d6e7b54 ci: add ZTS ARM64 and macOS release builds 4 days ago
韩天峰 fef462af33 build: exclude redundant archives from Windows package 4 days ago