Opened 8 years ago
Closed 8 years ago
#36942 closed defect (bug) (fixed)
put_contents doesn't unlink file on error
Reported by: | Owned by: | dd32 | |
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Filesystem API | Keywords: | has-patch |
Focuses: | Cc: |
Description
similar to #34772, the put_contents method is also lacking the unlinking of the tempfile on error.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
added unlink to situation with error