Skip to content

Conversation

devnexen
Copy link
Member

@devnexen devnexen commented Jul 9, 2024

No description provided.

Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me, but the PR title seems unrelated to the code changes?

@devnexen
Copy link
Member Author

devnexen commented Jul 9, 2024

The tn arguments refers to the image type for the warnings like

		php_error_docref(NULL, E_WARNING, "Passed data is not in \"%s\" format", tn);

So not formely image type id but just for this purpose if that makes sense.

@Girgias
Copy link
Member

Girgias commented Jul 9, 2024

The tn arguments refers to the image type for the warnings like

		php_error_docref(NULL, E_WARNING, "Passed data is not in \"%s\" format", tn);

So not formely image type id but just for this purpose if that makes sense.

Ah right

@devnexen devnexen merged commit 93c3ebd into php:master Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants