Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize properties of FileUpload class #235

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

finwe
Copy link

@finwe finwe commented Mar 6, 2024

As mentioned in #234, this tries to fix potential inconsistencies and errors with "empty" uploaded file fields.

BC break is not probable, unless someone expects the cast to string to return an error when the tmpName is not initialized.

@finwe finwe force-pushed the fileupload-initialization branch from 5c6c768 to 4f52684 Compare March 6, 2024 13:29
@dg dg force-pushed the master branch 2 times, most recently from 4960652 to 5e67add Compare May 2, 2024 10:56
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.

None yet

1 participant