Mathieu Rochette
Mathieu Rochette
This merge requests add a TOC in the sidebar for all PSRs & PERs (see #320) The TOC is generated from the Markdown content, by taking the first 2 levels...
I was thinking it could be shown there :  and if possible stay visible when scrolling
Hi, before php 7 I used to have those rules: ```xml ``` to make sure that every function had its parameters and return type specified somewhere. now with php 7...
This fix the `Use of "parent" in callables is deprecated` warning in CachingTypeFactory
Fix this issue: ``` 2022-11-12 22:51:33.670 T:6774 ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following errorEnd of Python script error report
I cannot find how to install this package ``` $ composer require --dev techdeco/elastic-apm-agent Using version ^0.6.0 for techdeco/elastic-apm-agent ./composer.json has been updated Loading composer repositories with package information Updating...
# Feature request When wrapping callable, we might want to describe that the callable we return will take the same arguments that the one we got as an argument. (see...
Hi! I saw this error in the vscode extension for Psalm, from what I understood it's not really an error. But something that an LSP client is trying to use...
reproducer: https://psalm.dev/r/9889237f4f the error: > Uncaught InvalidArgumentException: Unrecognised parse tree type Psalm\Internal\Type\ParseTree\TemplateIsTree in phar:///var/www/vendor/psalm/phar/psalm.phar/src/Psalm/Internal/Type/TypeParser.php:228
it would be nice if the cursors and/or selections stayed as they are when the quotes are toggled