mirror of https://github.com/php/php-src
Browse Source
Whenever we return with `PSFS_PASS_ON`, we need to update `bytes_consumed` to not mislead the caller. Instead of fixing the respective `if` clauses, we eschew the early bail-outs to simplify the code a bit.pull/3509/head
3 changed files with 64 additions and 10 deletions
Loading…
Reference in new issue