Thomas Mauro Vargiu

Results 17 issues of Thomas Mauro Vargiu

Make `glucose-get-last` extremely with minimum loops and ignoring older useless data.

Add docker configuration and [vscode devcontainer](https://code.visualstudio.com/docs/devcontainers/containers) configuration for local development, without need to install dependencies on developer host. It works on every platform.

Hi, I don't know if it's correct, but let's see this example: ```php $result = f\constt('foo')(); // returns the closure $result = f\constt('foo')('bar); // returns "foo" ``` Is it correct?...

https://psalm.dev/r/ec40413d16

https://psalm.dev/r/7bed033139 ``` Uncaught RuntimeException: PHP Error: Undefined array key 0 in ./vendor/vimeo/psalm/src/Psalm/Internal/Type/TemplateStandinTypeReplacer.php:1171 ``` https://github.com/vimeo/psalm/blob/02943245c48c7812e5e370e574e33fe9ec623f98/src/Psalm/Internal/Type/TemplateStandinTypeReplacer.php#L1170-L1174

https://psalm.dev/r/37aa7581e8 `tryFrom` and `from` always return null or never. When using explicit values it works: here I'm setting the variable with `@var`: https://psalm.dev/r/044762b144

### Work In Progress. This could be the 0.8 release. Currently, developing on the oref0 repository is very hard for the open source community. It's hard to understand what variables...