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
An issue was filed which caused some confusion about false being a valid cache value with the has method. Turns out that the current implementation is the correct one but the behavior wasn't tested yet. This extra test makes it clear.
More on valid data values: https://www.php-fig.org/psr/psr-16/#14-data
Referenced issue: #27630
0 commit comments