-
Etsy
- New York, NY
- http://atoi.cc
Pinned repositories
253 contributions in the last year
Contribution activity
August 2017
Created a pull request in php/php-src
that received 1
comment
Fix #75031: Support append mode in `php://temp` streams
This patch introduces a distinction between write mode and append
mode in php://temp and php://memory streams, achieving parity
with C stdio.
https…