Simon Schaufelberger
Simon Schaufelberger
Maybe this is the solution to my long term problem: ``` Server (TYPO3 CMS) TYPO3\Surf\Task\Php\WebOpcacheResetExecuteTask Executing PHP opcache reset script at "https://example.com/surf-opcache-reset-xxx.php" did not return expected result ``` I get...
@t3easy Static HTML files are already possible with the `BaseApplication`. Tasks for Jekyll or anything else can of course be provided.
What is the expected behavior? `` is a console style command.
I will take care of it in the next couple of weeks because i have some deadlines coming up which are more important for me right now - or you...
I saw in the readme the 2 parameters but how do I configure the plugin system wide as I have it installed in global scope?
Looking at the class, I found a lot more bugs as lots of tags (info, comment) are not closed properly
I haven't seen this kind of closing tag in symfony console yet. In lots of cases I see a line like this in the output: `[2020-04-03 05:57:47] 6f19efdc sebastianbergmann
Maybe ignore the counting of additional characters while you are in a tag and then only count the characters outside. The main point of this issue is the total length....
My expectation is that TYPO3 will output `/fileadmin/_processed_/9/4/csm_xxx_d103b75947.webp` directly without any redirect necessary. Is that possible?
@JasparGupta could you do a code review please?