Problem/Motivation
There are checks against version 10.3 of Drupal core that were added when the 3.1.x branch supported various versions of core. Since the 3.4.x branch requires 10.3 or higher, these checks are no longer needed.
Proposed resolution
Remove the code for versions prior to 10.3 and use only the 10.3 compatible code.
Issue fork registration-3517613
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 #4
john.oltman commented