Prevent PHP request to get killed when using fclose callback (#26775)
* Prevent PHP request to get killed when using fclose callback
* Add ignore_user_abort everywhere where the time limit is set to 0
Signed-off-by:
Robin Appelman <robin@icewind.nl>
Showing
- apps/dav/appinfo/v1/webdav.php 1 addition, 0 deletionsapps/dav/appinfo/v1/webdav.php
- apps/dav/appinfo/v2/remote.php 1 addition, 0 deletionsapps/dav/appinfo/v2/remote.php
- lib/private/Files/View.php 2 additions, 0 deletionslib/private/Files/View.php
- lib/private/legacy/files.php 1 addition, 0 deletionslib/private/legacy/files.php
Loading
Please register or sign in to comment