aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-php-shim/src/array.rs
AgeCommit message (Expand)Author
2026-06-24feat(php-shim): implement non-strict in_array with PHP loose comparisonnsfisis
2026-06-21refactor(php-shim): drop reset()/reset_first()/end_arr() array helpersnsfisis
2026-06-21refactor(php-shim): drop current()/key()/end() array helpersnsfisis
2026-06-21feat(php-shim): implement array sort/merge/unique/splice helpersnsfisis
2026-06-21refactor(php-shim): remove ArrayObject, inline IndexMap into PhpMixed::Objectnsfisis
2026-06-21refactor(php-shim): split lib.rsnsfisis