Commit Graph

5 Commits

Author SHA1 Message Date
5797059008 fix!: handle php errors with custom error handling
This commit changes the api of the stream classes, since indication of
success or failure is no longer necessary.
2026-02-13 23:26:32 +01:00
3a5cad161d refactor!: clean up stdio interface
with an interface no less!
2026-02-11 22:03:44 +01:00
6b1b98b662 feat: emulate rust's process api more closely
Yoink some docs as well
2025-08-17 17:16:56 +02:00
5f6f5bf04b fix: handle stdio properly 2025-08-17 14:12:32 +02:00
209c910f33 feat: first impl 2025-08-16 21:48:01 +02:00