Skip to content

PHP 8.4 support - #96

Open
nzkozar wants to merge 1 commit into
flix-tech:masterfrom
nzkozar:php84-compatibility
Open

PHP 8.4 support#96
nzkozar wants to merge 1 commit into
flix-tech:masterfrom
nzkozar:php84-compatibility

Conversation

@nzkozar

@nzkozar nzkozar commented Jun 30, 2026

Copy link
Copy Markdown

Switched AdvancedNameConverterInterface to NameConverterInterface in AvroNameConverter.
Updated method signatures in AvroSerDeEncoder and AvroNameConverter to include nullable type hints for compliance with PHP 8.4 standards.

Switched `AdvancedNameConverterInterface` to `NameConverterInterface` in `AvroNameConverter`. Updated method signatures in `AvroSerDeEncoder` and `AvroNameConverter` to include type hints (e.g., `string`, `?string`, `mixed`) for better compliance with modern PHP standards.
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