diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-07-05 14:51:32 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-07-05 14:51:32 +0900 |
| commit | a851d86b4546dae5fec9e0f046c29d2f2bedb857 (patch) | |
| tree | fc8ff76b1f3f3d098cb5e6c6a358028a245d8eda /crates/shirabe/tests/all_functional_test.rs | |
| parent | 23860a736f539064a64284a673a1b0e69d24e980 (diff) | |
| download | php-shirabe-a851d86b4546dae5fec9e0f046c29d2f2bedb857.tar.gz php-shirabe-a851d86b4546dae5fec9e0f046c29d2f2bedb857.tar.zst php-shirabe-a851d86b4546dae5fec9e0f046c29d2f2bedb857.zip | |
feat(remote-filesystem): support file:// URLs in get_remote_contents
get_remote_contents was a full stub always returning None, so any
file:// download raised a TransportException. Read local files
directly for the file scheme, mirroring PHP's file_get_contents
transparently handling the file:// stream wrapper. Also fixes
file_get_contents5 to strip the file:// prefix like the 0-arg
variant already did.
Diffstat (limited to 'crates/shirabe/tests/all_functional_test.rs')
0 files changed, 0 insertions, 0 deletions
