mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Now the new direct write is enabled too...
This commit is contained in:
parent
419f2a2511
commit
cad85534c6
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ class PHPScript
|
|||
mapping options = ([
|
||||
"env":environment,
|
||||
]);
|
||||
#if 0
|
||||
#if 1
|
||||
if(!QUERY(rxml)) {
|
||||
mid->my_fd->set_blocking();
|
||||
options->my_fd = mid->my_fd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue