Skip to content

Conversation

@jamesRUS52
Copy link
Contributor

Fix warnings with JsonContainsKey where clause

WARNING Undefined array key "operator" in vendor/genealabs/laravel-model-caching/src/CacheKey.php on line 272. DEPRECATED strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in vendor/genealabs/laravel-model-caching/src/CacheKey.php on line 272.

Add JsonContainsKey type

Fix warnings with JsonContainsKey where clause

<warning> WARNING </warning> Undefined array key "operator" in vendor/genealabs/laravel-model-caching/src/CacheKey.php on line 272.
<warning> DEPRECATED </warning> strtolower(): Passing null to parameter mikebronner#1 ($string) of type string is deprecated in vendor/genealabs/laravel-model-caching/src/CacheKey.php on line 272.

Add JsonContainsKey type
@mikebronner mikebronner merged commit 3228a18 into mikebronner:master Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants