Alex Pott
|
09795b6e93
|
Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey()
|
2021-12-30 13:40:35 +00:00 |
Alex Pott
|
eb1adb0b92
|
Issue #3252257 by Spokje, beatrizrodrigues, longwave, paulocs, mondrake: Remove PHPUnit 8 support
|
2021-12-29 18:34:48 +00:00 |
Alex Pott
|
934f42ae87
|
Issue #3129043 by mondrake, daffie, ankithashetty, ravi.shankar, alexpott, Beakerboy, catch: Move core database drivers to modules of their own
|
2021-12-29 17:14:14 +00:00 |
catch
|
4ca93c9ca8
|
Issue #3254250 by Spokje, longwave, catch, daffie: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated
|
2021-12-28 10:12:12 +00: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
|
94ee839741
|
Issue #3255350 by alexpott, longwave: Remove PHP 7 code from Drupal 10
|
2021-12-21 13:04:58 +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
|
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 |
catch
|
fd398939a8
|
Issue #3253093 by longwave: Remove symfony-cmf/routing
|
2021-12-15 13:31:22 +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
|
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
|
99f5bf6884
|
Issue #3250648 by Beakerboy, daffie: Avoid comparing fields with different collations in SelectSubqueryTest
|
2021-12-13 14:08:47 +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
|
640db5381a
|
Issue #3251988 by vijaycs85, smccabe: Update return param of waitForText method
|
2021-12-07 14:57:08 +00:00 |
Alex Pott
|
0ac96136e8
|
Issue #3104353 by xjm, TravisCarden, andypost, kim.pepper, longwave, Taran2L, tedbow, catch, alexpott: Upgrade to Guzzle 7
|
2021-12-03 06:24:37 +00:00 |
catch
|
86e9f19a30
|
Issue #2925203 by alexpott: LocaleConfigSubscriber can result in data loss during install
|
2021-12-02 11:50:03 +00:00 |
catch
|
18916c48a1
|
Issue #2871357 by alexpott, kriboogh: Installer tasks using multiple batch sets in non-interactive mode do not get executed
|
2021-12-02 11:05:50 +00:00 |
Alex Pott
|
d21e5db738
|
Issue #3251768 by longwave: Update Symfony 5 dependencies to 5.4.0
|
2021-11-30 05:41:22 +00:00 |
catch
|
1b9983e8d4
|
Issue #3251000 by alexpott, andypost: Update dependencies for 9.1.x/9.2.x/9.3.x/9.4.x
|
2021-11-24 12:27:30 +00:00 |
Alex Pott
|
fd664f7801
|
Issue #2873732 by vijaycs85, GaëlG: Array to string conversion in CacheContextsManager::convertTokensToKeys() because of the 'cookies' cache context
|
2021-11-24 09:20:24 +00:00 |
catch
|
b9a61af92a
|
Issue #3061074 by longwave, cilefen, chr.fritsch, acbramley, jungle, larowlan: egulias/EmailValidator prior to 2.1.22 allows addresses with a space in the domain part
|
2021-11-23 13:56:41 +00:00 |
catch
|
62e7f6aaae
|
Issue #3250743 by alexpott, longwave: [PHP 8.1] NumberFieldTest fails
|
2021-11-23 09:34:59 +00:00 |
catch
|
588951bbf2
|
Issue #3250629 by paulocs, longwave: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10
|
2021-11-22 16:44:08 +00:00 |
catch
|
92836c436b
|
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 |
catch
|
bfd559afcb
|
Issue #3250442 by daffie, andypost, longwave: [Symfony 6] Symfony 6 adds static return type hinting and Prophecy fails on it
|
2021-11-22 12:12:23 +00:00 |
Lee Rowlands
|
bb48626815
|
Issue #3250349 by alexpott: \Drupal\Core\Datetime\Element\Datelist::processDatelist() does not use trusted callbacks - #date_date_callbacks only partially converted to TrustedCallbackInterface in 9.3.x
|
2021-11-22 09:01:31 +10:00 |
catch
|
1a8a51aca0
|
Issue #3250335 by alexpott, beatrizrodrigues, paulocs, longwave: #date_date_callbacks is broken in Drupal 9.3
|
2021-11-19 17:33:09 +00:00 |
Lauri Eskola
|
7ff9cbf0ff
|
Issue #3032275 by alexpott, dww, bendeguz.csirmaz, tedbow: Create a fault-tolerant method for interacting with links and fields in Javascript tests
|
2021-11-19 16:53:59 +02:00 |
Alex Pott
|
576bd7543d
|
Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment
|
2021-11-19 09:49:33 +00:00 |
Lee Rowlands
|
36f09c0636
|
Issue #3232131 by daffie, catch, alexpott, longwave, xjm, wouterj: [Symfony 5] Symfony's DebugClassLoader triggers deprecation messages for missing return type hints, where there is no deprecation
|
2021-11-16 08:06:23 +10:00 |
Lee Rowlands
|
bcf1456ce2
|
Issue #3249233 by longwave: Update 9.3's Symfony 5 components to 5.4
|
2021-11-16 06:33:09 +10:00 |
Lee Rowlands
|
a83a7a7836
|
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests
|
2021-11-15 12:46:09 +10:00 |
Lee Rowlands
|
6d39cdeeb4
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
|
2021-11-15 12:35:55 +10:00 |
Lee Rowlands
|
330473e759
|
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 |
Lauri Eskola
|
f8a197f52e
|
Issue #3244621 by mherchel, rikki_iki, catch, cathwaldron, rachel_norfolk, alexpott, Gábor Hojtsy: Olivero: JS error when secondary tabs are present
|
2021-11-10 18:32:39 +02:00 |
catch
|
b4a6273ebd
|
Issue #3231683 by daffie, longwave: [Symfony 6] A number of methods of the class Drupal\Core\TypedData\Validation\ExecutionContext are considered internal and Drupal should not override them
|
2021-11-08 14:27:18 +00:00 |
catch
|
84e8b971c8
|
Issue #3214921 by daffie, xurizaemon, alexpott, mondrake, andypost, Taran2L, Mixologic, longwave: Add a requirements warning in Drupal 9 when PostgreSQL is used and the pg_trgm extension is not created
|
2021-11-08 14:22:26 +00:00 |
Alex Pott
|
8512e0e93c
|
Issue #3213644 by Beakerboy, daffie: StatementWrapperLegacyTest::testClientStatementMethod() should be less specific
|
2021-11-01 09:39:31 +00:00 |
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 |
Lauri Eskola
|
5c01c2007e
|
Issue #3226785 by mherchel, Gauravmahlawat, thejimbirch, andy-blum, schillerm: Olivero: Wide search form should close on blur
|
2021-09-17 10:45:27 +03:00 |
Lee Rowlands
|
f06ad93f53
|
Issue #3224523 by alexpott, longwave: [PHP 8.1] Add ReturnTypeWillChange attribute where necessary
|
2021-09-17 13:12:50 +10:00 |
Lee Rowlands
|
967e16775f
|
Issue #3212498 by vsujeetkumar, guilhermevp, Lms300, paulocs, ravi.shankar, pragati_kanade, mitthukumawat, Spokje, longwave: Incorrect break (</br>) tag
|
2021-09-17 13:06:20 +10:00 |
catch
|
1b66ab0cb3
|
Issue #3130606 by shaktik, mondrake, KapilV, longwave, daffie: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10
|
2021-09-13 17:23:15 +01:00 |
Alex Pott
|
7c3b2861e1
|
Issue #3209619 by longwave, daffie, catch: [Symfony 6] Passing null as $message to Symfony exception constructors is deprecated, pass an empty string instead
|
2021-09-13 10:51:16 +01:00 |
Alex Pott
|
84fc7490b1
|
Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode
|
2021-09-12 18:18:58 +01:00 |
Lee Rowlands
|
61bff4efc6
|
Issue #2870874 by clayfreeman, tim.plunkett, Wim Leers, larowlan, mradcliffe: EntityBase::getTypedData() does not return the correct data type for configuration entities due to lack of consideration for data type derivatives
|
2021-09-10 07:31:07 +10:00 |
catch
|
f35afca483
|
Issue #3230714 by Beakerboy, mondrake: ConnectionUnitTest should be skipped for any database not psql or mysql
|
2021-09-08 15:20:10 +01:00 |
catch
|
d79e4a6518
|
Issue #3106531 by mondrake, daffie, Rithesh BK, catch, xjm: Notify in Status Report that per-table database prefixes are no longer supported, and will throw errors in Drupal 10.0
|
2021-09-07 16:26:18 +01:00 |
catch
|
e1ab113380
|
Issue #2794261 by longwave, andypost, Oleksiy, Mile23, pguillard, sorlov, voleger, jurgenhaas, Chi, borisson_, paulocs, Wim Leers, Berdir: Deprecate render() function in common.inc
|
2021-09-07 15:46:36 +01:00 |