Skip to content

Fix PHP 8.5 deprecation, use (bool) cast in generated code#2062

Open
pableu wants to merge 1 commit intopropelorm:masterfrom
pableu:php-85-bool-cast
Open

Fix PHP 8.5 deprecation, use (bool) cast in generated code#2062
pableu wants to merge 1 commit intopropelorm:masterfrom
pableu:php-85-bool-cast

Conversation

@pableu
Copy link
Copy Markdown
Contributor

@pableu pableu commented Jan 27, 2026

These "non-standard cast names" are deprecated in PHP 8.5 and (bool) is supported in all PHP versions that propel supports.

@oojacoboo
Copy link
Copy Markdown
Contributor

Pretty sure this has been resolved in Perpl.

@pableu
Copy link
Copy Markdown
Contributor Author

pableu commented Mar 16, 2026

Pretty sure this has been resolved in Perpl.

Thanks a ton for the hint, just switched out project to Perpl.

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