]> granicus.if.org Git - php/commit
Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).
authorIlia Alshanetsky <iliaa@php.net>
Sun, 5 Jun 2011 21:57:01 +0000 (21:57 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 5 Jun 2011 21:57:01 +0000 (21:57 +0000)
commita311dc244353f0ed88a273056224ee5c97cc4011
tree3ee934a673a5406d7f111804269b60635162a8b0
parent6f56bf1cfc94ce1d682f2d72bccc3723d0931a54
Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).
ext/bz2/tests/bug51997.phpt [new file with mode: 0644]
main/streams/streams.c