core
core copied to clipboard
Create TypeCheckSFTP.php
Description
Related Issue
- Fixes <issue_link>
Motivation and Context
How Has This Been Tested?
- test environment:
- test case 1:
- test case 2:
- ...
Screenshots (if appropriate):
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Database schema changes (next release will require increase of minor version instead of patch)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Technical debt
- [ ] Tests only (no source changes)
Checklist:
- [ ] Code changes
- [ ] Unit tests added
- [ ] Acceptance tests added
- [ ] Documentation ticket raised:
- [ ] Changelog item, see TEMPLATE
Add changelog item for pull request 41240
Shouldn't this go directly into #41240 and instead of changelog/unreleased/TypeCheckSFTP.php the file should be just called changelog/unreleased/41240?
Yes, the changelog needs to go into PR #41240 - the file name of the changelog does not matter so much, but we have been conventionally using the PR number 41240 as the name of the changelog file.