mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
Keep servlet working...
This commit is contained in:
@@ -386,6 +386,7 @@ JNIEXPORT void JNICALL Java_net_php_servlet_send
|
||||
chdir(cwd);
|
||||
#endif
|
||||
file_handle.filename = SG(request_info).path_translated;
|
||||
file_handle.opened_path = NULL;
|
||||
file_handle.free_filename = 0;
|
||||
file_handle.type = ZEND_HANDLE_FP;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user