You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function creates unique temp name, so it doesn't preserve name and extension of file passed in $value param. It's a problem if using DomCrawler to simulate file uploads (Behat + Mink). Can you fix it or is there any solution now? Thanks