]> granicus.if.org Git - php/commit
- [DOC] Reverted rev #304382 and rev #304380, as I figured out a way to
authorGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 14 Oct 2010 03:15:15 +0000 (03:15 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 14 Oct 2010 03:15:15 +0000 (03:15 +0000)
commit3943351e6a0a7d866ec2e74e32181eae340cf920
tree978e2deeef7da83932dffd44b1b855468313a6ca
parentfbd3eb6439de8c9dbf05b42449911f6206e10a50
- [DOC] Reverted rev #304382 and rev #304380, as I figured out a way to
  fix the erratic behavior without breaking backwards compatibility. Namely,
  $offset retains SEEK_SET behavior but actually SEEK_CUR is passed to
  _php_stream_seek, if possible, by moving the offset stream->position bytes.
- Addresses bug #53006.
ext/standard/streamsfuncs.c
ext/standard/tests/streams/bug46426.phpt
ext/standard/tests/streams/stream_get_contents_001.phpt