1479 Commits (4a9b918e7c5868657e71f0a403b5a818c42e8d2e)
 

Author SHA1 Message Date
韩天峰 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 3 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
韩天峰 875f123403 ci: enable zip for Windows release packaging 4 days ago
韩天峰 ed27572ca1 chore(version): bump version from 0.6.3 to 0.6.5 4 days ago
韩天峰 3d2933ec7f ci: package tagged compiler releases 4 days ago
韩天峰 87c328b3db ci: add Windows PHP ABI build matrix 4 days ago
韩天峰 063476360b fix(build): correct Windows mpdecimal DLL copying in CMake build 4 days ago
韩天峰 022ca55ff0 docs(readme): update documentation with comprehensive improvements 4 days ago
韩天峰 ced2ebb1ba docs(readme): update documentation with self-hosting details and benchmark data --skip-tests 4 days ago
韩天峰 7973f99f47 test: split PHP 8.5 numeric warnings 4 days ago
韩天峰 74274f8328 fix(compiler): defer cache IDs to convert phase 4 days ago
韩天峰 6693d95cd6 ci: restore full PHP test matrix 4 days ago
韩天峰 8f32497de7 refactor(compiler): strongly type symbol cache IDs 4 days ago
韩天峰 1b235d0769 test(compiler): reject mixed cache lifetime IDs 4 days ago
韩天峰 8c6ea1d14e fix(build): make source discovery deterministic 4 days ago
韩天峰 0ac6dfe499 fix(compiler): keep method cache lifetime aligned with class 4 days ago
韩天峰 a6cc11c6d7 ci: narrow class cache debugging workflow 4 days ago
韩天峰 2d14c9e432 ``` 4 days ago
韩天峰 7f587749f1 chore(ci): replace custom PHP setup action with community action 4 days ago
韩天峰 821f639e8f fix(ci): remove compiler flag from PHPT test runner 4 days ago
韩天峰 983333dc2e refactor(php): conditionally install and enable OPcache based on availability 5 days ago
韩天峰 978e553480 chore(ci): migrate PHP setup to custom action with Ubuntu 24.04 5 days ago
韩天峰 e4817819dc fix(ci): remove embed extension from PHP setup and add explicit embed library linking 5 days ago
韩天峰 8a30c5e58d rm composer.lock 5 days ago
韩天峰 0061d1595a refactor(examples): replace file reading with hardcoded rounds value 5 days ago
韩天峰 2c74be470e docs(readme): rewrite documentation with comprehensive TypePHP guide 5 days ago
韩天峰 2986f3db70 test(compiler): update test configuration and execution setup 5 days ago
韩天峰 e4bb7b2605 refactor(build): separate project-specific compile options from common pch 5 days ago
韩天峰 305d0d09d9 config(tests): update PHP configuration with operator overloading setting 5 days ago
韩天峰 a5700d24c9 chore(tests): update PHP configuration settings in workflow 5 days ago
韩天峰 642e9a7e4b fix(generator): use interned strings for persistent class metadata 5 days ago
韩天峰 422bdc4ce6 docs: remove documentation and plans for code reuse and encapsulation 5 days ago
韩天峰 208541d00b chore(build): add PHP header patch action and update dependencies 5 days ago
韩天峰 19a570ff3f feat(testing): add test coverage analyzer tool 5 days ago
韩天峰 178636a577 feat(config): add ext-deps alias for extension-dependencies configuration 5 days ago
韩天峰 1118c1e8ec feat(compiler): add PHP extension dependencies support 5 days ago
韩天峰 02fc0fb319 test(parser): add comprehensive tests for toArray method validation 5 days ago
韩天峰 3def25cc3c feat(compiler): add support for PHP 8.5 constant expression casts 5 days ago
韩天峰 44095252d2 feat(parser): add support for final promoted properties and exit named arguments 5 days ago
韩天峰 9f1cf07511 feat(parser): add support for promoted asymmetric visibility properties 5 days ago
韩天峰 36fd0228f0 feat(property): add property override attribute support and validation 5 days ago
韩天峰 4c59d9a21b feat(compiler): add DNF type support for method signatures and variance 6 days ago
韩天峰 b2246cd456 test(clone-with): add comprehensive tests for PHP 8.5 clone-with functionality 6 days ago
韩天峰 795a8e0a1d feat(compiler): add PHP 8.5 clone-with support and scope handling 6 days ago
韩天峰 9fc5755544 feat(parser): add support for PHP 8.5 void cast syntax 6 days ago