Commit Graph

40414 Commits (910b34ac7a29e509b93969e817b94f682ee329eb)

Author SHA1 Message Date
xjm 3bca95be0f Issue #3255271 by Spokje, longwave, catch: Increase Drupal::MINIMUM_PHP to 8.0.2 2021-12-24 07:54:15 -06:00
Alex Pott 638c8bdb93
Issue #3255836 by alexpott, clayfreeman, dww, benjifisher, Spokje: Test fails due to Composer 2.2 2021-12-23 19:49:33 +00:00
catch 8730f756f7 Issue #3253092 by longwave: Remove doctrine/reflection 2021-12-22 21:09:29 +00:00
Lauri Eskola 96c04f44c9
Issue #3255180 by mherchel, Gauravmahlawat, andy-blum: Olivero: Refactor Views Grid Style CSS to take advantage of not having to support IE 2021-12-22 20:05:50 +02:00
catch b8e771ecd5 Issue #3248454 by daffie, Spokje, longwave, larowlan, alexpott: [Symfony6] The Drupal\Tests\media_library\Kernel\MediaLibraryStateTest fails for Symfony 5.4 2021-12-22 15:28:18 +00:00
Lauri Eskola 4715bbc9c0
Issue #3255119 by mherchel, andy-blum: Olivero: Use CSS custom properties to for the grid related variables 2021-12-22 16:36:07 +02:00
catch 3eb8a34460 Issue #3233031 by daffie, longwave, murilohp: [Symfony 6] Add "RequestContext" type hint to methods overridding Symfony\Component\Routing\RequestContextAwareInterface::getContext() 2021-12-22 11:15:36 +00:00
catch aa1ef1a04d Issue #3220220 by xjm, andypost, longwave, Gábor Hojtsy, phenaproxima: Update guzzlehttp/psr7 to 2.1.0 2021-12-21 17:27:36 +00:00
catch fbdb75e10d Issue #3064890 by danflanagan8, mpp, mottihoresh, scott_euser, peonboyos, Kristen Pol, joshmiller: Notice: Undefined index: name in Drupal\field_ui\Element\FieldUiTable::reduceOrder() (line 228 of /var/www/html/docroot/core/modules/field_ui/src/Element/FieldUiTable.php) 2021-12-21 14:46:48 +00:00
catch 45e75ce3f5 Revert "Issue #3255271 by Spokje, longwave: Increase Drupal::MINIMUM_PHP to 8.0.2"
This reverts commit d87707c801.
2021-12-21 14:39:01 +00:00
catch 94ee839741 Issue #3255350 by alexpott, longwave: Remove PHP 7 code from Drupal 10 2021-12-21 13:04:58 +00:00
Alex Pott 87fc0a7d04
Issue #3186524 by longwave, alexpott, xjm, Spokje: Fix htaccess files for PHP 8 2021-12-21 09:27:26 +00:00
catch d87707c801 Issue #3255271 by Spokje, longwave: Increase Drupal::MINIMUM_PHP to 8.0.2 2021-12-20 17:59:56 +00:00
catch af2bc2f58e Issue #3245383 by Beakerboy, daffie: If the database driver is provided by a module, it's name must be included in tests which check for enabled modules 2021-12-20 17:40:41 +00:00
catch 4b927a02fd Issue #3251125 by Beakerboy, daffie, mondrake: Do not uninstall the database driver module within installer tests 2021-12-20 16:04:32 +00:00
Alex Pott 45347fa580
Issue #2652652 by dawehner, Sam152, Charlie ChX Negyesi, Manuel Garcia, mikemiles86, minorOffense, Lendude, jibran, alexpott, xjm, effulgentsia, webchick: Provide a relationship from the revision table to the main table 2021-12-18 06:42:28 +00:00
Alex Pott 1359e7abde
Issue #3232097 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overriding Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() 2021-12-18 06:36:14 +00:00
Alex Pott f1e57201c2
Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
Alex Pott 00ad1d7572
Issue #3254331 by paulocs, longwave: [Symfony 6] Add "array|string|int|float|bool|\ArrayObject|null" to all Normalizer classes that implement the method ::normalize() 2021-12-18 04:11:05 +00:00
catch 77bd32e38f Issue #3248309 by danflanagan8: AssertBreadcrumbTrait should not rely on Classy 2021-12-17 16:33:59 +00:00
catch eecfb03d24 Issue #3080819 by beatrizrodrigues, ankithashetty, lucienchalom, quietone, Vivek Panicker, catch: Missing documentation for "core_version_requirements" key in InfoParserInterface file 2021-12-16 10:06:33 +00:00
catch d55c0cbd36 Issue #3254403 by paulmckibben, ranjith_kumar_k_u, longwave, Lendude, cilefen: system_post_update_sort_all_config can exhaust PHP memory in 9.3.0 2021-12-15 16:38:51 +00:00
catch fd398939a8 Issue #3253093 by longwave: Remove symfony-cmf/routing 2021-12-15 13:31:22 +00:00
catch 6033fd0c8d Issue #3253889 by BR0kEN, murilohp, longwave: `?check_logged_in=1` causes `TrustedRedirectResponse` to fail 2021-12-15 10:26:57 +00:00
Gábor Hojtsy 040479a582 Issue #3246156 by realityloop, rachel_norfolk: Add Brian Gilbert (realityloop) as a full mentoring coordinator 2021-12-15 11:15:29 +01:00
Gábor Hojtsy 4cfb92aa84 Issue #3246158 by rachel_norfolk, volkswagenchick: Add AmyJune Hineline (volkswagenchick) as a full mentoring coordinator 2021-12-15 11:09:46 +01:00
Gábor Hojtsy b6e914e262 Issue #3246157 by ChrisDarke, rachel_norfolk: Add Chris Darke (ChrisDarke) as a full mentoring coordinator 2021-12-15 11:04:28 +01:00
catch e4f1b9cd52 Issue #3233479 by daffie, longwave: [Symfony 6] Add type hints to the methods overriding Symfony\Component\Validator\Violation\ConstraintViolationBuilderInterface::atPath(), ::setParameter(), ::setParameters(), ::setTranslationDomain(), ::setInvalidValue(), ::setPlural(), ::setCode() and :: 2021-12-14 14:42:24 +00:00
catch cfd8517353 Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods 2021-12-14 12:05:17 +00:00
catch bd9fa2750b Issue #3253568 by Spokje, paul121, rviner, longwave, alexpott, quietone: Error: Cannot use object of type Drupal\Core\Render\Markup as array in Drupal\Core\Render\Renderer->doRender() (line 218. When checkbox 'Use field template' is checked 2021-12-14 10:16:33 +00:00
catch 21d2543a2f Issue #3238485 by daffie: [Symfony 6] Add return type hints to the class methods of Drupal\Component\DependencyInjection\Container 2021-12-14 09:58:45 +00:00
catch 205729d912 Issue #3239287 by alexpott, longwave: Fix \Drupal\Core\Extension\ModuleDependencyMessageTrait to not cause deprecations in PHP 8.1 2021-12-13 17:09:15 +00:00
catch bf3114c87d Issue #3252010 by paulocs, longwave, mondrake: Lock PHPUnit to 9.5 2021-12-13 16:56:07 +00:00
catch f1f7fb4f8f Issue #3213023 by thursday_bw: Improve the intelligibility of error messages in Entity/FieldConfig.php 2021-12-13 14:15:22 +00:00
catch 38c73bd901 Issue #3253683 by andypost, Spokje, Gábor Hojtsy: Improve compatibility with composer 2.2 2021-12-13 14:11:29 +00:00
catch 99f5bf6884 Issue #3250648 by Beakerboy, daffie: Avoid comparing fields with different collations in SelectSubqueryTest 2021-12-13 14:08:47 +00:00
catch 5e0c689e27 Issue #3252067 by tedbow, Spokje: Remove duplicate loading of update reports after refreshUpdateStatus 2021-12-13 14:05:23 +00:00
catch 4d57608359 Issue #3233474 by daffie: [Symfony 6] Add the type hints to the methods overriding Symfony\Component\Validator\Validator\ContextualValidatorInterface::atPath(), ::getViolations(), ::validateProperty() and ::validatePropertyValue() 2021-12-13 13:59:34 +00:00
catch 45630c7c34 Issue #3232080 by paulocs, daffie, longwave: [Symfony 6] Add "mixed" type hint to all Normalizer classes that implement the method ::denormalize() 2021-12-13 13:08:43 +00:00
catch 42a48a2e2b Issue #3253639 by tedbow, longwave: \Drupal\Tests\update\Functional\UpdateTestBase::setUp is not needed for most child classes and makes the test harder to understand 2021-12-13 13:04:50 +00:00
catch 5e93c9c691 Issue #3253824 by juli sh, Matroskeen: Minor typo in d7_field_formatter_settings.yml comment 2021-12-13 13:02:15 +00:00
catch e3e4995829 Issue #3232092 by daffie, mondrake: [Symfony 6] Add "string|array" to the method Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper::dump() 2021-12-13 12:58:15 +00:00
catch 1553465e32 Issue #3232113 by daffie, larowlan, longwave: [Symfony 6] Add "static" type hint to the method Drupal\Component\HttpFoundation\SecuredRedirectResponse::setTargetUrl() 2021-12-13 12:54:57 +00:00
catch 6f7d2ef1c3 Issue #3232832 by daffie, longwave: [Symfony 6] Add various type hints to Drupal\serialization\Encoder\JsonEncoder::supportsEncoding() and ::supportsDecoding() and Drupal\serialization\Encoder\XmlEncoder::supportsEncoding(), ::encode(), ::decode() and ::supportsDecoding() 2021-12-13 12:51:40 +00:00
catch a7825ea91a Issue #3232892 by daffie, Spokje: [Symfony 6] Add "static" type hint to the method Drupal\Core\Routing\RequestContext::fromRequest() 2021-12-13 12:49:55 +00:00
catch 30eb18c5ad Issue #3233456 by daffie, longwave: [Symfony 6] Add "int" type hint to methods overriding Symfony\Component\Console\Command\Command::execute() 2021-12-13 12:45:57 +00:00
catch 954f80a5f3 Issue #3236563 by daffie: [Symfony 6] Add "static" type hint to the methods overriding Symfony\Component\HttpFoundation\Response::sendContent() 2021-12-13 12:43:16 +00:00
catch 01cb9d7cc5 Issue #3236243 by daffie, longwave, alexpott: [Symfony 6] Add "callable|false" type hint to methods overriding Symfony\Component\HttpKernel\Controller\ControllerResolverInterface::getController() 2021-12-13 12:40:00 +00:00
catch 203654b234 Issue #3232063 by paulocs, daffie, longwave: [Symfony 6] Add "bool" type hint to Drupal\serialization\Normalizer\NormalizerBase::supportsNormalization() and subclasses 2021-12-13 12:07:37 +00:00
catch b7dce8cf5a Issue #3253666 by longwave, tim.plunkett: Layout Builder uses the wrong RouteObjectInterface 2021-12-13 10:39:35 +00:00