Àlex Corretgé
Àlex Corretgé
After upgrade my Mac to Ventura 13.5 (22G74) today, I lost all my history 😱 Is there a way to retrieve it? I stopped creating any more chat to avoid...
I have an application with a lot of configuration files in yaml, with information about classes, for example: ``` app/Htech/etc/route/doc_get_one.yml: --- method: CLI path: "/htech/doc/get/{hre}*" description: Get a document site...
I get an error: Expected type 'string'. Found 'void'. intelephense(P1006) while the result of __toString() is typed as string but intelephense thinks that it is void. $txt = $output->__toString(); $this->assertStringContainsString(...
When I try to switch account using the extension, I get a 400 Bad Request Maybe AWS changes an URL or something like this. Many thanks