Skip to content

Fixed Cast expression to handle null as first#515

Merged
norberttech merged 1 commit intoflow-php:1.xfrom
stloyd:cast-nullable
Oct 4, 2023
Merged

Fixed Cast expression to handle null as first#515
norberttech merged 1 commit intoflow-php:1.xfrom
stloyd:cast-nullable

Conversation

@stloyd
Copy link
Member

@stloyd stloyd commented Oct 4, 2023

Change Log

Added

Fixed

  • Fixed `Cast` expression to handle `null` as first

Changed

Removed

Deprecated

Security


Description

Right now invalid cast i.e. null to integer would generate 0, not null.

@norberttech norberttech merged commit 9dd0330 into flow-php:1.x Oct 4, 2023
@stloyd stloyd deleted the cast-nullable branch October 4, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants