With these changes it's now possible to do 2 things with patches, created by PhpStorm:
- validate that PhpStorm-specific comment, that follows after each changed filename is correct (all lines present)
- don't consider such patches as malformed and allow them to be uploaded
Fixes T4698