Skip to content
Snippets Groups Projects
Commit 4b9c0271 authored by Tim Rohaly's avatar Tim Rohaly
Browse files

Merge branch '3483321-add-declarestricttypes1-to' of...

Merge branch '3483321-add-declarestricttypes1-to' of git.drupal.org:issue/typed_data-3483321 into 3483321-add-declarestricttypes1-to
parents 36528d8a 26b1df5b
No related branches found
No related tags found
1 merge request!37Issue #3483321 by tr: Add declare(strict_types=1) to all test modules
......@@ -53,7 +53,7 @@ variables:
_CSPELL_IGNORE_PATHS: '"phpcs.xml.dist"'
_SHOW_ENVIRONMENT_VARIABLES: 1
_PHPUNIT_CONCURRENT: 1
OPT_IN_TEST_MIN_PHP: 1
OPT_IN_TEST_MAX_PHP: 0
OPT_IN_TEST_CURRENT: 1
OPT_IN_TEST_NEXT_MAJOR: 1
OPT_IN_TEST_PREVIOUS_MAJOR: 1
OPT_IN_TEST_MIN_PHP: 1
OPT_IN_TEST_MAX_PHP: 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment