diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-16 10:18:00 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-16 10:18:00 +0900 |
| commit | 3665099cd2ed5bbbc89201d240755218e16f19e1 (patch) | |
| tree | bd82503d8e088080da83da2c4f4aadfe9bd792bd /crates/shirabe/src/command/diagnose_command.rs | |
| parent | 112df62a01e482f33b68e1dac190f70085fcec64 (diff) | |
| download | php-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/command/diagnose_command.rs')
0 files changed, 0 insertions, 0 deletions
