mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02:00
When uploading multiple files, the array in the session where the progress data is stored (and cancel_upload key is set) was overwritten whenever the progress data was updated, so pending uploads would proceed anyway.