hhvm / hsl-experimental

Experimental features for the Hack Standard Library
MIT License
23 stars 10 forks source link

rename read() and write() to indicate their caveats #173

Closed fredemmott closed 3 years ago

fredemmott commented 3 years ago

They're documented, but they're still misused; readAllAsync/writeAllAsync should generally be used instead.