Christian Stoller
Christian Stoller
This is a nice feature... I need it, too ;-)
Maybe you could try to contact @nicolaasuni for tagging earlier versions, if it's possible for him? Or (maybe even better) you can add an [alias](https://getcomposer.org/doc/articles/aliases.md) in your composer requirement.
Great, thanks ;)
Why not comparing the mtime of the files and only delete the static ones if they are older than the source files?
> Excluding mailer channel can hide other valueable logs i think Yes, that was my initial thought, too. But if the mail was sent, there is at least no fatal...
@Eugene-Melbourne your quote was incomplete. PSR-12 says > All PHP files MUST end with a non-blank line, terminated with a single LF. So there must **not** be a blank line...
Yes, that would be nice :-)
**Update**: I can approve that this workaround significantly reduces the performance issue: ```javascript $.ui.sortable.prototype._setHandleClassName = function() { this._removeClass( this.element.find( ".ui-sortable-handle" ), "ui-sortable-handle" ); $.each( this.items, function() { (this.instance.options.handle ? this.item.find(...
@mgol I've submitted a PR ;-)
Shoutcast headers cannot be changed and v1.x does not support proxies that might be used as a frontend to response with the correct headers.