aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-08-12test(installed-versions): verify the PHP class the worker loadsnsfisis
2026-08-12test: drop stale #[ignore]s and rewrite the run-script reasonsnsfisis
2026-08-12fix(command): port ScriptAliasCommand's ignoreValidationErrors() callnsfisis
2026-08-12docs(todo): retag TODO markers by root causensfisis
2026-08-11chore(php-shim): drop the HHVM_VERSION constantnsfisis
2026-08-11chore(php-shim): drop the substring predicate portsnsfisis
2026-08-11chore(php-shim): drop the PHP_INT_* constantsnsfisis
2026-08-11chore(php-shim): drop the ob_start()/ob_get_clean() portsnsfisis
2026-08-11feat(signal): abort on SIGINT, SIGTERM and SIGHUP at checkpointsnsfisis
2026-08-11refactor(util): drop the unused TlsHelper portnsfisis
2026-08-10feat(console): import scripts Command classes as application commandsnsfisis
2026-08-10refactor(symfony-process): drop the --enable-sigchild workaroundsnsfisis
2026-08-10refactor(autoload): resolve include_path in the PHP workernsfisis
2026-08-10refactor(symfony-console): drop the unreachable process title surfacensfisis
2026-08-10refactor(autoload): drop the todo!() composerRequire stubnsfisis
2026-08-10refactor(symfony-console): drop the unusable defaultName stubsnsfisis
2026-08-10refactor(symfony): hide leaf modules behind their parent re-exportsnsfisis
2026-08-10refactor(symfony-console): drop the unused Table surfacensfisis
2026-08-10fix(php-src): assert php_gcvt's unported arguments up frontnsfisis
2026-08-10fix(php-shim): return an error from fileperms instead of 0nsfisis
2026-08-10style(php-shim): drop the underscore from used parameter namesnsfisis
2026-08-10feat(xdebug): switch Xdebug off in the PHP workernsfisis
2026-08-09build(cargo): fill in the package metadatansfisis
2026-08-09docs(license): carry each ported package's license in its cratensfisis
2026-08-09fix(autoload): embed ClassLoader.php and the LICENSE at build timensfisis
2026-08-09docs(readme): list the build requirementsnsfisis
2026-08-09feat(plugin): let a Rust-implemented plugin cross into the workernsfisis
2026-08-09feat(path-downloader): restrict a mirrored path package to its archivable filesnsfisis
2026-08-09feat(symfony-filesystem): finish the Filesystem port and trim its APInsfisis
2026-08-09refactor(cargo): drop the now-empty shirabe-external-packages cratensfisis
2026-08-09refactor(xdebug-handler): extract composer/xdebug_handler into the shirabe-xd...nsfisis
2026-08-09refactor(ca-bundle): extract composer/ca_bundle into the shirabe-ca-bundle cratensfisis
2026-08-09refactor(seld-signal): extract seld/signal into the shirabe-seld-signal cratensfisis
2026-08-09refactor(seld-json-lint): extract seld/json_lint into the shirabe-seld-json-l...nsfisis
2026-08-09refactor(symfony-console): extract symfony/console into the shirabe-symfony-c...nsfisis
2026-08-09refactor(symfony-finder): extract symfony/finder into the shirabe-symfony-fin...nsfisis
2026-08-09refactor(symfony-filesystem): extract symfony/filesystem into the shirabe-sym...nsfisis
2026-08-09refactor(symfony-process): extract symfony/process into the shirabe-symfony-p...nsfisis
2026-08-09refactor(symfony-string): extract symfony/string into the shirabe-symfony-str...nsfisis
2026-08-09refactor(pcre): extract composer/pcre into the shirabe-pcre cratensfisis
2026-08-09refactor(io): move LogLevel into base_ionsfisis
2026-08-09docs(known-incompatibilities): document that Reflection on Composer objects i...nsfisis
2026-08-09test(cli): drop the CLI smoke testsnsfisis
2026-08-09feat(php-shim): replace error_get_last with the failing call's io::Errornsfisis
2026-08-09refactor(php-shim): make the fs mutators return Resultnsfisis
2026-08-09feat(symfony-filesystem): append the failure reason to IOExceptionsnsfisis
2026-08-09refactor(installed-versions): drop the Rust port, which has no readersnsfisis
2026-08-09refactor(installer): drop the GC control callsnsfisis
2026-08-09refactor(installed-versions): merge the name lists without call_user_func_arraynsfisis
2026-08-09refactor(php-shim): remove call_user_func, which has no callersnsfisis