Add fread(length) method

Programming / Compilers / PHP - datibbaw [php.net] - 7 March 2014 04:50 UTC

Fixed off-by-one write bug

Added test

3c673fe Add fread(length) method
ext/spl/spl_directory.c | 26 ++++++++++++++++++++++++++
ext/spl/tests/bug65545.phpt | 23 +++++++++++++++++++++++
2 files changed, 49 insertions(+)

Upstream: github.com


  • Share