]> 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)
commitc99251f87e822958e34b455511e22fd4c8c63cf1
treeb9391874672b775d64fab6d195c669d1dcaf59b5
parentdb633fb71d9e48e3cbb955db682e1b79bd3aa8fc
- [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