diff options
author | Aaron Bannert <aaron@php.net> | 2002-04-11 17:34:17 +0000 |
---|---|---|
committer | Aaron Bannert <aaron@php.net> | 2002-04-11 17:34:17 +0000 |
commit | caf7f3d4d20a198e90a932d139f7a3edf6081ae5 (patch) | |
tree | 0d7bf38a4b8a3cdde3f3baccd8dc35db0a58a2af /sapi/cli/php_cli.c | |
parent | d19fd6a0ad4e776df46607c3fe4611a0728f12c1 (diff) | |
download | php-git-caf7f3d4d20a198e90a932d139f7a3edf6081ae5.tar.gz |
Don't depend on the context provided by the filter (f->ctx) anymore. In
Apache 2 the input and output filter contexts are kept unique. We now
only depend on SG(server_context) for each request, and assume that
the same thread will process the entire request. At some point it
would be wise to separate the input and output contexts.
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions