fpp icon indicating copy to clipboard operation
fpp copied to clipboard

Functional PHP Preprocessor - Generate Immutable Data Types

Results 5 fpp issues
Sort by recently updated
recently updated
newest added

F.e. `@psalm-immutable` and `@psalm-pure`

enhancement

Allow parsing / code generation of events without an aggregate id, this can than be used outside the scope of event sourcing.

enhancement

When parsing a uuid or guid, it's required ramsey imports will be merged into the namespace imports, leading to unneeded imports in other classes of that namespace. Solutions? Maybe there...

enhancement

Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. Release notes Sourced from vimeo/psalm's releases. 5.8.0 What's Changed Features FFI stubs improvement by @​UlrichEckhardt in vimeo/psalm#9368 Support sizeof alias...

enhancement