Commit Graph

4696 Commits (74a6dce280a8fc4f1f7952b86841d115d7617eda)

Author SHA1 Message Date
Alex Pott 9fdd5efd31
Issue #3414563 by quietone, catch, smustgrave, andypost, Spokje: Add new 10.3.x database dump fixtures, without modules deprecated for removal in 11.x 2024-04-19 17:32:08 +01:00
Alex Pott 8cd02c7f00
Issue #3437325 by narendraR, phenaproxima, alexpott, Wim Leers: Add validation constraints to system.date 2024-04-18 16:06:06 +01:00
Alex Pott f1f27ff7f3
Issue #3440170 by mxr576, quietone, smustgrave, longwave, larowlan: Forked DocParser incorrectly parses ::class notations 2024-04-18 15:50:01 +01:00
catch 1383bc3f32 Issue #3441755 by longwave: Change @dataprovider to static in ContextHandlerTest 2024-04-18 14:46:44 +01:00
Dave Long 7a21759c3e
Issue #3278625 by catch, Taran2L: Remove jquery.tabbable.shim 2024-04-17 22:15:34 +01:00
Alex Pott 1732b92ceb
Issue #3441386 by quietone: Remove deprecated code in Drupal\Component\PhpStorage 2024-04-17 17:16:31 +01:00
Alex Pott aa25d8ff68
Issue #3439824 by quietone: Remove deprecated code from assertion, eventdispatcher and plugin components 2024-04-17 16:59:25 +01:00
Alex Pott 5637aff4ae
Issue #3432867 by catch, Satane, quietone: Removed deprecated code in core/tests/Drupal/KernelTests 2024-04-17 16:55:34 +01:00
nod_ 66c3914d39
Issue #3296098 by catch, finnsky, smustgrave: Removal :tabbable usage in dialog.js 2024-04-17 17:12:06 +02:00
Dave Long 244a7eeb7a
Issue #3441388 by quietone: Remove deprecated code in Drupal\Component\Serialization 2024-04-17 15:03:07 +01:00
Alex Pott 5397521df4
Issue #3439527 by acbramley, smustgrave, alexpott: Add type hints to WebAssert::address* and cleanUrl 2024-04-17 00:58:06 +01:00
Dave Long 42ddeb3337
Issue #3088643 by amateescu, Gábor Hojtsy, catch, smustgrave: Mark Workspaces as a stable core module 2024-04-16 16:09:23 +01:00
catch adedbb1788 Issue #3158130 by longwave, Berdir, voleger, mayurjadhav, ranjith_kumar_k_u, _pratik_, smustgrave, acbramley: Many calls to ContextRepository::getAvailableContexts() due to entity upcasting 2024-04-16 11:15:15 +01:00
Alex Pott 1c017c0e81
Issue #3427174 by longwave, quietone, dineshkumarbollu, mondrake, alexpott: Throw exception when calling NestedArray::setValue() when parents reference a non-array value instead of causing a PHP error 2024-04-15 22:48:29 +01:00
Alex Pott 10466dba9d
Issue #3420972 by quietone, andypost, smustgrave, catch, daffie: Add testing wtih SQLite 3.45 2024-04-15 11:24:16 +01:00
Alex Pott 68628ccef2
Issue #3439932 by phenaproxima, narendraR, Wim Leers, larowlan: Add validation constraints to system.image and system.image.gd 2024-04-14 18:44:50 +01:00
Alex Pott ea5932e490
Issue #3437566 by mondrake, longwave, catch, smustgrave, alexpott: Refactor trigger_error in TypedConfigManager 2024-04-14 10:37:12 +01:00
catch f2bb8818ec Issue #3437335 by fromme, catch: Remove web.config from 11.x 2024-04-14 08:26:06 +01:00
Alex Pott 83a53ba4a9
Issue #3427564 by phenaproxima, Wim Leers, alexpott, omkar.podey, Berdir, smustgrave, larowlan: Require `langcode: …` only for simple config that contains translatable values 2024-04-14 07:15:49 +01:00
Alex Pott c536598792
Issue #3001496 by jonathanshaw, SmovS, Prashant.c, ptmkenny, smustgrave, manish-31, alexpott, bojanz, tedbow, elber, Berdir, quietone: Add an alter hook to EntityQuery 2024-04-13 12:00:53 +01:00
catch bb11b08d02 Issue #3419690 by longwave, mondrake, immaculatexavier, alexpott: Find an alternative to trigger_error in Drupal\Core\Database\Query\Condition::compile 2024-04-12 21:03:04 +01:00
Lee Rowlands 273d19b0e8
Revert "Issue #3439800 by mstrelan: Standardize location of test modules"
This reverts commit 5a9ce8cfbd.
2024-04-12 07:46:59 +10:00
Lee Rowlands 5a9ce8cfbd
Issue #3439800 by mstrelan: Standardize location of test modules 2024-04-12 07:01:43 +10:00
catch 6e03532191 Issue #3440087 by dww: Update CacheTagOperation enum to use UpperCamelCase 2024-04-11 09:36:54 +01:00
catch c8cfcf07a8 Issue #3427178 by mondrake, longwave: Replace calls to ::expectWarning*() from Drupal\Tests\Core\Security\DoTrustedCallbackTraitTest 2024-04-10 21:58:24 +01:00
Alex Pott ce1fa38bf0
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
catch 29bebc73d7 Issue #3427172 by mondrake, longwave: Replace calls to ::expectWarning*() from Drupal\KernelTests\Core\Config\ConfigInstallTest 2024-04-10 09:41:04 +01:00
Alex Pott f60bcea7d7
Issue #3402713 by mstrelan, smustgrave, dww: Fix strict type errors: miscellaneous fixes in core Kernel tests 2024-04-09 23:19:05 +01:00
catch 99562825b0 Issue #3117410 by jungle, longwave, alexpott, andypost, Kristen Pol, daffie: Use an optimised autoloader in testing (follow-up) 2024-04-09 21:21:40 +01:00
catch 135e3ba103 Issue #3437783 by mfb, pradhumanjain2311: Use standardized SPDX license identifiers 2024-04-09 20:56:31 +01:00
catch 04065367d7 Issue #3357565 by quietone, Bhanu951, pradhumanjain2311, smustgrave, catch: Remove remaining uses of string 'bartik' and 'seven' when referring to the removed themes 2024-04-09 18:54:20 +01:00
catch e4e981a807 Issue #3427176 by mondrake, longwave: Replace calls to ::expectWarning*() from Drupal\Tests\Core\EventSubscriber\SpecialAttributesRouteSubscriberTest 2024-04-09 18:41:16 +01:00
Alex Pott 3a3e618602
Issue #3438424 by catch, Berdir, alexpott, longwave: [random test failures] Race condition in state when individual keys are set with an empty cache 2024-04-09 17:59:29 +01:00
Alex Pott f0ac25fedc
Issue #3438034 follow-up by alexpott: Fix Composer Scaffold plugin event listeners 2024-04-09 15:12:48 +01:00
Alex Pott 9baa43976c
Issue #540008 by kristiaanvandeneynde, Spokje, daffie, clayfreeman, alexpott, eelkeblok, michaelfavia, ianthomas_uk, zaporylie, johnwebdev, abhisekmazumdar, anmolgoyal74, greggles, quietone, shaal, catch, rivimey, AaronMcHale, Berdir, ndf, xjm, finne, Wim Leers, esolitos, heddn, webchick, Bojhan, andypost, efpapado, benjifisher, lauriii, Gábor Hojtsy, moshe weitzman, harings_rob: Add a container parameter that can remove the special behavior of UID#1 2024-04-09 11:48:50 +01:00
Alex Pott 955418c2df
Issue #3402294 by mstrelan, quietone, dww, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (complex replacement) in core Kernel tests 2024-04-09 11:44:18 +01:00
Alex Pott 8ae0a0230f
Issue #3426506 by kim.pepper, smustgrave, mstrelan, alexpott: Create enums for File exists options and deprecate consts 2024-04-09 08:50:53 +01:00
Alex Pott f35f0419c7
Issue #3438034 by tannguyenhn, adwivedi008, alex.skrypnyk, alexpott: Fix Composer Scaffold plugin event listeners 2024-04-09 08:27:02 +01:00
nod_ 7e28ed514a
Issue #3419621 by dburiak, sijumpk, smustgrave, pameeela, alexpott: tablePositionSticky should not be called on a non-array variable 2024-04-08 10:50:38 +02:00
Alex Pott efe11919dc
Issue #3439039 by mondrake: Change QueryFactoryTest:providerTestGetKeys to static 2024-04-07 21:58:51 +01:00
Alex Pott c61597aad0
Issue #3438246 by mondrake: Change RecursiveContextualValidatorTest::providerTestValidatePropertyWithInvalidObjects to static 2024-04-06 16:13:04 +01:00
Alex Pott b9be0d83b4
Issue #3436527 by catch: Record total css and js file size in performance tests 2024-04-06 16:06:30 +01:00
Alex Pott 297b88689c
Issue #3438302 by mondrake: Change DrupalLogErrorTest::provideFatalExitCodeData to static 2024-04-06 12:50:26 +01:00
Alex Pott b59e63e990
Issue #3427177 by longwave, quietone, dineshkumarbollu, samit.310@gmail.com, mondrake, alexpott: Replace calls to ::expectError*() from Drupal\Tests\Core\Render\ElementTest 2024-04-05 13:21:21 +01:00
Alex Pott 644d8f2abd
Issue #3257457 by DieterHolvoet, scott_euser, smustgrave, ankithashetty, alexpott, larowlan, Berdir, dww: AmbiguousBundleClassException if multiple entity types share the same class 2024-04-05 00:12:12 +01:00
Alex Pott f7cb9cfb64
Revert "Issue #3437566 by mondrake, smustgrave: Replace trigger_error in TypedConfigManager with a logger"
This reverts commit fb5a0600a0.
2024-04-03 15:05:16 +01:00
catch fb5a0600a0 Issue #3437566 by mondrake, smustgrave: Replace trigger_error in TypedConfigManager with a logger 2024-04-03 11:47:01 +01:00
catch fc0aa24e89 Issue #3414208 by kim.pepper, longwave, alexpott: Add support for tagged_iterator to YamlFileLoader 2024-04-01 18:37:45 +01:00
Alex Pott 4fac2d4bb7
Issue #3437342 by mondrake: Change FieldItemListTest::providerTestEquals to static 2024-04-01 16:23:20 +01:00
Alex Pott b59a6f101b
Issue #3436671 by narendraR, Wim Leers, phenaproxima: Add validation constraints to system.cron 2024-04-01 12:37:58 +01:00
catch f2f91eb17a Issue #3425537 by mondrake: Fix remaining methods with #[\ReturnTypeWillChange] attribute 2024-04-01 08:16:16 +01:00
catch 16964d02db Issue #2575105 by Berdir, catch, longwave, quietone, kristiaanvandeneynde, andypost, alexpott, mathilde_dumond, pradhumanjain2311, amateescu, Wim Leers, xjm: Use cache collector for state 2024-03-30 17:55:55 +00:00
Alex Pott 8d1ff20647
Issue #3431452 by godotislate, smustgrave, alexpott: Rename RenderElement and FormElement plugin abstract classes to RenderElementBase and FormElementBase 2024-03-30 17:23:10 +00:00
Alex Pott 5833d313f6
Issue #3436468 by longwave, smustgrave, alexpott: AjaxResponseSubscriber should lazily instantiate AjaxResponseAttachmentsProcessor 2024-03-30 17:07:38 +00:00
catch d3fdc93bc5 Issue #3432602 by alexpott, phenaproxima: Allow a site to be installed from configuration with no profile 2024-03-30 14:59:24 +00:00
catch a73a32ba4e Issue #3436680 by mondrake: Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 2 ContentEntityBase 2024-03-29 14:15:03 +00:00
Alex Pott 2fbe22aa19
Issue #3054821 by mr.baileys, wiifm, sime, angrytoast, pobster, smustgrave, RichardGaunt, alexpott, Wim Leers, quietone, Berdir, neclimdul, acbramley: Include Cache-Control header on 301 redirects 2024-03-29 13:42:08 +00:00
Alex Pott 9dbd2a6b46
Issue #2909185 by longwave, donquixote, andypost, andregp, pounard, jibran, martin107, kostyashupenko, catch, znerol: Replace ContainerAwareEventDispatcher with Symfony EventDispatcher 2024-03-29 11:41:04 +00:00
Alex Pott 6c2ed72990
Issue #3364885 by andy-blum, mglaman, alexpott, mherchel, lauriii, smustgrave, isholgueras, Dave Reid, kostyashupenko, matthieuscarset, camoa, ctrlADel, fjgarlin, jwilson3: Allow themes to use a starterkit.yml file so it is easier to use the theme generator 2024-03-28 09:29:18 +00:00
nod_ 5254c7792a
Issue #3432601 by catch, quietone, smustgrave: Add deprecation/bc support for library-overrides when files are moved 2024-03-28 10:23:01 +01:00
Lee Rowlands e1e95969a1
Issue #3352256 by e0ipso, plopesc, bbrala, longwave, dww, catch, larowlan: Move code from the experimental SDC module to core 2024-03-28 07:19:28 +10:00
Lee Rowlands 8a2a2fe2d6
Issue #3376846 by kristiaanvandeneynde, larowlan, smustgrave, catch: Implement the new access policy API 2024-03-28 07:11:54 +10:00
Alex Pott 35a8fc6dec
Issue #3433088 by mondrake, Spokje: Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 1 interfaces 2024-03-27 13:27:03 +00:00
Alex Pott 519dc8de58
Issue #3353918 by Spokje, longwave, rpayanm, mondrake: Fix PHPStan L1 errors "Variable $foo might not be defined." caused by non-exhaustive switch statements 2024-03-27 12:38:32 +00:00
Alex Pott b73c68de45
Issue #3433086 by mondrake: Method addMethods() of class PHPUnit\Framework\MockObject\MockBuilder is deprecated in PHPUnit 10 2024-03-26 17:04:37 +00:00
nod_ f6be8531a8
Issue #1149078 by vasike, wuinfo - Bill Wu, dww, Gauravvvv, Marios Anagnostopoulos, peterpoe, VladimirAus, legolasbo, GoZ, mgifford, dalin, jrb, heddn, himanshupathak3, _utsavsharma, GrandmaGlassesRopeMan, arcaneadam, danflanagan8, arnaud-brugnon, Daniel Kulbe, uzlov, Kuntyi, DamienMcKenna, Neslee Canil Pinto, COBadger, jofitz, esod, sukanya.ramakrishnan, nod_, droplet, smustgrave, CKIDOW: States API doesn't work with multiple select fields 2024-03-26 16:54:43 +01:00
Alex Pott 80139bdb8e
Issue #3432171 by mondrake: dump() no longer produces output in PHPUnit tests running under PHP 8.3 2024-03-25 22:59:29 +00:00
Alex Pott 2dad474438
Issue #3433093 by mondrake: Method getObjectForTrait() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 2024-03-25 10:32:03 +00:00
Alex Pott 585650c63f
Issue #3392903 by borisson_, Wim Leers, phenaproxima: Validate inputs of TypeResolver::resolveExpression(): only allow %parent, %type and %key 2024-03-25 10:26:36 +00:00
Alex Pott 67604e0923
Issue #3269141 by ameymudras, longwave, ravi.shankar, sharayurajput, catch, alexpott: Remove deprecated Drupal\Core\StringTranslation\TranslationWrapper to TranslatableMarkup in Drupal 11 2024-03-25 08:50:23 +00:00
nod_ 3d3b2c1d9a
Issue #3354998 by phthlaap, Liam Morland, jedihe, gapple, smustgrave: #states disable property has stopped working for submit button and other elements 2024-03-24 15:02:36 +01:00
Alex Pott e0644f929b
Issue #3433091 by mondrake: Method getMockForTrait() of class PHPUnit\Framework\MockObject\MockBuilder is deprecated in PHPUnit 10 2024-03-24 10:47:29 +00:00
Alex Pott a1699fe0de
Issue #3433089 by mondrake: Method onConsecutiveCalls() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 2024-03-23 22:34:31 +00:00
catch d671f38a0e Issue #3433052 by mondrake: Fix remaining return*() methods of class PHPUnit\Framework\TestCase deprecated in PHPUnit 10 2024-03-22 22:02:04 +00:00
catch be994ca925 Issue #3432738 by longwave: Optimize OptimizedPhpArrayDumper::dumpCollection() 2024-03-22 16:50:39 +00:00
catch d84398bf07 Issue #3432326 by mondrake: Remove deprecated code from the Extension API 2024-03-22 16:39:27 +00:00
catch cc5e184b74 Issue #3432258 by longwave, andypost: Remove deprecated ServiceIdHashTrait and related code 2024-03-22 14:45:14 +00:00
catch 63a572fc1e Issue #3432849 by mondrake, Spokje: Method returnSelf() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 2024-03-22 14:19:54 +00:00
catch 82e373bff8 Issue #3432852 by mondrake: Method returnArgument() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 2024-03-22 14:08:52 +00:00
catch d80d0e8f51 Issue #3432256 by saurabh rawat, thhomas, longwave: Remove deprecated code from include files 2024-03-22 12:37:01 +00:00
Lee Rowlands dfa0168120
Issue #3432863 by obsidian_, mstrelan, DanielVeza: Remove deprecated code from core/tests/fixtures 2024-03-22 11:48:52 +10:00
Lee Rowlands 192c0f5dea
Revert "Issue #3370946 by kunal.sachdev, lauriii, tim.plunkett, omkar.podey, alexpott, ckrina, smustgrave, larowlan, rkoller, hooroomoo, duadua: Page title should contextualize the local navigation"
This reverts commit ad606a8fb7.
2024-03-22 10:21:02 +10:00
Lee Rowlands ce9ec037b7
Issue #3415582 by nico.b, larowlan, Matt B: Unhandled exception when trying to register a duplicate username with different case 2024-03-22 05:42:47 +10:00
catch 24cb93d4f6 Issue #3432482 by mondrake, smustgrave: Remove deprecated code from the Cache API 2024-03-21 19:22:31 +00:00
catch 90d2c74989 Issue #3416354 by longwave, andypost, Spokje, alexpott: Inject services into LoggerChannelFactory 2024-03-21 19:04:53 +00:00
catch 0bb0da9f8a Issue #1170362 by alexpott, catch, pillarsdotnet, sun, jofitz, geerlingguy, steinmb, tresti88, DamienMcKenna, dpovshed, imclean, bradjones1, mErilainen, David_Rothstein, KarenS, BTMash, rickmanelius, Anonymous, smustgrave, Wim Leers, kreynen, webchick, websiteworkspace, phenaproxima, Kiphaas7, bbrala: Install profile is disabled for lots of different reasons and core doesn't allow for that 2024-03-21 09:17:19 +00:00
Alex Pott 0d54ea9c8d
Issue #3413153 by znerol, alexpott: Remove calls to Request::hasSession() 2024-03-21 08:44:36 +00:00
Alex Pott a058be438b
Issue #3431362 by Spokje, longwave: Remove support for ContainerAwareInterface 2024-03-21 08:41:16 +00:00
Alex Pott da2e2ce2ae
Issue #3428565 by catch, phenaproxima, alexpott: Implement lazy database creation for sessions 2024-03-21 08:15:21 +00:00
Dave Long 9c9935d05d
Issue #3432052 by catch: @group slow for more Kernel tests 2024-03-19 22:13:57 +00:00
Alex Pott 9334d6f100
Issue #3109970 by znerol, andypost, Prashant.c, daffie, Wim Leers, dww, catch: Convert uses of $_SESSION in forms and batch 2024-03-18 09:44:54 +00:00
Alex Pott ab80fb2021
Issue #3427741 by longwave, sakthi_dev, Spokje: Notify downstream users that ContainerAware is going away 2024-03-17 11:06:37 +00:00
Alex Pott 1feb93274a
Issue #3429403 by Spokje: Tighten ParameterBag classes in PHPUnit tests 2024-03-17 11:03:32 +00:00
Alex Pott ee4eaba6ff
Issue #3083690 by gxleano, mparker17, jungle, joachim, Kris77: '"@key" is an invalid render array key' error in \Drupal\Core\Render\Element is misleading 2024-03-16 18:00:17 +00:00
Dave Long 1e80a22b06
Issue #2972153 by dimitriskr, alexpott, smustgrave, andypost, kostyashupenko: Deprecate ThemeHandlerInterface::getBaseThemes and remove usages from core 2024-03-15 17:56:10 +00:00
Alex Pott 7f3bed304c
Issue #3428032 by longwave: ManageGitIgnoreTest failing in HEAD 2024-03-15 11:06:48 +00:00
Alex Pott ad606a8fb7
Issue #3370946 by kunal.sachdev, lauriii, tim.plunkett, omkar.podey, alexpott, ckrina, smustgrave, larowlan, rkoller, hooroomoo, duadua: Page title should contextualize the local navigation 2024-03-14 11:43:09 +00:00
Alex Pott 9a6bf1db79
Issue #3427739 by longwave: Remove Drupal\Core\Field\InternalViolation shim 2024-03-14 10:14:45 +00:00
catch ccd89c90f4 Issue #3419914 by Spokje, longwave, bircher, andypost, smustgrave, catch, jurgenhaas: Remove UpdateHookRegistryFactory and UpdateRegistryFactory services 2024-03-13 18:34:16 +00:00
Dave Long a31d15a87f
Issue #3333481 by phthlaap, galileo25, dmitry.korhov, smustgrave, mdolnik, quietone, nod_, alieffring: Collapsed Details Element causes JS Error for required fields 2024-03-13 16:01:27 +00:00