David Bruchmann
David Bruchmann
I've the same problem, here my output: ``` Fatal error: Uncaught Amp\Parallel\Worker\WorkerException: The worker crashed in vendor\amphp\parallel\lib\Worker\TaskWorker.php:111 Stack trace: #0 [internal function]: Amp\Parallel\Worker\TaskWorker->Amp\Parallel\Worker\{closure}() #1 vendor\amphp\amp\lib\Coroutine.php(115): Generator->throw(Object(Amp\Parallel\Worker\WorkerException)) #2 vendor\amphp\amp\lib\Internal\ResolutionQueue.php(70): Amp\Coroutine->Amp\{closure}(Object(Amp\Parallel\Worker\WorkerException), NULL)...
this is an example function where the error is shown: ``` function testMersennePrimes($base = 2, $start = 1, $end = 1257787) { $exponent = $start; $promises = []; while ($exponent...
Thanks, I considered the memory already as problem. Your hint is helping, I'll try to use the iterator like proposed.
I can see changes by just switching to another tab and back. That is actually the same amount of clicks I had to do with the refresh button, so it's...
Did someone try the fork of @monoblaine ? https://github.com/monoblaine/MarkdownViewerPlusPlus Looks like he did many things on it, which partially are already merged too. So perhaps he'd be the right one...
I never did it yet, I'd suppose like this: download it as zip, or clone it and make sure that you checked out the dev-branch, afterwards proceed as described in...
sorry, with dev-branch I mean just the master
There exist at least three different types of "quotes", I think it's related to the language-settings: - “these quotes are your example” - «these quotes are used in France» -...
as far as I know that's not possible and even not included in some related standard you can check this: the 2nd level is just not rendered as list: ```...
I regret to disappoint you but the option of JSON view you've already with https://github.com/TYPO3-Headless/headless_news