1507 Commits (d698f4110ca42df94457a71ca93b2a779ca0f3ea)
 

Author SHA1 Message Date
韩天峰 d698f4110c perf: benchmark release builds with O3 and LTO 11 hours ago
韩天峰 e8927bade0 fix: preserve object property reference semantics 11 hours ago
韩天峰 e0c1298798
Merge pull request #11 from hafung/fix/array-keys-dynamic-strict 15 hours ago
hafung d480c5e7cb fix(optimizer): preserve array_keys strict type errors 15 hours ago
韩天峰 e44007846b perf: use native property handlers for ordinary classes 16 hours ago
韩天峰 91f5daf457 test: align import conflict diagnostic 16 hours ago
韩天峰 9b02dcd693 feat(compiler): implement independent import alias symbol domains 17 hours ago
韩天峰 c8148018f8 docs(features): update incompatible PHP features documentation 17 hours ago
韩天峰 3189d5bd7f docs: split into en/ and zh-cn/ with full English translation 17 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
hafung d8b9dc1a00 fix(optimizer): convert dynamic array_keys strict flag 19 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 1 day ago
韩天峰 d19809af9b Reclassify phpt test files 1 day ago
韩天峰 1488563a27 fix(platform): honor php-config library directory 1 day 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
韩天峰 87c328b3db ci: add Windows PHP ABI build matrix 3 days ago
韩天峰 063476360b fix(build): correct Windows mpdecimal DLL copying in CMake build 3 days ago
韩天峰 022ca55ff0 docs(readme): update documentation with comprehensive improvements 3 days ago
韩天峰 ced2ebb1ba docs(readme): update documentation with self-hosting details and benchmark data --skip-tests 3 days ago
韩天峰 7973f99f47 test: split PHP 8.5 numeric warnings 3 days ago
韩天峰 74274f8328 fix(compiler): defer cache IDs to convert phase 3 days ago
韩天峰 6693d95cd6 ci: restore full PHP test matrix 3 days ago
韩天峰 8f32497de7 refactor(compiler): strongly type symbol cache IDs 3 days ago
韩天峰 1b235d0769 test(compiler): reject mixed cache lifetime IDs 3 days ago
韩天峰 8c6ea1d14e fix(build): make source discovery deterministic 3 days ago
韩天峰 0ac6dfe499 fix(compiler): keep method cache lifetime aligned with class 3 days ago
韩天峰 a6cc11c6d7 ci: narrow class cache debugging workflow 3 days ago