Problem/Motivation
Follow-up from #3432882: Remove deprecated code in File module we missed removing the following deprecated methods from \Drupal\file\Upload\InputStreamUploadedFile
isValid()getErrorMessage()getError()
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3446967
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
kim.pepperComment #4
alexpottlooks great - given these are bad method calls throwing implementations it's not hard to remove them.
Comment #5
alexpottComment #8
longwaveCommitted and pushed c5ea6561fc to 11.x and cde2856cef to 11.0.x. Thanks!
Comment #10
quietone commentedUpdate version to the branch this applies to.