1519 Commits (45f6b8a16384455e5f6955d4b1e38dfb2dee7a18)
 

Author SHA1 Message Date
韩天峰 45f6b8a163 chore(scripts): remove unused cleanup scripts 9 hours ago
韩天峰 22486ec56d test: cover invalid multi-level loop control 9 hours ago
Alessio Giacobbe 9fd46c22e3 fix(parser): propagate multi-level break/continue before trailing statements 9 hours ago
韩天峰 a44fd22e50 chore(deps): update swoole/phpx dependency version 10 hours ago
韩天峰 cfd8e7ebbe test: reduce recursive Fibonacci workload 10 hours ago
韩天峰 d11637faf0 feat: support static by-reference variadics 10 hours ago
韩天峰 f2db98b7da fix: resolve php-config from selected PHP home 10 hours ago
韩天峰 2ef53e7eeb rm composer.lock 10 hours ago
韩天峰 7b05882c10 chore(project): bump version to 0.6.7 10 hours ago
韩天峰 4438c5807d docs: clarify attribute factory name resolution timing 10 hours ago
hafung 0f430e85a6 fix(optimizer): preserve array_keys strict type errors 10 hours ago
hafung 61d53179d1 fix(optimizer): convert dynamic array_keys strict flag 10 hours ago
韩天峰 f6394934c5 fix: preserve imported enum cases in attribute arguments 13 hours ago
韩天峰 8b1c8e7d26 perf: streamline dynamic property writes 13 hours ago
韩天峰 a4dee96fcf perf: optimize stable integer property sums 14 hours ago
韩天峰 0821f62f20 perf: benchmark release builds with O3 and LTO 14 hours ago
韩天峰 7fa95d449f fix: preserve object property reference semantics 15 hours ago
韩天峰 e44007846b perf: use native property handlers for ordinary classes 17 hours ago
韩天峰 91f5daf457 test: align import conflict diagnostic 17 hours ago
韩天峰 9b02dcd693 feat(compiler): implement independent import alias symbol domains 18 hours ago
韩天峰 c8148018f8 docs(features): update incompatible PHP features documentation 18 hours ago
韩天峰 3189d5bd7f docs: split into en/ and zh-cn/ with full English translation 18 hours ago
韩天峰 7f0a8181f5 fix(attribute): preserve enum case arguments 18 hours ago
韩天峰 fb79fb832c fix(parser): preserve runtime class in static calls 18 hours ago
韩天峰 019c626c37
Merge pull request #9 from FunkyOz/docs-english-translations --skip-tests 18 hours ago
Lorenzo Dessimoni a8f7c29ea0 Translate incompatible PHP features file to English 1 day ago
韩天峰 a70a0ad078 refactor(parser): remove redundant null checks in binary operation and closure processing 1 day ago
韩天峰 06023674fe remove(bin): delete PHP function and constant generation scripts 1 day ago
韩天峰 d1d362d779 fix(static-analysis): resolve high-value type issues 1 day ago
韩天峰 eccf5a0ef1 fix(compiler): enforce AST type boundaries 1 day ago
韩天峰 1d1a50c3d3 chore: add Composer copyright metadata 2 days ago
韩天峰 d19809af9b Reclassify phpt test files 2 days ago
韩天峰 1488563a27 fix(platform): honor php-config library directory 2 days ago
韩天峰 c9d9f58de0 Merge branch 'bug-fix-gh-5' 2 days ago
韩天峰 8918fae3ba fix(parser): stabilize compound array access paths 2 days ago
hafung ec251655ba Fix repeated array offset evaluation in compound assignments 2 days ago
韩天峰 0f335a8135 fix(optimizer): fold is_null for native scalars 2 days ago
韩天峰 d321666721 fix(parser): parse do-while body before condition 2 days ago
韩天峰 98321138ce test(gen_stub): cover namespaced composite property types 2 days ago
韩天峰 f2b0e9add9 chore(version): bump version from 0.1.0 to 0.6.6 2 days ago
韩天峰 4a9b918e7c
Merge pull request #6 from yuan-dian/fix/union-type-arginfo-escape 2 days ago
韩天峰 1b92ae6e7b fix(namespace): isolate explicit import aliases 2 days ago
原点 6e593b3d46 fix(gen_stub): use toVarEscapedName for union type ZEND_TYPE_INIT_CLASS 2 days ago
韩天峰 af2b03c111 fix(cli): support Composer entrypoint and isolate stub symbols 2 days ago
韩天峰 8ddd04e1b1 ci: restructure platform build and test checks 2 days ago
韩天峰 ee1d6e7b54 ci: add ZTS ARM64 and macOS release builds 2 days ago
韩天峰 fef462af33 build: exclude redundant archives from Windows package 2 days ago
韩天峰 875f123403 ci: enable zip for Windows release packaging 2 days ago
韩天峰 ed27572ca1 chore(version): bump version from 0.6.3 to 0.6.5 3 days ago
韩天峰 3d2933ec7f ci: package tagged compiler releases 3 days ago