You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 6.3 branch.
Discussion
----------
Fix the semaphore tests
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | n/a
| License | MIT
| Doc PR | n/a
The save method of the store is not meant to return a boolean. And with the new `void` type in the phpdoc, phpunit complains about that.
Commits
-------
93d0caa Fix the semaphore tests
0 commit comments