Commit Graph

3502 Commits (cefb93c5f08bd571ec4c0191a63c4976be72b5ce)

Author SHA1 Message Date
catch cefb93c5f0 Issue #3246150 by dww, larowlan, Berdir, alexpott, craigra: Bundle class changes mean the entity class is now determined by the active entity-type definition 2021-10-28 20:54:30 +01:00
catch 3eba4b3c58 Issue #3226052 by longwave, alexpott: Update to cspell 5 2021-10-28 13:18:59 +01:00
catch b78a9333aa Issue #3246141 by lauriii, longwave: Update JavaScript dependencies prior to 9.3.0 2021-10-27 21:02:41 +01:00
Alex Pott 7578516fc4
Issue #3231416 by mherchel, ankithashetty, Gauravmahlawat, chetanbharambe, davidwbarratt: Olivero should not expect its default menu blocks to always exist 2021-10-25 11:35:34 +01:00
Alex Pott ec2c23d65c
Issue #3236540 by beatrizrodrigues, gabrielda, ankithashetty, Chi, larowlan, lauriii: Wrong documentation in comment.html.twig 2021-10-25 11:29:12 +01:00
catch e40f6d17d6 Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
Alex Pott a4b97b7406
Issue #3244156 by daffie: Update the Drupal\KernelTests\Core\Entity\EntityQueryAggregateTest::testAggregation() a little to make it pass for SQL Server 2021-10-25 10:18:41 +01:00
pfrenssen fc76f6e843 Issue #2570593 by dww, pfrenssen, markhalliwell, moshe weitzman, JeroenT, Chi, eiriksm, d70rr3s, deviantintegral, bradjones1, larowlan, dpi, sokru, claudiu.cristea, Berdir, jonathanshaw, catch, Kingdutch, alexpott, TravisCarden, johnwebdev, AaronMcHale, sime, e0ipso: Allow entities to be subclassed using "bundle classes" 2021-10-24 21:30:44 +00:00
catch 54147fd45d Issue #3244533 by andypost, daffie: usleep() usage triggers deprecations on PHP 8.1 2021-10-19 20:13:09 +01:00
Alex Pott 1ac9aaffc8
Revert "Issue #3239935 by mondrake, andypost, daffie: Refactor ToolkitGdTest"
This reverts commit d0c712ad4d.
2021-10-18 17:39:52 +01:00
Alex Pott d0c712ad4d
Issue #3239935 by mondrake, andypost, daffie: Refactor ToolkitGdTest 2021-10-18 17:28:40 +01:00
Alex Pott 53e5e3382c
Issue #2909370 by Spokje, mfernea, neclimdul, zaporylie, quietone, xjm, osman, BartoszUrbaniak: Fix 'Drupal.Commenting.VariableComment.IncorrectVarType' coding standard 2021-10-18 16:40:04 +01:00
Alex Pott 25718d36d4
Issue #990218 by Lendude, sun, tim.plunkett, mr.baileys, joachim: Machine name field throws notices if before source field 2021-10-18 15:19:33 +01:00
Alex Pott 1d93843f6a
Issue #3110580 by ankithashetty, init90, Sivaji_Ganesh_Jojodae, longwave: Resolve @todo - remove ::processOutbound() when we remove UrlGenerator::fromPath() 2021-10-18 12:05:43 +01:00
catch 2c7e7674a5 Issue #3241318 by alexpott: core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scripts/disable-git-bin/git is an odd file and it has the file mode 755 2021-10-18 11:20:58 +01:00
Alex Pott 57d91dbea0
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words 2021-10-18 09:13:24 +01:00
Alex Pott f653102333
Issue #2909805 by googletorp, fgm, dagmar, ankithashetty: LogMessageParser breaks messages containing braces 2021-10-17 17:03:26 +01:00
clayfreeman a4b057b8dd Issue #3194768 by clayfreeman, tim.plunkett: The plugin system should only consider NULL context values to be empty to facilitate the use of otherwise FALSE values 2021-10-14 20:06:40 +00:00
catch e0b4b7ef6e Issue #3240601 by alexpott, daffie, daniel.bosen: The standard logic we use in ::ensureTableExists() is wrong 2021-10-12 15:12:19 +01:00
Lauri Eskola 364ecc6c1c
Issue #3225241 by mherchel, andy-blum, Gauravmahlawat, shaal, jwitkowski79, nod_: Olivero primary menu JS completely breaks if site-builder specifies over 2 levels deep 2021-10-12 16:53:51 +03:00
Alex Pott 7374845dcb
Issue #2936067 by pfrenssen, bradjones1, nod_, eiriksm, DuaelFr, Clemens Sahs, AndyF, alexpott, lauriii, idimopoulos: CSS aggregation fails on many variations of @import 2021-10-12 12:07:21 +01:00
Alex Pott cbf7b5525e
Issue #3219340 by lauriii, bnjmnm, mherchel: Vertical tabs with #parents are broken in Claro 2021-10-12 11:16:56 +01:00
Lee Rowlands 390e3e008b
Issue #3240909 by andypost, alexpott, tim.plunkett: Plugin definitions with no class trigger deprecations on PHP 8.1 2021-10-11 16:48:22 +10:00
catch 6a8c333a21 Issue #3241267 by alexpott, daffie: Drupal\Tests\Core\Session\WriteSafeSessionHandlerTest::testOtherMethods() fails due to a type error on PHP 8.1 2021-10-08 13:43:29 +01:00
catch a64191dd24 Issue #3241306 by alexpott, mondrake: core/tests/Drupal/Tests/Core/Database/ConnectionTest.php fails on PHP 8.1 2021-10-08 13:40:06 +01:00
catch 397d199799 Issue #3241296 by andypost, alexpott: core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php triggers deprecations on PHP 8.1 2021-10-08 13:36:53 +01:00
Lee Rowlands 93e9e36c51
Issue #3241308 by alexpott: core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php triggers deprecations on PHP 8.1 2021-10-08 15:14:33 +10:00
Lee Rowlands 0247f921e7
Issue #3240960 by andypost: \Drupal\KernelTests\Core\Render\Element\ActionsTest::getFormId() causes deprecations on PHP 8.1 2021-10-07 09:11:04 +10:00
Lee Rowlands a19e99354e
Issue #3240888 by andypost, alexpott: Using Prophecy to implement Serializable will cause deprecations on PHP 8.1 2021-10-06 13:35:53 +10:00
catch f56323ab7f Issue #3240456 by alexpott, andypost, daffie: Allow E_DEPRECATED deprecations to be skipped so we can test on PHP 8.1 2021-10-04 15:43:00 +01:00
catch 91f5fa9ef5 Issue #3240201 by andypost, daffie: \Drupal\Tests\Component\Gettext\PoStreamWriterTest::setUp() causes deprecations on PHP 8.1 2021-10-01 12:12:29 +01:00
catch b9944c2228 Issue #3240194 by andypost: \Drupal\KernelTests\Core\Routing\RouteProviderTest::testDuplicateRoutePaths can cause deprecations on PHP 8.1 2021-10-01 12:11:29 +01:00
catch 9005e1b669 Issue #3239860 by alexpott, lauriii: \Drupal\Core\Template\TwigExtension::renderVar() can result in deprecations in PHP 8.1 2021-10-01 11:33:01 +01:00
catch 2b279d38fc Issue #3240191 by andypost, alexpott: \Drupal\KernelTests\KernelTestBase::bootKernel() causing deprecations in PHP 8.1 2021-10-01 09:46:24 +01:00
catch 9da1866da4 Issue #3232673 by alexpott, longwave, Berdir, andypost: \Drupal\Core\Entity\EntityInterface::label() can return a NULL 2021-09-30 12:15:17 +01:00
catch 7cc466d226 Issue #3239761 by alexpott, andypost: Fix MimeTypeTest to prevent deprecations in PHP 8.1 and fix \Drupal\Core\StreamWrapper\PrivateStream::basePath() documentation 2021-09-29 16:04:52 +01:00
catch 94acb91065 Issue #3217355 by Wim Leers, Mixologic, longwave: Set skip_testcases_on_fail:false in nightwatch.conf.js 2021-09-29 15:46:16 +01:00
catch fa03e38bb3 Issue #3239710 by alexpott, daffie, andypost: \Drupal\Core\Menu\StaticMenuLinkOverrides::loadOverride() causes a deprecation on PHP 8.1 2021-09-29 14:15:46 +01:00
catch e420029e40 Issue #3239292 by alexpott: Missing configuration in KernelTests causes deprecations in PHP 8.1 2021-09-28 16:53:23 +01:00
catch b6e74cf3fb Issue #3238227 by alexpott: \Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem causes deprecation errors on PHP 8.1 2021-09-27 13:21:54 +01:00
Lauri Eskola 7a1bb9f5d9
Issue #3229828 by bnjmnm, nod_, lauriii: Drupal.tabbingManager does not constrain tab navigation to the browser 2021-09-27 11:12:50 +03:00
catch 8ce891e4cc Issue #3232699 by alexpott, daffie, andypost, longwave: SQLite schema introspection implementation struggles with NULL default values 2021-09-23 11:22:12 +01:00
catch 504b0dbf28 Issue #3233010 by alexpott, longwave: drupal_phpunit_contrib_extension_directory_roots() passes NULL to file_exists() causing deprecations in PHP 8.1 2021-09-23 11:01:26 +01:00
catch fb545897bf Issue #3238452 by alexpott: Exception messages must default to an empty string not a NULL for PHP 8.1 2021-09-23 10:53:54 +01:00
catch 2adf8223aa Issue #3238210 by daffie: The mocked method in Drupal\Tests\Core\Routing\LazyRouteCollectionTest does not return an ArrayIiterator 2021-09-21 15:44:56 +01:00
Lee Rowlands 76b1a8baf4
Issue #3236789 by alexpott: Drupal\Core\Controller\TitleResolver::getTitle() can result in PHP 8.1 deprecation notices due to NULL being set as placeholder values 2021-09-21 15:00:45 +10:00
Alex Pott e147702d40
Issue #3232082 by daffie, longwave, catch: [Symfony 6] Add "Response" type hint to methods that implement the method Symfony\Component\HttpKernel\HttpKernelInterface::handle() 2021-09-20 10:08:14 +01:00
Lee Rowlands 15c98f6c7b
Issue #3231390 by catch, daffie: [symfony 6] Add an object return type hint to Drupal\Tests\DrupalTestBrowser::doRequest() 2021-09-18 11:29:02 +10:00
Lee Rowlands 0c9ae67deb
Issue #3192839 by neclimdul: Convert tests in Renderer to assertions 2021-09-18 10:24:59 +10:00
catch 4ce6de6333 Issue #3233480 by Lendude, xjm: Fix typo in InstallerExistingConfigSyncDriectoryProfileMismatchTest name 2021-09-17 14:58:57 +01:00