Opened 10 years ago
Closed 10 years ago
#36942 closed defect (bug) (fixed)
put_contents doesn't unlink file on error
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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