Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs: deprecate fs.read's string interface #4525

Commits on Feb 1, 2016

  1. fs: deprecate fs.read's string interface

    `fs.read` supports a deprecated string interface version, which is
    not documented. It was intended to be deprecated in this commit in 2010
    nodejs@c93e0aa
    This patch issues a deprecation message saying the usage of this
    interface is deprecated.
    thefourtheye committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    deb15fc View commit details
    Browse the repository at this point in the history