Andreas Gohr
Andreas Gohr
* INPUT is mainly for input checking, input setting is possible but not strictly needed for anything * I got to pick my battles, if I start to do this...
@iainhallam that kind of feedback would have been really helpful. like one and half years ago ;-)
Well, it's an explode implementation that ensures (aka. makes it safe) that the required number of elements is returned. The implementation doesn't care if it is assigned to a list.
does the problem only occur when your query starts with AND or is it a more general problem?
I guess a better variant would be "Automatic linking to Windows shares requires special browser setup. Please refer to the documentation for more info. Meanwhile you can copy and paste...
I had a quick look at these and it's not clear under what circumstances these vars aren't initialized. It would be useful to have a stack trace. I will add...
I added logging of warnings. It would be helpful if you could reproduce the warnings using the current `master` branch and report back the stack trace logged for each of...
I moved the compressor into its own repo, applied your patches and added tests. See also #3917
BTW. there is a converter for datestrftime in struct: https://github.com/cosmocode/dokuwiki-plugin-struct/blob/master/meta/DateFormatConverter.php (this is just a note for me, not a recommendation to use it)
I'm generally in favor of improving the Layout Shift. I would however like to move this functionality out of the renderer completely. Instead having it in inc/File/Mediafile (or maybe a...