Hi Alice, I've just released version 1.0.1 of psr/simple-cache which corrects this issue.
Thanks, Mark On Monday, March 5, 2018 at 7:42:40 AM UTC, Alessandro Lai wrote: > > Hi Alice, > thanks for reminding us of this! I'll try to take care of this ASAP. > > For reference, she's referring to this commit: > https://github.com/php-fig/simple-cache/commit/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b > > Il giorno lunedì 5 marzo 2018 00:23:44 UTC+1, Alice Wonder ha scritto: >> >> When one uses >> >> "require": { >> "psr/simple-cache": "^1.0" >> } >> >> The result when using vimeo/psalm to check the code has errors because of >> a bug in the 1.0.0 release that is fixed in master but not fixed in a >> released version: >> >> expecting 'null|int|Psr\SimpleCache\DateInterval' >> >> The doc block bug is fixed in master but a stable release was never made >> that contains the fix. >> >> >> > -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/873c60f2-d34c-426e-a79b-a65ea18a202b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
