flow-development-collection icon indicating copy to clipboard operation
flow-development-collection copied to clipboard

Improve psalm hinting with additional annotations

Open albe opened this issue 5 years ago • 1 comments

See https://gist.github.com/Ocramius/4bd03ad4d545bb07164c133d4d2b3686 for a (small) reference of what is possible

albe avatar Jan 14 '21 21:01 albe

im not against it, but we should discuss our code styleguide and keep it uniform. I think codewise the new CR is pretty neat but idk if they use psaml too in this way...

My opinion would be: We dont need so many special psalm types if we just dump arrays and use Collection Objects and use more Value Objects in general.

mhsdesign avatar Sep 03 '22 15:09 mhsdesign

We switched to PHPStan…

kdambekalns avatar Nov 16 '23 08:11 kdambekalns