Skip to content

[TASK] Replace non-canonical cast names (boolean) and (integer) with (bool) and (int)#1968

Merged
NamelessCoder merged 2 commits intoFluidTYPO3:developmentfrom
RKlingler:deprecated-cast-names
Apr 30, 2026
Merged

[TASK] Replace non-canonical cast names (boolean) and (integer) with (bool) and (int)#1968
NamelessCoder merged 2 commits intoFluidTYPO3:developmentfrom
RKlingler:deprecated-cast-names

Conversation

@RKlingler
Copy link
Copy Markdown
Contributor

The non-canonical cast names (boolean) and (integer) are deprecated as of PHP 8.5 https://www.php.net/manual/de/migration85.deprecated.php

Fixes #1962

@NamelessCoder NamelessCoder merged commit 1385834 into FluidTYPO3:development Apr 30, 2026
16 checks passed
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.

BUG: PHP Runtime Deprecations due Non-canonical casts under PHP 8.5.x

2 participants