amphp / file

An abstraction layer and non-blocking file access solution that keeps your application responsive.
MIT License
98 stars 25 forks source link

Improve API naming #53

Closed kelunik closed 4 years ago

kelunik commented 4 years ago

While these names are known for many PHP users, we usually have better names than PHP in our APIs.

I'd like to introduce similar functions as helpers and deprecate the old functions, but keep them for BC for now.