| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-04 | fix(xdebug-handler): implement get_skipped_version | nsfisis | |
| The restart-to-disable-xdebug mechanism isn't ported (is_xdebug_active is hardcoded false), so a restart never happens and PHP's self::$skipped stays at its default empty string. Return that directly instead of todo!(), since PlatformRepository::initialize() calls this unconditionally. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> | |||
| 2026-06-28 | refactor: add linter | nsfisis | |
| 2026-06-14 | feat(php-shim): implement more shim functions | nsfisis | |
| 2026-06-14 | chore: add "ref" comments to file header | nsfisis | |
| 2026-05-20 | refactor: re-export module items to shorten import paths | nsfisis | |
| 2026-05-17 | feat(port): add stub implementations of shirabe-external-packages | nsfisis | |
