Roberto Wesley Overdijk
Roberto Wesley Overdijk
Merging this would be a bump to 2.0.0. I'm wondering if maybe this behavior should be made configurable instead. Thoughts?
@wshafer I'd prefer that, too.
@rodmcnew You're right when guessing it's because you're trying to access the same file. This was done to make sure you don't accidentally corrupt a file. This should not happen...
That's what I said, if you clear the cache on an active node (meaning, with traffic), and don't have 1 process warming it up somewhere offline, you might get errors....
@rodmcnew I doubt it, too. But if you're going to resolve assets using php on high traffic sites, you really should. If two or more people try to access the...
@rodmcnew If this solves it for you, I see no problem in merging that. It won't hurt others. :)
@wshafer I think the idea behind it is that you get to decide what happens yourself. If you don't want to throw exceptions, you catch them and ignore them. Others...
Update on record (based on our gitter conversation) we'll be skipping this for now. @wshafer > PS. No fix for the cache issue we talked about earlier. No way to...
Hey. It might. We do accept PRs for new filters. But it's just as easy to supply your own filter.
@renaatdemuynck I agree that it should use the mime type of the requested asset. It might also miss some mappings (I didn't check yet). I'm personally down with a BC-break...