Skip to content

Update CachedRegistry.php - #81

Open
stevan-tosic wants to merge 1 commit into
flix-tech:masterfrom
stevan-tosic:patch-1
Open

Update CachedRegistry.php#81
stevan-tosic wants to merge 1 commit into
flix-tech:masterfrom
stevan-tosic:patch-1

Conversation

@stevan-tosic

Copy link
Copy Markdown

Fix PHP deprecation error in PHP 8.4:
vendor/flix-tech/confluent-schema-registry-api/src/Registry/CachedRegistry.php:35 FlixTech\SchemaRegistryApi\Registry\CachedRegistry::__construct(): Implicitly marking parameter $hashAlgoFunc as nullable is deprecated, the explicit nullable type must be used instead

Fix PHP deprecation error in PHP 8.4:
vendor/flix-tech/confluent-schema-registry-api/src/Registry/CachedRegistry.php:35
FlixTech\SchemaRegistryApi\Registry\CachedRegistry::__construct(): Implicitly marking parameter $hashAlgoFunc as nullable is deprecated, the explicit nullable type must be used instead
@komando82

Copy link
Copy Markdown

same as #80 , right ?

@nick-zh

nick-zh commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

@stevan-tosic I think you can close this as duplicate of #80 as @komando82 mentioned 😃

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.

3 participants