index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
tests
Age
Commit message (
Expand
)
Author
2026-08-11
chore(php-shim): drop the ob_start()/ob_get_clean() ports
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): hide leaf modules behind their parent re-exports
nsfisis
2026-08-10
feat(xdebug): switch Xdebug off in the PHP worker
nsfisis
2026-08-09
feat(plugin): let a Rust-implemented plugin cross into the worker
nsfisis
2026-08-09
feat(symfony-filesystem): finish the Filesystem port and trim its API
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-process): extract symfony/process into the shirabe-symfony-p...
nsfisis
2026-08-09
refactor(pcre): extract composer/pcre into the shirabe-pcre crate
nsfisis
2026-08-09
refactor(php-shim): make the fs mutators return Result
nsfisis
2026-08-09
refactor(installed-versions): drop the Rust port, which has no readers
nsfisis
2026-08-09
test(platform): drop HHVM-only paths from HhvmDetector test
nsfisis
2026-08-09
refactor(env): split and join PATH lists with std::env
nsfisis
2026-08-09
refactor(path): build paths with Path::join
nsfisis
2026-08-09
refactor(external-packages): test for Windows with cfg!(windows)
nsfisis
2026-08-09
refactor(php-shim): use std::path::MAIN_SEPARATOR over a shim constant
nsfisis
2026-08-09
test(console): cover the dev build warning branch
nsfisis
2026-08-08
feat(php-shim): give ported exceptions PHP's class hierarchy
nsfisis
2026-08-08
feat(composer): bake the dev build warning deadline in at build time
nsfisis
2026-08-07
feat(installer): dispatch package events
nsfisis
2026-08-07
fix(autoload-generator): survive listeners that re-enter dump()
nsfisis
2026-08-07
feat(plugin): cross alias packages over RPC as proxy stubs
nsfisis
2026-08-07
refactor(platform-repository): fetch the PHP runtime in one RPC call
nsfisis
2026-08-07
chore: use shirabe_php_shim::impl_php_class
nsfisis
2026-08-07
test: port the tests left as todo!() stubs
nsfisis
2026-08-06
fix(platform-repository): report the icu and imagick libraries
nsfisis
2026-08-06
fix(download-manager): name the downloader class in its LogicException
nsfisis
2026-08-06
test(version-selector): drop four stale #[ignore] attributes
nsfisis
2026-08-06
feat(plugin): let links and release dates cross the RPC boundary
nsfisis
2026-08-06
chore: drop @param/@return tags that only restate Rust types
nsfisis
2026-08-06
refactor(php-shim): take filesystem paths as impl AsRef<Path>
nsfisis
2026-08-06
test(plugin): cover composer/installers beyond a fresh install
nsfisis
2026-08-06
test(plugin): compare a composer/installers run against upstream Composer
nsfisis
2026-08-06
test(plugin): compare a plugin-provided installer against upstream Composer
nsfisis
2026-08-06
feat(plugin): run plugin-provided installers through the RPC worker
nsfisis
2026-08-05
test(plugin): pin a composer-normalize fixture and compare its listing
nsfisis
2026-08-05
test(plugin): compare plugin-provided command execution against upstream
nsfisis
2026-08-05
feat(plugin): discover and list plugin-provided commands
nsfisis
2026-08-04
feat(plugin): instantiate plugin capabilities through the PHP RPC worker
nsfisis
2026-08-04
docs: state code facts instead of porting-phase progress
nsfisis
2026-08-04
test(plugin): compare a real-plugin install against upstream Composer
nsfisis
2026-08-04
test(plugin): tolerate the _composer_tmp rename in the removal test
nsfisis
2026-08-04
feat(plugin): remove subscribed listeners when a plugin is removed
nsfisis
2026-08-04
feat(plugin): dispatch plugin event subscribers through the RPC worker
nsfisis
2026-08-04
fix(plugin): resolve review findings in the plugin activation flow
nsfisis
2026-08-04
feat(plugin): activate plugins through the PHP RPC worker
nsfisis
2026-08-03
feat(event-dispatcher): run composer.json PHP scripts through the RPC worker
nsfisis
2026-08-03
test(json): serialize the tests sharing the tabs2.json scratch file
nsfisis
[prev]
[next]