You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Framework Interoperability Group
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.
Alessandro Lai
unread,
Mar 5, 2018, 2:42:40 AM3/5/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Framework Interoperability Group
Hi Alice,
thanks for reminding us of this! I'll try to take care of this ASAP.