aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-php-shim/Cargo.toml
AgeCommit message (Expand)Author
2026-06-21feat(php-shim): implement hash, hash_raw, hash_filensfisis
2026-06-21feat(php-shim): implement http_build_query via serde_urlencodednsfisis
2026-06-20feat(php-shim): implement parse_url and filter_var URL/boolean filtersnsfisis
2026-06-20feat(command): implement --help outputnsfisis
2026-06-14feat(php-shim): implement random_int/random_bytes with fastrandnsfisis
2026-06-12feat(php-shim): implement runtime functions to run --versionnsfisis
2026-06-09feat(datetime): resolve datetime TODOsnsfisis
2026-06-05refactor(json): make json encode helpers accept serde::Serializensfisis
2026-05-20chore: allow unused codensfisis
2026-05-17fix(php-shim): resolve duplicate definitions and compile errorsnsfisis
2026-05-15feat(port): port Zip.phpnsfisis
2026-05-12feat(port): ConfigurableRepositoryInterface.phpnsfisis
2026-05-12feat(port): port PluginBlockedException.phpnsfisis