Skip to content

Conversation

@dotdash
Copy link
Contributor

@dotdash dotdash commented May 4, 2022

In commit 2fef12b "Fix psalm errors" the code to get the last line of
the generated output was modified to work around psalm diagnostics, but
in a way that actually broke its functionality. The end() function
already returns the last element of an array, its return value is not
meant to be used to index that array.

In commit 2fef12b "Fix psalm errors" the code to get the last line of the generated output was modified to work around psalm diagnostics, but in a way that actually broke its functionality. The `end()` function already returns the last element of an array, its return value is not meant to be used to index that array.
@spaceemotion spaceemotion merged commit c7904c0 into spaceemotion:wip/v1 May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants