aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/util/http
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-16 10:18:00 +0900
committernsfisis <nsfisis@gmail.com>2026-08-16 10:18:00 +0900
commit3665099cd2ed5bbbc89201d240755218e16f19e1 (patch)
treebd82503d8e088080da83da2c4f4aadfe9bd792bd /crates/shirabe/src/util/http
parent112df62a01e482f33b68e1dac190f70085fcec64 (diff)
downloadphp-shirabe-3665099cd2ed5bbbc89201d240755218e16f19e1.tar.gz
php-shirabe-3665099cd2ed5bbbc89201d240755218e16f19e1.tar.zst
php-shirabe-3665099cd2ed5bbbc89201d240755218e16f19e1.zip
refactor(php-shim): give posix_getpwuid a typed PasswdEntry result
posix_getpwuid now returns Option<PasswdEntry> instead of a PhpMixed array, so Platform reads the field it wants rather than digging through the map. posix_getuid and posix_geteuid return u32, matching the uid PasswdEntry is looked up by. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/util/http')
0 files changed, 0 insertions, 0 deletions