sticky-notes icon indicating copy to clipboard operation
sticky-notes copied to clipboard

Get attachments working

Open No3x opened this issue 9 years ago • 1 comments

$data['attachment'] is not an array ... it's an HttpFoundation\File\File (UploadFile) at this point already. Without this the attachment was not recognized at all.

Somebody experienced the same? (php 5.5.9)

No3x avatar Sep 05 '15 14:09 No3x

OK, tests failed but https://github.com/sayakb/sticky-notes/pull/206/files#diff-d8ca049348936aa8d7a0bafa9f635eb7L172 is_array was always false for me. Discussion appreciated.

No3x avatar Sep 05 '15 14:09 No3x