drupal/core/modules
catch 1c63a97d66 Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills"
This reverts commit 145d7286a7.
2022-06-24 23:25:17 +01:00
..
action Issue #3067299 by andypost, iyyappan.govind, quietone, mrinalini9, benjifisher, ravi.shankar, yogeshmpawar, longwave, danflanagan8: Move actions migrations and tests to system module 2022-04-11 15:21:48 +01:00
automated_cron 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
ban Issue #3209723 by murilohp, daffie, longwave, andypost: [Symfony 6] Symfony\Component\HttpKernel\HttpKernelInterface::MASTER_REQUEST is deprecated, use ::MAIN_REQUEST instead 2022-01-24 14:31:35 +00:00
basic_auth Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive 2022-01-01 13:52:01 +00:00
big_pipe Issue #3276839 by Spokje, mondrake: Remove leftover dumpHeaders property 2022-05-15 15:25:35 +01:00
block Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills" 2022-06-24 23:25:17 +01:00
block_content Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
book Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00
breakpoint Revert "Issue #3267870 by heddn, Fabianx: Order image mappings by breakpoint ID and numeric multiplier" 2022-03-22 12:12:38 -05:00
ckeditor Issue #3291047 by Wim Leers, Spokje: Move Quick Edit-specific styling of CKEditor 4 & 5 into Quick Edit module 2022-06-17 14:48:30 +01:00
ckeditor5 Issue #3291018 by Spokje, Wim Leers: Move \Drupal\Tests\ckeditor5\Functional\CKEditor5QuickEditLibraryTest to the quickedit namespace/directory 2022-06-17 16:40:04 +01:00
color Issue #3270936 by Spokje, quietone, andypost, lauriii: Deprecate Color module 2022-05-23 09:20:43 +01:00
comment Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
config Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
config_translation Issue #3264122 by Spokje, Taran2L, ankithashetty, quietone, catch, xjm, daffie: Move all non migration aggregator tests to the module in preparation of removal in d10 2022-03-17 14:05:52 +00:00
contact Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
content_moderation Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00
content_translation Issue #3245553 by quietone, danflanagan8: Fix migration of localized D6 menu links 2022-05-23 10:04:25 +01:00
contextual Issue #2580263 by Berdir, nils.destoop, catch, Cottser, larowlan: Find a way to not run contextual_preprocess() on every template 2022-05-16 14:35:23 +01:00
datetime Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00
datetime_range Issue #3269517 by danflanagan8, dww: Datetime and Datetime Range tests should not rely on Classy 2022-03-29 17:58:31 +01:00
dblog Issue #3272447 by alexpott, Spokje, catch, xjm: Update to PSR/log v3 2022-06-10 09:43:20 +01:00
dynamic_page_cache Issue #3276839 by Spokje, mondrake: Remove leftover dumpHeaders property 2022-05-15 15:25:35 +01:00
editor Issue #3267258 by Spokje, dww, andregp, Wim Leers, mstrelan, catch: Remove Quick Edit support from editor.module 2022-06-16 23:36:18 +01:00
field Issue #3280033 by hmendes, rajandro, dpi, Ayesh: PHP 8.2 compatibility: ${} string interpolation deprecated 2022-06-19 17:22:27 +01:00
field_layout Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods 2021-11-22 15:25:32 +00:00
field_ui Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00
file Issue #3283235 by TR: Fix a comment typo in FileFieldWidgetTest 2022-06-19 18:16:03 +01:00
filter Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
forum Issue #3291265 by Spokje: \Drupal\Tests\forum\Functional\ForumNodeAccessTest doesn't use tracker module 2022-06-19 17:47:35 +01:00
help Issue #3272537 by danflanagan8: Help and Help Topics tests should not rely on Classy 2022-04-21 11:51:00 +01:00
help_topics Issue #3164699 by jungle, ravi.shankar, andregp, kishor_kolekar, sulfikar_s, ankithashetty, paulocs, Abhijith S, WagnerMelo, quietone: Fix or ignore 15 words used in Help Topics 2022-06-19 18:08:38 +01:00
history Revert "Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions" 2022-06-08 17:01:24 +01:00
image Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
inline_form_errors Issue #3271046 by xjm: Move integration test for CKEditor 4 and Inline Form Errors into CKEditor 4 2022-03-31 10:12:33 +01:00
jsonapi Issue #3264633 by mstrelan, Spokje, dww, larowlan, catch, tim.plunkett, bbrala, xjm: Remove \Drupal\layout_builder\QuickEditIntegration and refactor it so that quickedit contrib provides the integration with layout builder 2022-06-16 11:43:52 +01:00
language Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
layout_builder Issue #3264633 by mstrelan, Spokje, dww, larowlan, catch, tim.plunkett, bbrala, xjm: Remove \Drupal\layout_builder\QuickEditIntegration and refactor it so that quickedit contrib provides the integration with layout builder 2022-06-16 11:43:52 +01:00
layout_discovery Issue #3272746 by Shashwat Purav, danflanagan8: Layout Discovery tests should not rely on Classy 2022-04-06 15:53:14 +02:00
link Issue #3274096 by danflanagan8, cliddell: Link Tests should not rely on Classy 2022-04-15 12:24:54 +01:00
locale Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00
media Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
media_library Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills" 2022-06-24 23:25:17 +01:00
menu_link_content Issue #3245553 by quietone, danflanagan8: Fix migration of localized D6 menu links 2022-05-23 10:04:25 +01:00
menu_ui Issue #3260765 by andypost, quietone, xjm: Remove deprecated code from menu-related subsystems 2022-02-04 00:53:07 +00:00
migrate Issue #3285230 by xjm, benjifisher, phenaproxima, mikelutz, quietone: Migrate's DownloadFunctionalTest:: testExceptionThrow() is failing on guzzlehttp/psr7 2.3.0 2022-06-23 23:29:36 -05:00
migrate_drupal Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker 2022-06-21 16:33:07 +01:00
migrate_drupal_ui Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker 2022-06-21 16:33:07 +01:00
mysql Issue #2733675 by smccabe, murilohp, andregp, Johnny Santos, ankithashetty, mglaman, jonathanshaw, daffie, alexpott, catch, froboy: Warning when mysql is not set to READ-COMMITTED 2022-06-17 11:00:43 +01:00
node Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
options Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00
page_cache Issue #3276839 by Spokje, mondrake: Remove leftover dumpHeaders property 2022-05-15 15:25:35 +01:00
path Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal 2022-02-04 11:52:57 +00:00
path_alias Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 14:43:28 +00:00
pgsql Issue #3214922 by murilohp, daffie: Add a requirements error in Drupal 10 when PostgreSQL is used and the pg_trgm extension is not installed or created 2022-02-14 17:27:16 +00:00
quickedit Issue #3291018 by Spokje, Wim Leers: Move \Drupal\Tests\ckeditor5\Functional\CKEditor5QuickEditLibraryTest to the quickedit namespace/directory 2022-06-17 16:40:04 +01:00
rdf Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
responsive_image Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills" 2022-06-24 23:25:17 +01:00
rest Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
search Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
serialization Issue #3276195 by mondrake, catch: Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsEncoding/supportsDecoding will require a new "array $context" argument in the next major version 2022-05-02 18:41:48 +01:00
settings_tray Issue #3257600 by tstoeckler, rpayanm: SettingsTrayBlockFormTest needlessly overrides getTestThemes 2022-06-17 01:14:58 +01:00
shortcut Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
simpletest Issue #3225947 by larowlan, longwave: Remove redundant entity_reference.install and simpletest_install() 2021-07-30 16:33:56 +01:00
sqlite Issue #3124382 by mondrake, daffie, alexpott, catch: Remove per-table prefixing 2022-02-07 21:26:13 +00:00
statistics Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00
syslog Issue #3272447 by alexpott, Spokje, catch, xjm: Update to PSR/log v3 2022-06-10 09:43:20 +01:00
system Issue #3290808 by longwave, catch, Spokje, dww, Lendude: Remove workspaces special casing from system_requirements() and fix versions/docs 2022-06-24 20:58:08 +01:00
taxonomy Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
telephone Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator 2021-11-15 12:19:43 +10:00
text Issue #3268550 by longwave, Spokje: Remove deprecated jquery-once 2022-03-11 11:56:26 +02:00
toolbar Issue #3101922 by bnjmnm, nod_, lauriii: Find replacement for Modernizr touchevent test and deprecate 2022-05-12 16:44:12 +03:00
tour Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
tracker Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker 2022-06-21 16:33:07 +01:00
update Issue #3291893 by Spokje, alexpott: Stub release for 10.1.x breaks 10.0.x tests in HEAD 2022-06-22 11:42:12 +01:00
user Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
views Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
views_ui Revert "Issue #3238501 by kostyashupenko, Spokje, mherchel, nod_, longwave, lauriii, bnjmnm: Remove Internet Explorer 11 polyfills" 2022-06-24 23:25:17 +01:00
workflows Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
workspaces Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code 2022-06-14 11:27:54 +01:00