-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Upgrade symfony/yaml to fix issue with abs() call - also upgraded all modules that did not support php 8.0 - one of the modules upgraded was phpunit which modified the declaration of the setUp function so I will need to go through all our tests and modify the function declaration to match the parent. * DEV-91 Update tests to match declaration of setUp() and tearDown() * DEV-91 Fix test errors and failures * DEV-91 Fix test warnings and issue with schema * DEV-91 fix obscure symfony warning * DEV-91 fix phpcs warnings - also ignore if statement assignment rule * DEV-91 fix phpcs warnings - also ignore if statement assignment rule - lock symfony/deprecation-contracts to version that supports php versions bellow 8 * Modify tests to only run php > 7.4 * Update Php version constraints * Update changelog * Use the right date in changelog * Update manifest.json Co-authored-by: vladcostin <vlad@space48.com>
- Loading branch information
Showing
31 changed files
with
1,767 additions
and
784 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.