Skip to content

Conversation

wetas2020
Copy link

This change makes the error messages more understandable. Instead of: Type array<array-key, mixed> for $101 is never null You'll now see something like:
Type array<array-key, mixed> for $coalesce_temp_line7_pos101 is never null

This change makes the error messages more understandable. Instead of:
Type array<array-key, mixed> for $<tmp coalesce var>101 is never null
You'll now see something like:
Type array<array-key, mixed> for $coalesce_temp_line7_pos101 is never null
@orklah
Copy link
Collaborator

orklah commented Feb 16, 2025

Can you rebase on 6.x?

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