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-07-24
fix(pool-builder): use plain getPackages() on locked repository
nsfisis
2026-07-24
fix(dependency-resolver): query real PHP for ext-* version/loaded checks
nsfisis
2026-07-24
fix(installer-test): classify EXPECT-LOCK by PHP truthiness, not string match
nsfisis
2026-07-24
fix(php-shim): keep literal '>' outside tags in strip_tags
nsfisis
2026-07-24
fix(locker): return stability-flags as int, not string
nsfisis
2026-07-24
fix(installer-test): match Locker content-hash encoding to lock hash
nsfisis
2026-07-24
test(installer): split integration tests into one #[test] per fixture
nsfisis
2026-07-24
refactor(filesystem-repository): drop eval() shim, defer installed.php reload...
nsfisis
2026-07-24
docs(symfony-filesystem): mark unported Filesystem gaps with TODO(phase-c)
nsfisis
2026-07-24
refactor(symfony-filesystem): remove unused Filesystem API surface
nsfisis
2026-07-24
refactor(symfony-style): remove unused StyleInterface impl on OutputStyle
nsfisis
2026-07-24
refactor(symfony-process): remove unused Process API surface
nsfisis
2026-07-23
feat(process-executor): stub plugin-facing execute_async_php path
nsfisis
2026-07-23
fix(plugin-class-classifier): reach docblock-only generic payload types
nsfisis
2026-07-23
feat(plugin-class-classifier): add query helper for single-class lookups
nsfisis
2026-07-23
feat(plugin-class-classifier): add deterministic plugin-boundary classifier
nsfisis
2026-07-23
fix(bench): pin composer binary and work around HTTP/3 slowdown
nsfisis
2026-07-21
refactor(lint): rewrite structural linters from Ruby to PHP
nsfisis
2026-07-21
chore: update README
nsfisis
2026-07-21
chore: add logo
nsfisis
2026-07-20
perf(composer-repository): avoid redundant clones when checking security advi...
nsfisis
2026-07-20
perf(composer-repository): avoid redundant clones when loading async package ...
nsfisis
2026-07-20
feat(php-rpc): attach worker process state to request I/O errors
nsfisis
2026-07-20
fix(json-file): forward detected indent into write's encode options
nsfisis
2026-07-20
fix(search-command): avoid usize overflow panic when truncating description
nsfisis
2026-07-20
fix(pool-builder): fix three build_pool bugs found by un-ignoring test_pool_b...
nsfisis
2026-07-20
fix(no-proxy-pattern): stop chr() corrupting IP bytes as lossy UTF-8
nsfisis
2026-07-20
test(proxy-manager): un-ignore tests by serializing env-var access
nsfisis
2026-07-20
fix(php-shim): use PhpMixed::to_bool() for PHP truthy casts
nsfisis
2026-07-20
test(ignore): document root causes for unannotated #[ignore] tests
nsfisis
2026-07-20
fix(advisory): treat int-keyed ignore entries as plain IDs
nsfisis
2026-07-20
fix(diagnose-command): stop holding a Config borrow across http calls
nsfisis
2026-07-20
feat(php-rpc): implement phpinfo() capture over RPC
nsfisis
2026-07-20
test(fund-command): match PHP tester options for deterministic display
nsfisis
2026-07-20
test(show-command): ignore test_self over UTC-only date() timezone gap
nsfisis
2026-07-20
test(cli-tests): detail run_diagnose ignore reason
nsfisis
2026-07-20
fix(require-command): drop input borrows before determine_requirements
nsfisis
2026-07-20
test(zip): detail why the zip-extension test stays ignored
nsfisis
2026-07-20
test(repository-manager): un-ignore test_repo_creation
nsfisis
2026-07-20
fix(github-driver): defer get_branches until tags search misses
nsfisis
2026-07-20
test(platform-repository): name real test_library_information blockers
nsfisis
2026-07-20
test(composer-repository): un-ignore test_what_provides
nsfisis
2026-07-20
fix(semver): stop classical pattern matching 6+ digit versions
nsfisis
2026-07-20
fix(config): drop insecure git protocol under secure-http
nsfisis
2026-07-20
fix(config): restore PHP (int) cast for ttl and timeout values
nsfisis
2026-07-20
fix(update-command): un-ignore test_interactive_tmp via assoc select choices
nsfisis
2026-07-20
fix(run-script-command): pass script choices as assoc array in interact
nsfisis
2026-07-20
fix(io): widen IOInterface::select choices to PhpMixed for assoc arrays
nsfisis
2026-07-20
test(path-repository): un-ignore test_url_remains_relative
nsfisis
2026-07-20
fix(installation-manager): un-ignore test_add_remove_installer
nsfisis
[prev]
[next]