diff options
author | Thies C. Arntzen <thies@php.net> | 2001-08-15 16:00:56 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 2001-08-15 16:00:56 +0000 |
commit | 04c3f8403fbe085403b285356ec164d219ac9404 (patch) | |
tree | 9985c34fe5c3fed99b1c71d7e8a24da7d2fcfa4f /main/php_variables.c | |
parent | c674638dd01b8399c032c59edaab54f55343dcb5 (diff) | |
download | php-git-04c3f8403fbe085403b285356ec164d219ac9404.tar.gz |
mega patch to avoid recursive oci-calls as they might break oracle!
php will simply exit() (!!!) once it encounters an attemp to call oracle
while still in an oracle-call. this can only happen when the script gets
interrupted (timeout, apache-restart) and php tries to run the cleanups even
though we are in an unclean state. i will add an -ini flag soon (not before
4.0.7) which will (optional) make php not run the cleanups when in an unclean
state!
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions