index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-08-16
feat(php-shim): render human-facing timestamps in the local timezone
nsfisis
2026-08-15
refactor(php-shim): drop the unused opendir directory handle
nsfisis
2026-08-15
docs(php-shim): state the ignored file I/O flags as a contract
nsfisis
2026-08-15
docs(php-shim): drop the inaccurate fileperms TODO
nsfisis
2026-08-15
build(nix): add a Nix flake providing the dev shell and formatters
nsfisis
2026-08-15
feat(cli): report Shirabe's own identity instead of Composer's
nsfisis
2026-08-15
feat(php-shim): drop the modelled PHP version constants
nsfisis
2026-08-15
refactor(php-shim): take only the data argument in http_build_query
nsfisis
2026-08-15
fix(composer-repository): encode the security advisory POST body as PHP does
nsfisis
2026-08-15
fix(php-rpc): unpack the runtime bundle under the cache dir
nsfisis
2026-08-15
feat(diagnose): audit the Composer runtime the executable carries
nsfisis
2026-08-15
fix(phar): match the stub token in any letter case
nsfisis
2026-08-15
feat(php-rpc): embed the Composer PHP runtime in the executable
nsfisis
2026-08-12
test(installed-versions): verify the PHP class the worker loads
nsfisis
2026-08-12
test: drop stale #[ignore]s and rewrite the run-script reasons
nsfisis
2026-08-12
fix(command): port ScriptAliasCommand's ignoreValidationErrors() call
nsfisis
2026-08-12
docs(todo): retag TODO markers by root cause
nsfisis
2026-08-11
chore(php-shim): drop the HHVM_VERSION constant
nsfisis
2026-08-11
chore(php-shim): drop the substring predicate ports
nsfisis
2026-08-11
chore(php-shim): drop the PHP_INT_* constants
nsfisis
2026-08-11
chore(php-shim): drop the ob_start()/ob_get_clean() ports
nsfisis
2026-08-11
feat(signal): abort on SIGINT, SIGTERM and SIGHUP at checkpoints
nsfisis
2026-08-11
refactor(util): drop the unused TlsHelper port
nsfisis
2026-08-10
feat(console): import scripts Command classes as application commands
nsfisis
2026-08-10
refactor(symfony-process): drop the --enable-sigchild workarounds
nsfisis
2026-08-10
refactor(autoload): resolve include_path in the PHP worker
nsfisis
2026-08-10
refactor(symfony-console): drop the unreachable process title surface
nsfisis
2026-08-10
refactor(autoload): drop the todo!() composerRequire stub
nsfisis
2026-08-10
refactor(symfony-console): drop the unusable defaultName stubs
nsfisis
2026-08-10
refactor(symfony): hide leaf modules behind their parent re-exports
nsfisis
2026-08-10
refactor(symfony-console): drop the unused Table surface
nsfisis
2026-08-10
fix(php-src): assert php_gcvt's unported arguments up front
nsfisis
2026-08-10
fix(php-shim): return an error from fileperms instead of 0
nsfisis
2026-08-10
style(php-shim): drop the underscore from used parameter names
nsfisis
2026-08-10
feat(xdebug): switch Xdebug off in the PHP worker
nsfisis
2026-08-09
build(cargo): fill in the package metadata
nsfisis
2026-08-09
docs(license): carry each ported package's license in its crate
nsfisis
2026-08-09
fix(autoload): embed ClassLoader.php and the LICENSE at build time
nsfisis
2026-08-09
docs(readme): list the build requirements
nsfisis
2026-08-09
feat(plugin): let a Rust-implemented plugin cross into the worker
nsfisis
2026-08-09
feat(path-downloader): restrict a mirrored path package to its archivable files
nsfisis
2026-08-09
feat(symfony-filesystem): finish the Filesystem port and trim its API
nsfisis
2026-08-09
refactor(cargo): drop the now-empty shirabe-external-packages crate
nsfisis
2026-08-09
refactor(xdebug-handler): extract composer/xdebug_handler into the shirabe-xd...
nsfisis
2026-08-09
refactor(ca-bundle): extract composer/ca_bundle into the shirabe-ca-bundle crate
nsfisis
2026-08-09
refactor(seld-signal): extract seld/signal into the shirabe-seld-signal crate
nsfisis
2026-08-09
refactor(seld-json-lint): extract seld/json_lint into the shirabe-seld-json-l...
nsfisis
2026-08-09
refactor(symfony-console): extract symfony/console into the shirabe-symfony-c...
nsfisis
2026-08-09
refactor(symfony-finder): extract symfony/finder into the shirabe-symfony-fin...
nsfisis
2026-08-09
refactor(symfony-filesystem): extract symfony/filesystem into the shirabe-sym...
nsfisis
[next]