An error occurred while fetching the assigned milestone of the selected merge_request.
Issue #3371619: Implement utility method for invoking backward compatible code
Merge request reports
Activity
added 1 commit
- 3de8f19e - Move backwardsCompatibleCall method to it's own class and add some unit tests
added 1 commit
- 3133d0e5 - Fix a typo: Depration -> Deprecation and remove testtest group.
added 187 commits
-
3133d0e5...919cebfc - 183 commits from branch
project:11.x
- 01d43dac - Initial backwardsCompatibleCall method
- cf4416e4 - Move backwardsCompatibleCall method to it's own class and add some unit tests
- 4e485451 - Remove extra space
- 16a67d70 - Fix a typo: Depration -> Deprecation and remove testtest group.
Toggle commit list-
3133d0e5...919cebfc - 183 commits from branch
- Resolved by Björn Brala
added 1 commit
- 12d7c7b7 - Small speed optimization inspired by Composer's VersionParser.
added 1 commit
- a93ddacb - Make the test a better example. Think this makes testing for the scope in phpstan/rector easier
added 10 commits
-
a93ddacb...525dcd84 - 3 commits from branch
project:11.x
- 1938b80e - Initial backwardsCompatibleCall method
- 57931fc8 - Move backwardsCompatibleCall method to it's own class and add some unit tests
- 035614b2 - Remove extra space
- eeee013b - Fix a typo: Depration -> Deprecation and remove testtest group.
- a906571b - Fixing codestyle issues.
- 969cbec7 - Small speed optimization inspired by Composer's VersionParser.
- 38b8e00f - Make the test a better example. Think this makes testing for the scope in phpstan/rector easier
Toggle commit list-
a93ddacb...525dcd84 - 3 commits from branch
- Resolved by Björn Brala
added 1 commit
- 20e7576b - Removed normalizedDrupalVersion method in favor of a protected var with...
added 1 commit
- c5302c66 - Add a test to make sure \Drupal::VERSION calls also work. These could be...
added 1 commit
- 04536a7f - Call class directly, not through the test double.
added 1 commit
- 36494c1e - I need to be more carefull, removed test group.
added 1 commit
- 3cdb3bc2 - Add extra argument to simplify and get better testability
- Resolved by Björn Brala
- Resolved by Björn Brala
Please register or sign in to reply