Commit Graph

3592 Commits (0ff3dada280f172289a45793e50494a4a0730264)

Author SHA1 Message Date
catch ef3190f75a Issue #3157954 by alexpott, andypost: Remove unnecessary route rebuild from tests 2020-07-16 22:21:08 +01:00
Alex Pott 959b5e1f11
Issue #3155563 by mcdruid, mrinalini9, Hardik_Patel_12, mondrake, daffie: select query should quote aliases which are reserved words in MySQL 2020-07-16 22:17:49 +01:00
Alex Pott 0e8d988f94
Issue #3159535 by jackniu, jungle, longwave: Fix "finegrained|perfoming|fieldeset" typos in core 2020-07-16 21:39:36 +01:00
Alex Pott d97a2dc030
Issue #3039991 by amateescu, lpeabody, bgreco, plach: Base field purging is not handling translatable fields correctly 2020-07-16 15:34:05 +01:00
Alex Pott f7277d249b
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes 2020-07-16 13:53:59 +01:00
Alex Pott 09c6b3d80d
Issue #3139428 by jungle, ridhimaabrol24, Hardik_Patel_12, mondrake, mrinalini9, Bunty Badgujar: Replace usages of deprecated AssertLegacyTrait::assert(No)FieldChecked() 2020-07-15 23:46:47 +01:00
Alex Pott 0f823ffd28
Issue #3158292 by Hardik_Patel_12, kiamlaluno: Remove unused variables from FormAjaxResponseBuilderTest.php file 2020-07-15 23:39:01 +01:00
Alex Pott a178f53372
Revert "Issue #3152398 by Hardik_Patel_12, ravi.shankar, rajandro, siddhant.bhosale, daffie, mondrake, mondrake, longwave, voleger, andypost, catch, Berdir: Change static queries to dynamic queries in core/tests/Drupal"
This reverts commit 65656ac660.
2020-07-15 12:17:40 +01:00
Alex Pott 02d4434789
Issue #2942569 hotfix: Sorting nested properties of config entity queries does not work 2020-07-15 11:40:05 +01:00
Alex Pott 65656ac660
Issue #3152398 by Hardik_Patel_12, ravi.shankar, rajandro, siddhant.bhosale, daffie, mondrake, mondrake, longwave, voleger, andypost, catch, Berdir: Change static queries to dynamic queries in core/tests/Drupal 2020-07-15 10:51:39 +01:00
Alex Pott a07a4ba051
Issue #2942569 by seanB, idebr, amateescu, kristiaanvandeneynde: Sorting nested properties of config entity queries does not work 2020-07-15 10:07:34 +01:00
Alex Pott 01b2e5a469
Issue #3155760 by Hardik_Patel_12: Replace assertions involving calls to array_key_exists() with assertArrayHasKey() 2020-07-14 15:50:12 +01:00
catch 87468a5d70 Issue #3154858 by kristiaanvandeneynde: Drupal\Core\Config\Entity\Query\Condition::notExists() does not work when parent property is also missing 2020-07-14 13:22:39 +01:00
catch 920d1708c9 Issue #3151364 by Charlie ChX Negyesi, amateescu, alexpott, jhodgdon: diacritics are not removed from ǢǣǼǽǮǯ 2020-07-14 13:16:26 +01:00
Alex Pott 32bf1e8b24
Issue #3145076 by johnwebdev, Sam152, alexpott: MapItem base fields cannot be uninstalled 2020-07-14 12:13:53 +01:00
Alex Pott 3b8e432648
Issue #3055198 by catch, longwave, mikelutz, alexpott: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead 2020-07-14 11:46:12 +01:00
catch b7627bcae4 Issue #3123120 by mondrake, ridhimaabrol24, longwave: Properly deprecate AssertLegacyTrait::pass 2020-07-14 10:58:42 +01:00
Alex Pott bd4c5f075f
Issue #3055194 by catch, mikelutz, longwave, mkalkbrenner, hchonov: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3 2020-07-14 10:08:00 +01:00
Alex Pott adfed3f180
Revert "Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening"
This reverts commit f0f4922f91.
2020-07-13 23:30:00 +01:00
Alex Pott f0f4922f91
Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening 2020-07-13 23:26:11 +01:00
catch eafefd897a Issue #2619482 by cburschka, ankit.singh, ravi.shankar, jungle, daffie: Convert all get_called_class()/get_class() to static:: 2020-07-13 15:35:49 +01:00
catch 488b2cee3b Issue #3139426 by jungle, rajandro, mohrerao, sja112, mondrake: Replace usages of deprecated AssertLegacyTrait::assertOptionSelected() 2020-07-13 15:32:37 +01:00
Alex Pott c114930c34
Issue #3139440 by jungle, Hardik_Patel_12, siddhant.bhosale, sharma.amitt16, durgeshs: Replace usages of deprecated AssertLegacyTrait::buildXPathQuery() 2020-07-13 14:22:09 +01:00
catch 2ee59bef8f Issue #3128616 by alexpott, daffie, mondrake, xjm, Charlie ChX Negyesi: Replace \Drupal\Core\Database\Connection::destroy() with a proper destructor 2020-07-10 12:30:06 +01:00
catch b829de68ac Issue #3082859 by Krzysztof Domański, munish.kumar, xjm, samuel.mortenson: The AssertMailTrait should cast the data type to boolean in assertMailPattern 2020-07-10 11:59:19 +01:00
catch 264d89cf37 Issue #3070902 by dalin, mrinalini9, mrupsidown, Bunty Badgujar: Better logging for prepareDestination Exception 2020-07-10 11:53:28 +01:00
catch efc85b5ad5 Issue #3000762 by Krzysztof Domański, Hardik_Patel_12, saurabh.tripathi.cs, Lendude, ApacheEx, nnevill, alexpott: Add assertNoDuplicateIds to a functional test trait 2020-07-10 11:17:39 +01:00
catch 0e6ed376ef Issue #3130973 by daffie, plach, Charlie ChX Negyesi: Make the backend overridable service discovery also check the database type for an overridden service 2020-07-09 12:20:55 +01:00
catch e85462dda4 Issue #2807743 by alexpott, catch, kiamlaluno, neclimdul, xjm: Switch from deprecation notice to warning for non-standard placeholders in FormattableMarkup::placeholderFormat() 2020-07-09 12:19:02 +01:00
Alex Pott dbd93506d2
Issue #3152390 by munish.kumar, Deepak Goyal, daffie: Bracket-encapsulated field names for static queries in core/tests/Drupal/KernelTests/Core/Database 2020-07-07 14:40:41 +01:00
catch a050029323 Issue #3135538 by mondrake, longwave, jungle: Replace remaining assert* involving use of count() where relevant 2020-07-02 13:16:28 +01:00
Alex Pott c71e7e4e57
Issue #3152003 by Beakerboy, sanjayk, alexpott, daffie: EndOfTransactionQueriesTest does not include bootstrap.inc early enough for contrib database drivers 2020-07-01 11:28:26 +01:00
catch 60c1f976cb Issue #3027763 by quietone, LiamPower, pratik_kamble: UnroutedUrlAssembler removes query params array item key in buildExternalUrl() 2020-06-30 09:51:16 +01:00
Alex Pott bf94a9e49a
Issue #3035518 by claudiu.cristea, ridhimaabrol24, pguillard, Deepak Goyal, Manuel Garcia, mrinalini9, ravi.shankar, Hardik_Patel_12, mondrake, alexpott, dww, klausi, andypost, catch, kim.pepper: Convert ImageEffectsTest & ToolkitTest into Kernel tests 2020-06-29 23:49:04 +01:00
catch 2b7d2e1e26 Issue #3139437 by pavnish, mrinalini9, mondrake, longwave, Bunty Badgujar: Replace usages of AssertLegacyTrait::assertCacheTag, that is deprecated 2020-06-29 16:26:59 +01:00
Alex Pott 4babf62cad
Issue #3077785 by longwave: Refactor away DrupalMinkClient after Symfony 4.2+ 2020-06-29 09:52:17 +01:00
Alex Pott a0a8601936
Issue #2898947 by rajandro, jungle, ankit.singh, AkashkumarOSL, Lal_, shimpy, Saurabh_sgh, markdorison, gnikolovski, jordanwood, librarylasso, Swapnil_Kotwal, mrinalini9, chiranjeeb2410, codersukanta, daffie, xjm, alexpott, mmjvb, mparker17, MaskyS, larowlan, quietone: Change "writeable" to "writable" in documentation 2020-06-28 13:46:45 +01:00
Lauri Eskola 0551c86071
Issue #3060697 by huzooka, bnjmnm, Meenakshi.g, quiron, shashikant_chauhan, Lal_, lauriii, tim.plunkett: Use dropbutton variants with #dropbutton_type instead of custom classes 2020-06-25 17:54:48 +03:00
xjm c626fbfe58 Issue #3154533 by jperk224, jungle: Fix "Drupal" typos in core 2020-06-24 16:09:45 -05:00
Lee Rowlands ad50981aaa
Issue #3028621 by jungle, John Cook: BatchBuilder included files fails 2020-06-24 12:37:31 +10:00
Lee Rowlands d22493e774
Issue #2904467 by quietone, andyg5000: Plugins do not preserve integer keys when parsing annotations 2020-06-24 10:07:36 +10:00
Alex Pott c04b62d61d
Issue #3143713 by andypost, Kumar Kundan, codersukanta, alexpott, martin107: drupal_get_schema_versions() should return integer versions 2020-06-23 17:13:38 +01:00
Alex Pott 50368d11f6
Issue #3150731 by andypost, Beakerboy, kim.pepper: FileSystemModuleDiscoveryDataProviderTrait needs to use DIRECTORY_SEPARATOR 2020-06-23 15:18:00 +01:00
xjm 1220c0712f Issue #2937844 by andypost, ravi.shankar, mrinalini9, Deepak Goyal, RoSk0, daffie, borisson_, tstoeckler, xjm: Fix 'Squiz.PHP.NonExecutableCode' coding standard 2020-06-23 06:03:03 -05:00
Alex Pott 0334414b31
Issue #3150726 by andypost: Deprecate update_check_incompatibility as unused 2020-06-23 11:34:39 +01:00
Alex Pott 3789388079
Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, alexpott, daffie, larowlan: Decouple from Symfony CMF 2020-06-23 10:35:08 +01:00
Alex Pott cd7455f314
Revert "Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, daffie, larowlan: Decouple from Symfony CMF"
This reverts commit 98eed2b1a6.
2020-06-23 09:04:39 +01:00
Alex Pott 9a7f4fb4e5
Issue #3153722 by Hardik_Patel_12: Make $modules property protected on DuplicateContextualLinksTest, NoMultilingualReviewPageTest and MenuActiveTrail403Test 2020-06-22 22:52:42 +01:00
Alex Pott c8a3115655
Issue #3055189 by mikelutz, catch, alexpott: [Symfony 5] Support for mapping keys in multi-line blocks is deprecated since Symfony 4.3 and will throw a ParseException in 5.0 2020-06-22 22:47:44 +01:00
Alex Pott 98eed2b1a6
Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, daffie, larowlan: Decouple from Symfony CMF 2020-06-22 12:18:44 +01:00
xjm de32f3ca2d Issue #3133033 by munish.kumar, xjm, Hardik_Patel_12, daffie, swatichouhan012: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the drupalCreateUser() test method 2020-06-21 16:39:19 -05:00
xjm 94ca9bc3a0 Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core 2020-06-21 14:15:29 -05:00
xjm 29b2451ce9 Issue #2908079 by jungle, voleger, mpdonadio, zahord, andypost, RoSk0, Mile23, claudiu.cristea, alexpott, xjm, Krzysztof Domański, naveenvalecha, piggito, Suresh Prabhu Parkala, daffie, dawehner, gumanist: Move some of the bootstrap.inc PHP-related constants to \Drupal and deprecate the old versions 2020-06-21 13:55:29 -05:00
Alex Pott 8be5edace1
Issue #3144331 by mohrerao, longwave, daffie: Update comment in Drupal\Tests\RandomGeneratorTrait::randomStringValidate() 2020-06-19 14:11:50 +01:00
Alex Pott 3917030203
Issue #2345451 by mondrake, daffie, david_garcia, shobhit_juyal, sokru, markdorison, alexpott, Beakerboy: Introduce a Connection::prepareStatement method allowing to pass options to the Statement, deprecate Connection::prepareQuery() and Connection::prepare() 2020-06-19 11:08:18 +01:00
Lee Rowlands 8350f688ea
Issue #2927077 by cburschka, jibran, dpi, hchonov, AaronMcHale: $entity->toUrl('revision-*') should fill revision parameter on all applicable routes 2020-06-19 06:28:03 +10:00
xjm 357efb6c33 SA-CORE-2020-004 by samuel.mortenson, DorTumarkin, greggles, xjm, larowlan, webchick, pwolanin, dawehner, mcdruid, alexpott, dsnopek
(cherry picked from commit 3999b8f658)
2020-06-17 13:04:42 -05:00
Alex Pott 0f9cecbab6
Issue #3139414 by cburschka, mohrerao, pavnish, jungle, ravi.shankar, daffie, mondrake, sja112: Replace usages of deprecated AssertLegacyTrait::assert(No)Link() 2020-06-16 10:29:37 +01:00
Alex Pott 9dc4233091
Issue #3135077 by mondrake, sja112, daffie, longwave, xjm: Remove usage of AssertLegacyTrait::pass() from traits 2020-06-15 12:30:21 +01:00
Alex Pott 4c29b0788c
Issue #3143173 by martin107, andypost, longwave: Followup: ProxyBuilder compatibility with Symfony 5 - needs to handle voids correctly 2020-06-15 11:33:53 +01:00
Alex Pott aa97890339
Issue #3143618 by Krzysztof Domański, daffie, longwave, Beakerboy: Replace space (U+0020) with No-Break Space (U+00A0) to minimize false positives 2020-06-15 11:25:18 +01:00
Alex Pott 803a34ba96
Issue #3139422 by sja112, jungle, akanksha-hp, mondrake, xjm: Replace usages of deprecated AssertLegacyTrait::assertOptionByText() 2020-06-13 11:45:13 +01:00
Alex Pott 9eb7a173a2
Issue #3151087 by rik-dev, dww, alexpott, Matroskeen: Replace use of whitelist/blacklist in file_munge_filename() and its tests 2020-06-12 16:42:28 +01:00
Alex Pott f11d93fb90
Issue #3127918 by jungle, longwave: Add funding info in composer.lock 2020-06-09 11:02:34 +01:00
catch 79835b0256 Issue #3146567 by alexpott, pacproduct: Wrong key name in "Missing required key (base_theme)" exception message 2020-06-08 13:23:56 +01:00
Alex Pott 15b39f02b3
Issue #3143604 by chr.fritsch, Taran2L, longwave, alexpott, dungahk: PhpUnitCompatibility\PhpUnit8\ClassWriter cannot detect PHPUnit source directory when running PHPStan check 2020-06-08 12:42:38 +01:00
Alex Pott 9d1faa52f4
Issue #2824935 by idebr, mfernea, Deepak Goyal, pfrenssen, longwave, hgunicamp, jofitz, andypost, daffie: Fix Squiz.ControlStructures.SwitchDeclaration coding standard 2020-06-02 09:46:52 +01:00
catch 5002f8f786 Issue #3109795 by alexpott, Berdir: Entity plural label context is not set as expected 2020-06-01 12:23:12 +01:00
Alex Pott 758adf0e97
Issue #2716115 by LittleCoding, gnuget, jungle, gapple, tatarbj, sandeep_jangra, erlendoos, markcarver, NickDickinsonWilde, cayriawill, catch, geek-merlin: Allow attributes passed with CSS in libraries (SRI) 2020-05-31 08:27:38 +01:00
xjm 88375258cd Issue #3139412 by Bunty Badgujar, longwave, mondrake, xjm: Replace usages of deprecated AssertLegacyTrait::assertTitle() 2020-05-29 16:55:45 -05:00
Alex Pott 2c02bb9ae7
Issue #3123065 by jungle, daffie: Fix 'Drupal.NamingConventions.ValidClassName' coding standard 2020-05-29 20:11:19 +01:00
Alex Pott ea668bd2d1
Issue #3025394 by eyilmaz, vsujeetkumar, Kristen Pol, priyanka.sahni, dawehner: MenuActiveTrail should keep its cid (cache id) to avoid wrong cache sets for 403 2020-05-29 20:04:38 +01:00
xjm 40b0e163ea Issue #3138774 by sja112, mohrerao, shalinigaur: Fix "DoesNot" relevant typos in core 2020-05-29 12:48:30 -05:00
Alex Pott 81e9500d67
Issue #3138718 by sja112, longwave, dww, xjm, alexpott: Convert British English spellings to American English, for the umpteenth time 2020-05-29 12:25:47 +01:00
Alex Pott c9c0fc1e59
Issue #3133798 by Beakerboy, daffie: Semicolon removed from query even when it is allowed 2020-05-28 14:58:37 +01:00
catch 8b43890b4e Issue #3138783 by mohrerao, jungle, DevJoJodae: Fix "Partially" relevant typos in core 2020-05-28 12:14:25 +01:00
catch bc62d349ba Issue #1831560 by acbramley, CRZDEV, mvwensen, fago, David_Rothstein, harsha012, Lendude, mrinalini9, Devin Carlson, borisson_, Gábor Hojtsy: Remove Html::resetSeenIds() call during form processing 2020-05-28 12:09:12 +01:00
catch 171dbb6a1c Issue #3138789 by sja112, jungle, Maithri Shetty: Fix "blockquote" relevant typos in core 2020-05-28 10:14:20 +01:00
catch eba9a1805f Issue #3143235 by alexpott, mondrake: Convert ::expectExceptionMessageRegExp to ::expectExceptionMessageMatches 2020-05-27 15:43:37 +01:00
xjm f73194d078 Issue #3139403 by mondrake: Replace usages of AssertLegacyTrait::assertElement(Not)Present, that is deprecated 2020-05-26 13:27:27 -05:00
catch f717ef85c7 Issue #2766135 by hchonov, jeroen.b, amateescu, neclimdul, gordon, chipway, jmuzz, timmillwood, daffie: EntityQuery with condition on the revision field leads to wrong results 2020-05-26 14:36:04 +01:00
Alex Pott 345858969a
Issue #3128880 by daffie, alexpott, mondrake: Make ConnectionUnitTest also run for PostgreSQL 2020-05-26 09:19:28 +01:00
xjm a6c0adae4d Issue #3139439 by mondrake, daffie: Replace usages of deprecated AssertLegacyTrait::assertHeader() 2020-05-24 16:38:15 -05:00
xjm 68a59ee322 Issue #3139421 by mondrake, mrinalini9, daffie: Replace usages of deprecated AssertLegacyTrait::assert(No)Option() 2020-05-24 14:55:23 -05:00
xjm 11387380d5 Issue #3139218 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertResponse(), which is deprecated 2020-05-24 08:33:20 -05:00
xjm d9b70a9f46 Issue #3139402 by mondrake: Replace usages of AssertLegacyTrait::assertIdenticalObject(), which is deprecated 2020-05-24 08:00:06 -05:00
Alex Pott 8ac02b5cbd
Issue #3101210 by mrinalini9, Sutharsan, Kristen Pol, greg.1.anderson: Remove 'overwrite' as documented example in scaffold options 2020-05-23 15:36:48 +01:00
Alex Pott 409af2de16
Issue #3136389 by jyotimishra123, Hardik_Patel_12, Suresh Prabhu Parkala, shimpy, longwave, quietone: Remove '@group legacy' from tests that do not exercise deprecated code 2020-05-23 15:32:19 +01:00
xjm f09c890298 Issue #3132964 by jungle, longwave, sja112, dww, xjm, daffie: assertResponse() does not actually support a $message parameter, so stop passing one 2020-05-22 12:37:50 -05:00
catch 0aa8da919c Issue #3100712 by daffie, tim.plunkett, milindk, StevenPatz, xjm, alexpott, dorficus, tedbow, bircher, marcuschristopher, opdavies: Drupal 8.7.10 to 8.8.0 update fails if views have invalid configuration 2020-05-22 12:15:05 +01:00
xjm c509626db3 Issue #3138652 by bnjmnm, dww: Remove StableDecoupledTest 2020-05-21 20:34:05 -05:00
xjm 1dd0d78d32 Issue #3033734 by dww, pawandubey, MEENA BISHT, Maithri Shetty, Rangaswini, kostyashupenko, priyanka.sahni, pratik_kamble, Vivek Panicker, Indrajith KB, Sivaji, xjm, idebr, bnjmnm, alexpott: Horizontal scrollbar on /admin/modules 2020-05-21 13:46:55 -05:00
xjm 0f66cce399 Issue #2937513 by eltori, longwave, klausi, catch, idebr: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard 2020-05-20 17:11:54 -05:00
Alex Pott ce8dfe3d27
Issue #2983452 by ridhimaabrol24, Kwadz, cburschka, jungle, somersoft, julienjoye, dhirendra.mishra, beram, daffie, alexpott: Improve support for SQLite in memory database 2020-05-19 22:41:04 +01:00
xjm 758dfbcd85 Issue #3114617 by mondrake, longwave, Gábor Hojtsy, sja112, jungle, xjm: Properly deprecate methods in Drupal\FunctionalTests\AssertLegacyTrait and Drupal\KernelTests\AssertLegacyTrait, while still keeping deprecations silenced 2020-05-19 14:30:07 -05:00
xjm 24fad1ccb8 Issue #3135390 by munish.kumar, jungle, mondrake, xjm, daffie: Replace assertions involving calls to is_readable() and is_writeable() on files and directories with PHPUnit assertions 2020-05-19 12:48:39 -05:00
catch 1d551dd7d6 Issue #3120731 by alexpott, japerry, daffie, codersukanta, rfay, xjm, tim.plunkett, catch, andypost: Incorrect "Drupal already installed" if any database settings are wrong or unsatisfactory 2020-05-19 10:44:37 +01:00
Alex Pott a6eaea1b96
Issue #3123933 by greg.1.anderson, alexpott, longwave, xjm: Determine whether ComposerProjectTemplatesTest is testing the internet, and if it is, avoid that 2020-05-19 09:04:15 +01:00
xjm e0c17813f8 Issue #3137455 by sja112, mondrake, longwave: AssertLegacyTrait - change links in @trigger_error deprecations to point the relevant change record 2020-05-18 18:55:19 -05:00
xjm 39bd41960e Issue #3135302 by longwave, Kristen Pol: Remove Symfony 3 legacy test from ReverseProxyMiddlewareTest 2020-05-15 09:00:35 -05:00
catch 1b4c4238a7 Issue #3123537 by tedbow, dww, DamienMcKenna, xjm, Berdir, tim.plunkett, pingwin4eg: /admin/reports/status should not WSOD if it finds an extension missing core_version_requirement in its info.yml file 2020-05-12 23:53:01 +01:00
Alex Pott ef61d27660
Issue #3135308 by sja112, longwave, Kristen Pol: Fix 'The "Symfony\Component\BrowserKit\Response::getStatus()" method is deprecated since Symfony 4.3, use getStatusCode() instead.' 2020-05-12 19:44:23 +01:00
catch 90af0a65b3 Issue #3134606 by greg.1.anderson, longwave, Kristen Pol, catch, jungle, alexpott: PHP Fatal error in 8.9.x / 9.0.x upgrade path 2020-05-11 18:00:25 +01:00
catch 98475425ab Issue #3134648 by alexpott, dww, greg.1.anderson, hussainweb, catch, xjm: Don't pin the composer/installers version in drupal/core-recommended 2020-05-11 17:57:07 +01:00
catch 421c588c16 Issue #3131343 by mondrake, dww, jungle: Replace assertions involving calls to in_array() with assertContains()/assertNotContains() 2020-05-11 09:10:55 +01:00
xjm 4da7958d27 Issue #3133604 by Berdir, dww: Dependency compatibility check in system doesn't check if version is defined 2020-05-09 20:31:53 -05:00
catch 29e324693e Issue #2988309 by Krzysztof Domański, Berdir, hchonov: Ensure that all field types return TRUE on equals() for the same values 2020-05-07 19:44:17 +01:00
catch 40a5bd7e0a Issue #3126965 by jungle, quietone, longwave, mondrake, dww: Replace assert* involving count() and an integer literal with assertCount() 2020-05-07 19:07:00 +01:00
catch ca1aa9e4ba Issue #3094398 by martin107, alexpott, andypost, klausi: Update Symfony response and request events to new classes 2020-05-06 15:39:38 +01:00
xjm 572e554aa9 Issue #3032686 by longwave, jibran, xjm, alexpott, Berdir, amateescu: Remove references to unused packages in Drupal 9's vendor hardening 2020-05-05 07:53:37 -05:00
xjm 809cfa14a6 Issue #3131819 by jungle, mondrake, xjm, dww: Replace assertions involving calls to is_resource() with assertIsResource() 2020-05-04 12:36:46 -05:00
xjm 2718a80a6b Issue #3131818 by jungle, mero.S: Replace assertions involving calls to is_object() with assertIsObject()/assertIsObject() 2020-05-04 07:54:35 -05:00
xjm 99cb88d6a7 Issue #3131816 by Spokje, jungle, mondrake, xjm, longwave: Replace assertions involving calls to is_array() with assertIsArray()/assertIsNotArray() 2020-05-04 07:43:32 -05:00
catch 349ae78525 Issue #3126566 by greg.1.anderson, jungle, tedbow, hussainweb, Kristen Pol, alexpott: Allow Drupal to work with Composer 2 2020-05-04 11:21:33 +01:00
Alex Pott e43c919056
Issue #3119279 by dww, Lendude, alexpott, lauriii: views-view-table.html.twig template directly uses details without render array and polyfills 2020-05-04 09:48:22 +01:00
xjm f6e4b88fc9 Issue #3131817 by quietone, Suresh Prabhu Parkala, jungle, mondrake, daffie, catch, xjm: Replace assertions involving calls to is_numeric() with assertIsNumeric()/assertIsNotNumeric() 2020-05-03 10:42:00 -05:00
xjm 7b1f3e1132 Issue #3123253 by mondrake, Lal_, prabha1997, longwave, xjm, alexpott, jungle: Remove usage of AssertLegacyTrait::pass() from base test classes 2020-05-03 10:24:42 -05:00
Alex Pott c1548fce81
Issue #3103090 by greg.1.anderson, alexpott, jungle, ravi.shankar, dww, Mile23, larowlan: Avoid re-scaffolding unchanged files (and printing scaffold file information over and over) 2020-05-03 11:42:30 +01:00
Alex Pott a11ed7af53
Issue #3124354 by daffie, abhisekmazumdar, alexpott, johnwebdev, catch, Beakerboy: Remove unnecessary classes from the database drivers 2020-05-03 11:14:25 +01:00
xjm a2206327a6 Issue #3131821 by jungle, longwave: Replace assertions involving calls to is_callable() with assertIsCallable()/assertIsNotCallable() 2020-05-02 10:05:19 -05:00
Alex Pott 023ef0412c
Issue #3131258 by longwave, mondrake, dww: Remove redundant $message from assertFile(Not)Exists and assertDirectory(Not)Exists calls 2020-05-02 13:11:18 +01:00
Alex Pott 6b54e9534f
Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value 2020-05-02 13:07:36 +01:00
Alex Pott 3f87e0d805
Issue #3132745 by jungle, longwave, xjm, swatichouhan012, daffie: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the $modules test property 2020-05-02 12:34:00 +01:00
xjm 767d453d30 Issue #3100251 by Hardik_Patel_12, longwave: Several code comments have incorrect namespaces for classes or interfaces they reference 2020-05-01 20:23:15 -05:00
catch 0dfb1d0d6d Issue #3131820 by jungle, mero.S, quietone: Replace assertions involving calls to is_string() with assertIsString()/assertIsNotString() 2020-05-01 10:59:36 +01:00
catch 15340c8899 Issue #3129074 by longwave, mondrake, Lal_, Suresh Prabhu Parkala, johnwebdev, jungle, kapilkumar0324: Refactor assertions that use return values in conditionals 2020-05-01 10:26:32 +01:00
catch 6cf25ba266 Issue #3131474 by jungle, mondrake: Replace assertions involving calls to array_search() with assertContains()/assertNotContains() 2020-05-01 09:48:22 +01:00
catch 54f84c2b5c Issue #3131223 by jungle, mondrake, longwave: Replace assertions involving calls to array_key_exists() with assertArrayHasKey()/assertArrayNotHasKey() 2020-04-28 12:14:56 +01:00
Alex Pott 9632fb98a1
Issue #3131402 by longwave, jungle, Berdir: Remove return type hints from abstract test classes 2020-04-28 09:14:16 +01:00
catch 222e10447b Issue #3131088 by Spokje, longwave: Replace assertions involving calls to file_exists with assertFileExists()/assertFileNotExists() or assertDirectoryExists()/assertDirectoryNotExists() 2020-04-27 14:13:40 +01:00
catch 610d4b6307 Issue #3131090 by longwave: Replace assertions involving calls to is_dir with assertDirectoryExists()/assertDirectoryNotExists() 2020-04-27 10:42:12 +01:00
catch 27515dc255 Issue #3130811 by mondrake, jungle, longwave: Remove redundant $message from assert(Not)InstanceOf calls 2020-04-27 10:35:37 +01:00
catch de052f01c7 Issue #3130396 by longwave, jungle, dww, mondrake: Replace assertions involving calls to is_file with assertFileExists()/assertFileNotExists() 2020-04-27 10:31:21 +01:00
catch 4d02fe7c25 Issue #3128746 by mondrake, longwave, dww: Replace assertions involving calls to strpos() with more accurate string assertions 2020-04-27 10:02:44 +01:00
catch 4fe0b034a9 Issue #3128905 by jungle, longwave, Kristen Pol, mondrake: Replace assert* involving an instanceof operator with assertInstanceOf()/assertNotInstanceOf() 2020-04-24 21:27:52 +01:00
catch 8f7f02c661 Issue #3129508 by Lal_, daffie, Suresh Prabhu Parkala: Change multiple dirname()'s into a single dirname() with the use of the second parameter of dirname() 2020-04-23 17:15:14 +01:00
catch 095686927f Issue #3117857 by longwave, jungle, govind.maloo, Kristen Pol: [Symfony 5] The "Symfony\Component\Debug\BufferingLogger" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\BufferingLogger" instead 2020-04-21 13:07:10 +01:00
catch 48849923ec Issue #3125032 by jungle, alexpott, Neslee Canil Pinto, longwave, joachim, andypost: Use variadics in Cache::merge* functions - for example Cache::mergeTags() 2020-04-20 15:33:39 +01:00
catch 66e8d08413 Issue #3125234 by martin107, longwave: ProxyBuilder compatibility with Symfony 5 2020-04-20 15:20:35 +01:00
catch f08be334ae Issue #3117869 by longwave: [Symfony 5] Passing arguments to "Symfony\Component\HttpFoundation\Request::isMethodSafe()" has been deprecated since Symfony 4.4 2020-04-20 10:58:32 +01:00
catch 3cfe353e0e Issue #3127674 by jungle, longwave, imalabya, mondrake: Update dependencies for Drupal 9.0 2020-04-20 10:46:36 +01:00
Alex Pott 3ea981a11f
Issue #3128814 by longwave, jungle, dww: Replace assert* involving count() and an equality operator with assertCount() 2020-04-20 10:21:24 +01:00
Alex Pott b2a10193e1
Issue #2956556 by johndevman, daffie, Neslee Canil Pinto, dan.munn, aleevas, dubcanada, alexpott: class isn't set in FETCH_OBJECT when class_name isn't set 2020-04-20 00:47:40 +01:00
Alex Pott b739bebc39
Issue #3126971 by mondrake, alexpott, longwave: Replace usage of getObjectAttribute() that is deprecated 2020-04-18 17:40:08 +01:00
Alex Pott 50332db194
Issue #3117858 by longwave, druprad, Kristen Pol: [Symfony 5] The "Symfony\Component\Process\Process::inheritEnvironmentVariables()" method is deprecated since Symfony 4.4, env variables are always inherited 2020-04-18 16:59:09 +01:00
Alex Pott c0f2b559aa
Issue #3126970 by mondrake, longwave: Replace usage of readAttribute() that is deprecated 2020-04-18 14:25:29 +01:00
Alex Pott a6e402fc01
Issue #3126563 by mondrake, daffie, alexpott: Replace usage of assertAttributeEquals() that is deprecated 2020-04-18 10:31:47 +01:00
Alex Pott cc564e260e
Issue #3121362 by jungle, Meenakshi.g, dww, xjm, alexpott, tim.plunkett: Fix duplicate word typos (the the, to to, etc.) for code comments 2020-04-17 20:37:16 +01:00
catch 5132c83fac Issue #3082415 by Krzysztof Domański, mondrake, alexpott, longwave, jungle: Replace assert(Not)Same/Identical() on booleans with assert(Not)True/False() in PHPUnit tests 2020-04-17 16:00:07 +01:00
Alex Pott de981ef81e
Issue #3126969 by mondrake, longwave, alexpott, daffie: Replace usage of assertAttributeInstanceOf() that is deprecated 2020-04-17 13:01:36 +01:00
catch 8964921c80 Issue #3122547 by dww, jungle, Kristen Pol: Fix duplicate word typos (the the, to to, etc) for test assertions 2020-04-17 12:23:16 +01:00
catch 576652b698 Issue #3124769 by Chi, msuthars: Fix hardcoded destination in UiHelperTrait::drupalLogout() 2020-04-17 10:26:58 +01:00
catch d4a14f63d3 Issue #3119922 by sinn, daffie: DeleteTruncateTest should not rely on default sorting order in DB 2020-04-17 10:20:03 +01:00
catch c609c06bb4 Issue #3117863 by longwave, Kristen Pol: [Symfony 5] Using the "Symfony\Component\Validator\Constraints\Length" constraint with the "min" option without setting the "allowEmptyString" one is deprecated 2020-04-17 09:53:15 +01:00
catch 09be91a395 Issue #3126564 by longwave, mondrake: Replace usage of assertArraySubset(), that is deprecated 2020-04-16 19:40:52 +01:00
catch 2989dd00ba Issue #3112476 by alexpott, Neslee Canil Pinto, mondrake, daffie, salah1, neelam_wadhwani: Always set $info['namespace'] on database connection info 2020-04-15 18:27:31 +01:00
catch 668f597c10 Issue #3123376 by swatichouhan012, johndevman, longwave, xjm: update_fix_incompatibility() is (theoretically) dead code, but is also theoretically dangerous 2020-04-15 14:45:16 +01:00
catch d6f9e2c401 Issue #3126940 by Beakerboy, daffie: New DB URI breaks if an existing query part is missing the new module parameter 2020-04-14 15:17:28 +01:00
Alex Pott 6bf02d966d
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase 2020-04-13 12:05:00 +01:00
Alex Pott 0dc28534c8
Issue #3107732 by mondrake, longwave, swatichouhan012, salah1, xjm, catch, alexpott, Berdir: Between April 13 and April 17, 2020: Add return typehints to setUp/tearDown methods in concrete test classes 2020-04-13 09:56:30 +01:00
Alex Pott 125b33ab76
Issue #3126848 by mondrake, longwave, daffie: Replace usage of the $ignoreCase parameter of assertContains(), that is deprecated 2020-04-12 21:39:49 +01:00
Alex Pott 0bfda930ab
Issue #3126569 by mondrake, longwave: Replace usage of assertAttributeEmpty() that is deprecated 2020-04-12 15:04:54 +01:00
Alex Pott 5228b8df1c
Issue #3126792 by mondrake: Replace usage of assertAttributeSame() that is deprecated 2020-04-12 12:43:10 +01:00
Alex Pott 6108526c9c
Issue #3113077 by mondrake, Hardik_Patel_12, Neslee Canil Pinto, swatichouhan012, prabha1997, neelam_wadhwani, Berdir, longwave: Replace assertContains() on strings with assertStringContainsString() or assertStringContainsStringIgnoringCase() 2020-04-12 12:34:00 +01:00
catch 396a950cbc Issue #3126658 by alexpott, daffie, Beakerboy: Support enclosing reserved words with brackets 2020-04-11 19:38:24 +01:00
Alex Pott 221b7aed06
Issue #3108006 by mondrake, ravi.shankar, longwave: Replace assertInternalType() calls with dedicated methods 2020-04-11 06:35:50 +01:00
catch bcbb697561 Issue #3126333 by mondrake, longwave: Replace usage of the optional $canonicalize parameter of assertEquals(), that is deprecated 2020-04-10 17:04:33 +01:00
effulgentsia ff6279aa78 Issue #3120096 by alexpott, daffie, effulgentsia, Neslee Canil Pinto, xjm, mondrake, catch, ravi.shankar: Support contrib database driver directories in a fixed location in a module 2020-04-07 13:00:31 -07:00
catch 363a6611be Issue #3122961 by mondrake: PHPUnit\Framework\TestCase::__construct() should not be extended 2020-04-07 19:59:07 +01:00
catch 6964f09b96 Issue #2989745 by plach, jungle, alexpott, Lendude, catch, tim.plunkett: views_update_8500() inlines configuration changes instead of this being done on config save for bc 2020-04-06 12:28:45 +01:00
xjm 5c457b5509 Issue #3113876 by Hardik_Patel_12, himmatbhatia, jungle, klausi, longwave: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead 2020-03-31 20:19:01 -05:00
catch a1d4b16203 Issue #2278971 by mondrake, daffie, xjm, longwave: Deprecate Connection::supportsTransactions() 2020-03-31 14:53:34 +01:00
xjm 0a5e29b092 Issue #3122742 by alexpott: Fix PHP 5 tests on 8.7.x 2020-03-26 20:32:40 -05:00
Alex Pott b9fce45b5c
Issue #3115223 by bnjmnm, lauriii, tedbow, xjm, alexpott: Remove Stable as a base theme of core themes 2020-03-25 09:37:24 +00:00
Alex Pott f156b5c6b1
Issue #3113403 by Beakerboy, neelam_wadhwani, daffie, alexpott: Make Drupal\Core\Database\Query\Condition driver overridable 2020-03-23 08:29:05 +00:00
xjm f3069ccf1f Issue #3117330 by longwave, tedbow, xjm: Trigger errors in deprecated theme functions 2020-03-19 19:27:02 -05:00
xjm 6cd25dfddb Issue #3120954 by tim.plunkett, czigor: Add function name to the deprecation message about theme functions 2020-03-19 16:50:27 -05:00
catch 3304901ac2 Issue #3119373 by alexpott, BramDriesen: Configuration synchronisation that both enables & configures a module fails and drupal_flush_all_caches() 2020-03-19 20:10:32 +00:00
catch a130897f02 Issue #474684 by bnjmnm, dawehner, tedbow, pfrenssen, JohnAlbin, ademarco, kalpaitch, vdacosta@voidtek.com, rensingh99, markcarver, jungle, jhedstrom, RobLoach, almaudoh, kevineinarsson, shaal, dpagini, thedavidmeister, sreynen, Snugug, Miguel.kode, kamkejj, alexpott, Pol, sun, Wim Leers, lauriii, tim.plunkett, eaton: Allow themes to declare dependencies on modules 2020-03-19 11:37:34 +00:00
catch 0d78f4c082 Issue #3117342 by longwave, alexpott: Update dependencies for Drupal 9 2020-03-19 11:15:53 +00:00
catch eae7058a05 Issue #3103529 by alexpott, mcdruid, Chris Burge, greg.1.anderson, rfay, anavarre, catch, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution 2020-03-17 10:29:32 +00:00
Alex Pott c4f0d96291
Issue #3118832 by effulgentsia, alexpott, daffie: Allow custom database drivers to extend and have the same name as the core ones 2020-03-17 10:08:29 +00:00
catch bc295bf22d Issue #3119910 by mondrake: Change hardcoded quote identifier in EntityQueryTest to square brackets 2020-03-16 07:52:43 +00:00
Alex Pott 1af1f11738
Issue #3119847 by jungle, dww: Fix typos in InfoParserUnitTest and UpdaterTest doc comments 2020-03-15 21:37:29 +00:00
Alex Pott 6aee149769
Issue #3105701 by tedbow, xjm, Gábor Hojtsy, Krzysztof Domański, dww, Wim Leers, jungle: Do not allow core: 9.x in info.yml files 2020-03-13 22:25:24 +00:00
Alex Pott 8ed835c0bc
Issue #2999549 by mtift, Daniel Korte, mherchel, alexpott, larowlan: Allow button tag in LinkGenerator for better accessibility 2020-03-13 22:18:35 +00:00
Lauri Eskola b389f67d40
Issue #2550717 by mradcliffe, bnjmnm, finnsky, Manuel Garcia, lauriii, longwave, tedbow, silesky, catch, xjm, droplet, johndevman, nod_, marassa: [JS] Replace jQuery.cookie with JS-cookie and provide a BC layer 2020-03-13 22:00:18 +02:00
catch cb2fc312c1 Revert "Issue #3103529 by mcdruid, alexpott, Chris Burge, greg.1.anderson, rfay, anavarre, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution"
This reverts commit 8a23417a43.
2020-03-13 14:19:47 +00:00
catch 3e9a5a531f Issue #2986452 by alexpott, andypost, kostyashupenko, daffie, kriboogh, larowlan, kristiaanvandeneynde, chrisrockwell, bleen, nevergone: Database reserved keywords need to be quoted as per the ANSI standard. Also resolves https://www.drupal.org/project/drupal/issues/371 2020-03-13 11:40:12 +00:00
catch 8a23417a43 Issue #3103529 by mcdruid, alexpott, Chris Burge, greg.1.anderson, rfay, anavarre, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution 2020-03-13 11:02:52 +00:00
Alex Pott 6139217555
Revert "Issue #3113403 by Beakerboy, daffie: Make Drupal\Core\Database\Query\Condition driver overridable"
This reverts commit 7a943a3b5f.
2020-03-12 14:54:51 +00:00
Alex Pott 7a943a3b5f
Issue #3113403 by Beakerboy, daffie: Make Drupal\Core\Database\Query\Condition driver overridable 2020-03-12 14:42:41 +00:00
Alex Pott 449b333d5b
Issue #3114041 by swatichouhan012, longwave, chr.fritsch, alexpott, mondrake: PhpUnit 8 tests breaking because of compatibility issue with setUp() 2020-03-12 14:39:41 +00:00
Gábor Hojtsy e8a6b798ab Issue #3113211 by bnjmnm, lauriii, xjm: Create test for theme asset decoupling from Stable and address any regressions that decoupling may cause 2020-03-12 15:01:35 +01:00
Alex Pott 250534625e Issue #3050374 by bnjmnm, lauriii, alexpott, DyanneNova, xjm: Create Drupal 9 stable theme 2020-03-12 00:29:43 +00:00
Alex Pott 0a65cd6076 Issue #3118477 by mondrake, Mile23: RegistryTest, RegistryLegacyTest both define the same class, use mock instead 2020-03-11 21:33:30 +00:00
catch d3b2a6f654 Issue #3078671 by Simon Peacock, greg.1.anderson, vuil, alexpott, jungle, rodrigoaguilera, sam-elayyoub, mmjvb, karolrybak: Pin behat/mink and behat/mink-selenium2-driver to use resolvable release 2020-03-11 21:14:29 +00:00
Alex Pott 05b122f2cb
Issue #3043471 by longwave, catch, Wim Leers, xjm: Replace the DiactorosFactory message factory in symfony/psr-http-message-bridge with a PSR-17 compliant message factory 2020-03-11 13:56:53 +00:00
catch d5fc3d9404 Issue #3117558 by alexpott, xjm, longwave: 9.0.x core's hash in composer.lock is wrong 2020-03-11 12:14:39 +00:00
Alex Pott fd11c5a42c
Issue #3098475 by Berdir, catch, TravisCarden, xjm, benjifisher, alexpott, larowlan, webchick, dww: Add more strict checking of hook_update_last_removed() and better explanation 2020-03-10 22:15:20 +00:00
xjm 1b82190349 Issue #2917600 by tedbow, alexpott, catch, anthonyf, xjm, andypost, Alan D., moshe weitzman, Berdir: update_fix_compatibility() puts sites into unrecoverable state 2020-03-10 16:32:33 -05:00
Alex Pott 4ff3848262
Issue #3066801 by catch, WidgetsBurritos, pobster, jungle, tim.plunkett, xjm, dww, alexpott, webchick, benjifisher, longwave, worldlinemine, lauriii, Berdir: Add hook_removed_post_updates() 2020-03-10 16:10:29 +00:00
Gábor Hojtsy 3594d55605 Issue #3118454 by catch, andypost, xjm, Gábor Hojtsy, mradcliffe, mondrake: Drupal\KernelTests\Core\Database\SelectTest fails on postgres 10 2020-03-09 09:41:51 +01:00
Alex Pott 27987af53e
Issue #3107155 by catch, effulgentsia, andypost, xjm, daffie, Gábor Hojtsy, alexpott, mondrake: Raise SQLite version requirement to 3.26 in Drupal 9 2020-03-08 09:20:31 +00:00
catch 28b8b4e4f6 Issue #3109534 by TravisCarden, mondrake, effulgentsia, andypost, Gábor Hojtsy, catch, daffie, xjm: Raise the minimum MySQL version to 5.7.8 and MariaDB version to 10.2.7 in Drupal 9 2020-03-06 22:11:08 +00:00
Alex Pott e3e5937d5c
Issue #3115624 by martijn.cuppens, jungle, JeroenT, greg.1.anderson, Mile23: Scaffolding: Only add root files to gitignore 2020-03-05 21:32:44 +00:00
xjm e13523ae38 Revert "Issue #3109534 by TravisCarden, mondrake, andypost, Gábor Hojtsy, daffie, effulgentsia, xjm: Raise the minimum MySQL version to 5.7 and MariaDB version to 10.2 in Drupal 9"
This reverts commit 39a543768e.
2020-03-05 13:44:49 -06:00
catch 51e3dc846f Issue #3117250 by alexpott, longwave: Update StringLoader and TestLoader for Twig 3 compatibility 2020-03-05 11:36:06 +00:00
catch 00d95c7493 Issue #3116856 by alexpott, Mile23: Workaround PHPUnit 8 warnings 2020-03-05 11:34:11 +00:00
catch e79723c3ef Issue #3074585 by mikelutz, alexpott, Berdir, Mile23, heddn, effulgentsia, Wim Leers: [Symfony 5] Replace app.root and site.path string services with container parameters 2020-03-05 11:22:39 +00:00
Alex Pott daab6ad7c8
Issue #3003401 by Sam152: UpdatePathTestBase calls setDatabaseDumpFiles twice, resulting in duplicate fixtures in some scenarios 2020-03-05 09:51:51 +00:00
Alex Pott 93b73a5835
Issue #3055197 by mikelutz: [Symfony 5] The "Goutte\Client" class extends "Symfony\Component\BrowserKit\Client" that is deprecated since Symfony 4.3, use "\Symfony\Component\BrowserKit\AbstractBrowser" instead 2020-03-05 09:25:39 +00:00
catch 39a543768e Issue #3109534 by TravisCarden, mondrake, andypost, Gábor Hojtsy, daffie, effulgentsia, xjm: Raise the minimum MySQL version to 5.7 and MariaDB version to 10.2 in Drupal 9 2020-03-05 08:06:37 +00:00
Alex Pott 4a70ba3774
Issue #3109480 by longwave, catch, bnjmnm, xjm, lauriii, Gábor Hojtsy: Properly deprecate theme functions for Drupal 10 2020-03-03 10:24:11 +00:00
Alex Pott be4d1ec81b
Issue #3114869 by andypost, Gábor Hojtsy, catch: \Drupal\Core\Routing\Router::generate() is deprecated but it is on an interface 2020-03-02 11:15:20 +00:00
Gábor Hojtsy 0eef97e225 Issue #3075011 by mikelutz, longwave: [Symfony 5] Remove typehint requirement deprecation suppression because Symfony 4 did not require them after all 2020-03-02 11:05:15 +01:00
Alex Pott 77943a2d13
Issue #3055196 by mikelutz: [Symfony 5] The "Symfony\Component\Routing\CompiledRoute::serialize()" method is considered internal since Symfony 4.3, will be removed in Symfony 5 as the class won't implement Serializable anymore. It may change without further notice. You should not ex 2020-02-27 23:43:47 +00:00
catch d185342b56 Issue #3114239 by andypost, Hardik_Patel_12, alexpott, Berdir: Properly deprecate \Drupal\Core\StringTranslation\TranslationWrapper 2020-02-27 20:43:59 +00:00
catch 262b7fcc26 Issue #3084472 by Berdir, JeroenT, ravi.shankar, rpsu: Remove Place Blocks module 2020-02-27 20:05:19 +00:00
catch 89d0409f5c Issue #2928994 by Berdir, alexpott, JeroenT, markcarver: Remove \Drupal\Core\Messenger\LegacyMessenger 2020-02-27 15:21:55 +00:00
Gábor Hojtsy 4098d2d586 Issue #3111468 by bnjmnm, lauriii: Decouple Stable libraries from Bartik/Seven/Claro/Umami 2020-02-27 15:26:56 +01:00
Gábor Hojtsy bf4e48d389 Issue #3098489 by catch, lauriii, DamienMcKenna, zrpnr, longwave, bnjmnm: Remove deprecated jQuery UI library definitions 2020-02-27 15:24:02 +01:00
catch 92ecd3b932 Issue #3020296 by alexpott, longwave, bradjones1, catch, Berdir, gapple: Remove Symfony's classloader as it does not exist in Symfony 4 2020-02-27 12:00:36 +00:00
catch 3e7619bd8d Issue #3056539 by plach, DamienMcKenna, catch, hchonov, amateescu, tim.plunkett: Updating an entity type from non-revisionable to revisionable fails if it has non-revisionable fields stored in dedicated tables 2020-02-27 11:34:53 +00:00
Alex Pott 5d4c083edf
Issue #3098475 by Berdir, catch, TravisCarden, xjm, benjifisher, alexpott, larowlan, dww: Add more strict checking of hook_update_last_removed() and better explanation 2020-02-27 10:08:46 +00:00
Alex Pott 458e132a8c
Issue #3115088 by lauriii, bnjmnm, tim.plunkett: Remove Classy as a base theme of core themes 2020-02-26 17:39:33 +00:00
Lauri Eskola b496f2d6a2
Issue #3017176 by finnsky, mogtofu33, alexpott, huzooka, dawehner: Support install profile and language code params in drupalInstall Nightwatch command 2020-02-26 18:08:19 +02:00
Alex Pott 305c401f90
Issue #3110874 by andypost, longwave, Berdir: Remove BC layer for TestSetupTrait 2020-02-26 14:25:12 +00:00
Lauri Eskola 0b870817f8
Issue #3115903 by alexpott, Berdir: Remove test cruft from TestSiteInstallCommand 2020-02-26 13:16:28 +02:00
Alex Pott b57afe5c7f
Issue #3069696 by Berdir, andypost, dhirendra.mishra, longwave, alexpott: Remove BC layers from the entity system 2020-02-26 08:25:29 +00:00
catch cf0bc9a239 Issue #3113020 by alexpott, longwave: Properly deprecate \Drupal\Core\Entity\EntityTypeInterface::isSubclassOf() 2020-02-25 13:54:42 +00:00
Alex Pott a95e1114cc
Issue #3115159 by longwave, daffie, alexpott: Properly deprecate config.storage.staging service 2020-02-25 13:06:04 +00:00
catch 5500590129 Issue #3099789 by amateescu, Berdir, hchonov, catch, alexpott: Remove the BC layer for revision metadata keys 2020-02-24 13:25:58 +00:00
Alex Pott 5def5fc1d2
Issue #2858776 by catch, mikran, plach, jonathanshaw, johndevman, alexpott, dawehner, tstoeckler, Berdir: Make defining bundle-specific routes easier 2020-02-24 09:59:49 +00:00
Alex Pott b6bf07b8aa
Issue #2910775 by Sivaji, Hardik_Patel_12, hchonov, Mile23: Add test case for EntityType::getHandlerClass returning NULL 2020-02-22 08:33:51 +00:00
Alex Pott 97bac4f16a
Issue #2867788 by mondrake, daffie, dawehner, alexpott, larowlan: Log::findCaller fails to report the correct caller function with non-core drivers 2020-02-21 14:30:50 +00:00
Alex Pott 42b761c3b8
Issue #3114195 by longwave: Remove deprecated configDirectories property from FunctionalTestSetupTrait 2020-02-21 12:15:06 +00:00
Gábor Hojtsy d1c44dd07c Issue #3104307 by Berdir, longwave, Gábor Hojtsy, Wim Leers, alexpott, andypost: Remove BC layers in various Drupal\Core components 2020-02-21 10:54:23 +01:00
Alex Pott 7c6f55e1fe
Issue #3113608 by bnjmnm, lauriii: Add copies of Classy templates to core themes 2020-02-20 20:56:07 +00:00
Gábor Hojtsy 18e2903efc Issue #3109287 by bnjmnm, lauriii, dww: Decouple Classy-inheriting themes from Classy's preprocess functions 2020-02-20 21:34:21 +01:00
Alex Pott 5e39512612
Issue #3104372 by Gábor Hojtsy, mondrake, longwave, andypost, catch: Fix Drupal\FunctionalTests\AssertLegacyTrait inconsistent deprecation messages 2020-02-20 08:14:09 +00:00
Gábor Hojtsy 3003e5d818 Issue #3113633 by alexpott, Berdir, catch: Improve schema incomplete exception 2020-02-19 12:25:55 +01:00
Gábor Hojtsy 3ef0c67392 Issue #3112639 by alexpott, himmatbhatia, swatichouhan012, longwave, andypost, Hardik_Patel_12, Gábor Hojtsy, Berdir, catch: Remove all @deprecated code from config component 2020-02-19 12:23:47 +01:00
Gábor Hojtsy 9a5df1707c Issue #3096349 by bnjmnm, dww, lauriii: Create test for confirming Themes do not depend on Classy templates 2020-02-18 18:20:22 +01:00
Alex Pott 0c5219eb80
Issue #3113509 by mondrake: Replace @expectedException* annotations with dedicated methods 2020-02-15 07:23:47 +00:00
Alex Pott d57f7ebce1
Issue #3113053 by hash6, Hardik_Patel_12, longwave, alexpott: Remove $baseThemes BC layer from \Drupal\Core\Theme\ActiveTheme 2020-02-15 07:12:04 +00:00
catch 5d457e37c5 Issue #3063887 by mondrake, alexpott, longwave, catch, xjm: Support PHPUnit 8 in Drupal 9, drop support for PHPUnit 7 2020-02-14 12:21:47 +00:00
catch da21d14ac5 Issue #3113476 by alexpott, mpdonadio: Fallback when request is not available on the stack in Time service 2020-02-14 09:51:24 +00:00
Alex Pott 88b7667716
Issue #3089206 by DamienMcKenna, Wim Leers, ravi.shankar, mr.baileys: Add "protocol version" cache context to allow optimizing responses for HTTP/1 vs HTTP/2 2020-02-12 10:29:44 +00:00
Alex Pott 66f553819f
Issue #3112681 by Hardik_Patel_12: Remove all @deprecated code from Datetime component 2020-02-12 10:21:06 +00:00
catch f772f12ec0 Issue #3111906 by himmatbhatia, alexpott, swatichouhan012, longwave: Remove deprecated AllowedTagsXssTrait 2020-02-12 09:52:52 +00:00
Alex Pott 4cfaf1e679
Issue #3112829 by alexpott: Fix fails due to Generic.CodeAnalysis.EmptyPHPStatement.SemicolonWithoutCodeDetected due to recent dependency updates 2020-02-12 09:28:33 +00:00
catch a4f6e55056 Issue #3110862 by longwave, alexpott, catch, Mile23, Lendude, Gábor Hojtsy, Berdir: Remove simpletest module from core 2020-02-12 09:23:09 +00:00
Alex Pott b8ce3c5f86
Issue #2871374 by mondrake, daffie, bohart, catch: SelectTest::testVulnerableComment fails when driver overrides Select::__toString 2020-02-10 14:46:43 +00:00
Alex Pott ff161590be
Issue #2928906 by tstoeckler, hchonov, gnunes, gease, amateescu, daffie, alexpott, catch, claudiu.cristea: The field schema incorrectly stores serial fields as int 2020-02-10 13:48:53 +00:00
catch 8d5344cda3 Issue #2809237 by dmitryl, alexpott, iampuma, muschpusch, louisnagtegaal, twfahey, aburrows, Mike Lewis, nickmans, borisson_, jcnventura: Properly deprecate AllowedTagsXssTrait 2020-02-10 12:01:25 +00:00
catch c68b4e0808 Issue #3111888 by andypost, Hardik_Patel_12, Gábor Hojtsy: Remove all @deprecated code from Phpstorage and Version Components 2020-02-10 11:09:47 +00:00
catch 5139354101 Issue #3086644 by Mile23, alexpott, Mixologic, greg.1.anderson, jibran: LegacyProject composer templates wrongly reference 8.x + fix test coverage 2020-02-07 16:14:17 +00:00
catch 51bf3e2d86 Issue #2831065 by andypost, alexpott, mpdonadio, longwave, Berdir: Remove BC layer from \Drupal\Core\DrupalKernel::getInstallProfile() 2020-02-06 20:31:05 +00:00
catch 6d0430d170 Issue #3111373 by Gábor Hojtsy, andypost: Remove deprecated migrate plugins from non-migrate modules 2020-02-06 14:40:59 +00:00
Alex Pott 258f88ad4b
Issue #2799911 by GoZ, sokru, daffie, catch: Make the Connection parameter the first parameter in Select Query Builder 2020-02-06 11:27:18 +00:00
catch b978479e86 Issue #3110296 by Hardik_Patel_12, longwave, Berdir: Remove all @deprecated code from Drupal/Core/Access/ 2020-02-06 10:02:29 +00:00
catch 534ee0d39d Issue #3086374 by mondrake, alexpott, joseph.olstad, Spokje, ravi.shankar, Gábor Hojtsy, heddn, Charlie ChX Negyesi, amateescu: Make Drupal 9 compatible with PHP 7.4 2020-02-04 16:24:45 +00:00
catch 1346009248 Issue #3086532 by Mile23, heddn: Further document Build and in general improve testing docs 2020-02-03 16:26:24 +00:00
catch 1b676519aa Issue #3088081 by alexpott, dww, tedbow, xjm: Improve the error message if a nonsense constraint is used in core_version_requirement 2020-02-03 16:09:05 +00:00
catch f90ca9bd94 Issue #3090145 by mondrake, andralex, alexpott, amateescu, andypost, longwave: Ensure that mixing array and Attribute objects in theme rendering is managed properly 2020-02-03 12:36:42 +00:00
Alex Pott c9c542f897
Issue #2942663 by manuel.adan, samuel.mortenson, alwaysworking, lauriii, jungle, tedbow, jmsosso, Gábor Hojtsy: Wrong initial machine name when label has certain default value 2020-02-03 09:32:45 +00:00
Alex Pott 75e2c32aca
Issue #3110525 by pekens: Typo in ConfirmCopiesClassyTest 2020-02-01 10:36:10 +00:00
Alex Pott deaf132106
Issue #3098426 by mondrake, daffie: EntityQueryTest::testToString fails with non-core db drivers 2020-02-01 10:32:26 +00:00
xjm a94383585b Issue #3108181 by bnjmnm, lauriii, tedbow, xjm: Decouple Classy libraries from Bartik 2020-01-31 16:53:19 -05:00
catch 5f072519f1 Issue #3096648 by alexpott, Berdir, catch, tstoeckler: Add support for third party libraries in site specific and install profile specific libraries folders 2020-01-31 10:52:42 +00:00
Lauri Eskola bc2f35cc4e
Issue #3109935 by alexpott, bnjmnm: Improve ConfirmClassyCopiesTest 2020-01-31 12:41:32 +02:00
catch 084e6270e3 Issue #3108025 by Beakerboy, alexpott, daffie, bohart: Function testNumericExpressionSubstitution uses non-standard SQL 2020-01-30 14:58:27 +00:00
catch 3d9ac25256 Issue #3087606 by jhedstrom, kim.pepper, jonathan1055, partdigital, larowlan, acbramley, Berdir, yunke: Datetime::getInfo() caches user's timezone causing unpredictable timestamps 2020-01-30 14:48:43 +00:00
catch a7f702a2a5 Issue #3102980 by Nathaniel, Hardik_Patel_12: AccessManager getRouteByName method signature parameters 2020-01-30 14:40:06 +00:00
catch 748111e3af Issue #3108287 by Beakerboy, daffie: Remove, or mark as core only: testPrimaryKeyUpdate() 2020-01-30 14:11:34 +00:00
Alex Pott 4577772da0
Issue #3101543 by lauriii, bnjmnm, ravi.shankar, alexpott: Update core JavaScript dependencies listed in package.json 2020-01-30 09:08:38 +00:00
Alex Pott af399700a4
Issue #3108109 by bnjmnm, lauriii: Decouple Classy libraries from Claro 2020-01-29 22:24:19 +00:00
Alex Pott 53b4bf9c06
Issue #3106918 by longwave, mondrake, Gábor Hojtsy: Drop support of PHPUnit 6 in Drupal 9 because it will never get used anyway 2020-01-29 21:46:03 +00:00
catch de6caed147 Issue #3108021 by alexpott, lauriii: Set $defaultTheme for install profiles using configuration install 2020-01-29 09:53:17 +00:00
Alex Pott 5b657b15b8
Revert "Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json"
This reverts commit 2dadb738bf.
2020-01-28 13:14:16 +00:00
catch f791e76736 Issue #3109433 by alexpott, Berdir: Set install profile correctly in the 8.8 database dumps 2020-01-28 12:19:24 +00:00
Alex Pott 2dadb738bf
Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json 2020-01-28 11:36:14 +00:00
catch 720924f719 Issue #2893804 by Wim Leers, Stefdewa, Berdir, catch: Remove rest.module BC layers 2020-01-27 17:41:43 +00:00
catch 474a690299 Issue #3092090 by Berdir, Wim Leers, plach, amateescu: Remove legacy Path Alias subsystem 2020-01-27 15:46:24 +00:00
catch 4af66535e4 Issue #3098250 by alexpott, longwave, Wim Leers, lauriii: Remove all @deprecated code in \Drupal\Core\Extension 2020-01-27 10:58:40 +00:00
Alex Pott 45b3d06dce
Issue #3101130 by Krzysztof Domański, DukeandGrace: ConfigEntityQueryTest::testCaseSensitivity can randomly fail 2020-01-25 13:45:15 +00:00
Alex Pott 267ccab755
Issue #3081145 by Berdir, andypost, longwave, catch, tim.plunkett, larowlan: Remove BC layers in the Plugin component 2020-01-25 10:01:58 +00:00
catch e1a041c493 Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, xjm, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88** 2020-01-24 23:52:03 +00:00
xjm a7c51121dd Issue #3107872 by bnjmnm, lauriii: Decouple Classy libraries from Seven 2020-01-24 13:55:22 -06:00
Lee Rowlands 62afe77683
Issue #3097892 by mondrake, longwave, Berdir: Remove all @deprecated code in test base classes 2020-01-23 08:03:36 +10:00
Lauri Eskola 3933d168f4
Issue #3105231 by lauriii, bnjmnm, andypost: Update backbone.js to 1.4.0 2020-01-22 11:43:10 +02:00
Lee Rowlands 2e53ac1699
Revert "Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**"
This reverts commit 136f055066.
2020-01-22 10:30:15 +10:00
Lee Rowlands 136f055066
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88** 2020-01-22 09:33:30 +10:00
xjm d712cec81f Issue #3106600 by bnjmnm, lauriii: Decouple Classy libraries from Umami 2020-01-21 16:21:31 -06:00
catch 0cc1a138e8 Issue #3063182 by Spokje, Wim Leers, mondrake, Mile23: Remove PHPUnit 4.8 class aliasing BC layer 2020-01-21 11:12:21 +00:00
catch 9ed2caaeaa Issue #3106075 by Krzysztof Domański, heddn, Gábor Hojtsy, xjm, catch, mondrake, larowlan, greg.1.anderson: Bump minimum PHP for Drupal 9 to PHP 7.3 2020-01-21 11:05:11 +00:00
catch dc86e91e61 Issue #3104015 by TravisCarden, alexpott, longwave, Spokje, fgm, catch, xjm, Berdir, Bruno Vincent: Replace ZendFramework/* dependencies with their Laminas equivalents 2020-01-20 16:32:15 +00:00
catch e68ca9358f Issue #2145751 by jibran, yongt9412, DuaelFr, Berdir, pnagornyak, arpad.rozsa, mbovan, Wim Leers, Nixou, effulgentsia, Fabianx, kristiaanvandeneynde, anavarre, dawehner: Introduce ENTITY_TYPE_list:BUNDLE cache tag and add it to single bundle listing 2020-01-17 11:48:31 +00:00
Alex Pott c0f736b320
Issue #3086850 by MasterBranch, ravi.shankar, joachim, hchonov, kiwimind, mglaman, jhedstrom: "Cannot load a NULL ID" assertion in EntityStorageBase should say the entity type 2020-01-16 15:30:00 +00:00
xjm b01c410bd6 Issue #3096203 by bnjmnm, xjm, lauriii: Create Classy library dependency tests that can be used for all themes, and verify by providing an Umami-specific classy/dropbutton 2020-01-15 14:44:03 -06:00
catch 34473684b6 Issue #3091447 by Krzysztof Domański, el7cosmos, longwave, ravi.shankar, Berdir, martin107: Remove Utility component BC layers 2020-01-13 18:16:57 +00:00
Alex Pott fd224bc774
Issue #3098244 by longwave, Madhura BK, Krzysztof Domański: Rename SafeMarkupKernelTest to FormattableMarkupKernelTest 2020-01-13 17:08:51 +00:00
catch 560a000c9c Issue #3104306 by Berdir, andypost: Remove BC layers in the extension component 2020-01-13 14:03:46 +00:00
Alex Pott 98daa59973
Issue #3065166 by mondrake: Modernize Drupal\KernelTests\Core\Database\ConnectionUnitTest 2020-01-13 11:59:12 +00:00
Alex Pott 61fa1bf27c
Issue #3104922 by greg.1.anderson, Mile23, alexpott: Guard against changes to Scaffold Plugin that might cause upgrade problems 2020-01-10 15:01:26 +00:00
catch 4bfd652e46 Issue #3067762 by alexpott, Berdir, Wim Leers: Fix bug in \Drupal\rest\RequestHandler::createArgumentResolver and handle "Passing in arguments the legacy way is deprecated" deprecation 2020-01-01 16:47:05 +00:00
catch 264f81b091 Issue #3063912 by alexpott, jhedstrom: Move UpdatePathTestBase::runUpdates() to a trait 2019-12-19 22:03:03 +00:00
Alex Pott 1012c94717
Issue #3101556 by lauriii, phenaproxima: Invalid .eslintrc.json file in the scaffold fixtures 2019-12-19 12:59:11 +00:00
Alex Pott 525a4b9bbb
Issue #3101720 by larowlan: HEAD broken on - updates required for prophecy 1.10.0 2019-12-19 10:51:50 +00:00
Lee Rowlands a39be9e41a
SA-CORE-2019-009 by mcdruid, larowlan, Heine, alexpott, xjm, DamienMcKenna, dsnopek, catch, greggles
(cherry picked from commit 7ae15f9c3d)
2019-12-18 20:41:46 +10:00
Alex Pott 92e8b7b66a
Issue #3098150 by bnjmnm, longwave: Add test coverage to ensure Classy templates that have identical versions in Stable are kept in sync 2019-12-16 16:18:36 +00:00
catch 50b5b4d6f8 Issue #3092714 by alexpott, hchonov, Berdir, gease: Config entity updater misbehaves when updating multiple entity types 2019-12-16 15:18:16 +00:00
Alex Pott 3cc125752b
Issue #3096811 by gease, Meenakshi.g, hchonov: Reusing initialized constraint validators overwrittes validation errors 2019-12-16 10:52:09 +00:00
Alex Pott 398a61b7e0
Issue #3082340 by mondrake, longwave, alexpott, Krzysztof Domański: Replace assertEquals() overrides in PHPUnit Kernel, Functional and FunctionalJavascript tests with a MarkupInterfaceComparator implementation 2019-12-16 10:32:35 +00:00
Alex Pott 5b9cb9b7fb
Issue #2769825 by AndyF, claudiu.cristea, alexpott: Cannot swap tabledrag rows by dragging the lower over the upper row in tests 2019-12-10 13:08:07 +00:00
Alex Pott a6d5e5b57f
Issue #3009854 by Berdir, Wim Leers, Mile23, alexpott, andypost, tedbow, damiankloip: Fix "The "serializer.normalizer.file_entity.hal" normalizer service is deprecated: it is obsolete, it only remains available for backwards compatibility." deprecation error 2019-12-07 13:23:07 +00:00
catch 9c32d3168e Issue #3096609 by alexpott, Berdir: Allow contrib test modules to not need a core or core_version_requirement key 2019-12-06 12:36:09 +00:00
catch 75ac95e895 Issue #3087685 by zrpnr, bnjmnm, randomyao22, lauriii, xjm, Wim Leers, catch, nod_: Remove deprecated jQuery UI components and fork remaining source code into core 2019-12-06 12:27:58 +00:00
Lauri Eskola 221ec16f7c
Issue #3005403 by alexpott, Lennard Westerveld, rensingh99, lauriii, xjm: Cannot delete or edit a block that is placed in a section of the layout_builder 2019-12-04 17:25:43 +02:00
catch 7031d8ffd3 Issue #3097883 by longwave, andypost: Remove all @deprecated code in \Drupal\Core\Routing 2019-12-03 17:11:00 +00:00
Alex Pott ef1d9acc84
Issue #2902311 hotfix by alexpott: add __toString() to the entity Query class 2019-12-03 09:57:51 +00:00
Alex Pott d86ce7363b
Issue #2902311 by jhedstrom, dawehner, joachim, daffie, moshe weitzman, longwave, Berdir: add __toString() to the entity Query class 2019-12-02 23:27:16 +00:00
catch eadc5375d7 Issue #3011393 by Spokje, scott_euser, TylerMarshall, markcarver, lauriii: Remove twig_without() and manual inclusion of twig.engine TwigEnvironment 2019-12-02 12:24:57 +00:00
Alex Pott de3bb2cc24
Issue #2979317 by tstoeckler, hchonov, alexpott: Duplicate deprecation header messages break Chromedriver 2019-12-02 10:24:57 +00:00
Alex Pott cd1325c397
Issue #3095809 by Mile23, joachim: Add a factory method for BuildTestBase's copyCodebase() Finder object 2019-11-29 22:40:42 +00:00
catch c205bfdbaf Issue #3097534 by longwave: Remove all @deprecated code in \Drupal static service container 2019-11-29 15:09:26 +00:00
Alex Pott cd325f157a
Issue #3056617 by jcisio, tstoeckler, alexpott: NullStorage does not support collection 2019-11-29 12:17:26 +00:00
catch a74215876a Issue #3088480 by phenaproxima, mikelutz, quietone: Remove the "cckfield" plugin type from the migration system 2019-11-28 13:04:06 +00:00
Alex Pott 15ba832e67
Issue #3097173 follow-up by MaskOta: Complete removal of $config_directories 2019-11-28 12:59:48 +00:00
catch 8d6d9148cd Issue #3093564 by Dinesh18, longwave, Vinodhini.E, Berdir, kim.pepper: Remove all @deprecated code in core File system 2019-11-28 12:31:01 +00:00
catch d79a645b27 Issue #3097173 by alexpott, Berdir: Complete removal of $config_directories 2019-11-28 12:14:11 +00:00
Lee Rowlands 5733c62b10
Issue #3088688 by alexpott: Remove PhantomJS based testing 2019-11-28 12:41:46 +10:00
Alex Pott a74c8c2b7d
Issue #2996476 by andrewbelcher, dawehner, jhedstrom: Allow setting the base url for browsertest output 2019-11-27 09:21:38 +00:00
Alex Pott 144c05e1ae
Issue #3062757 by voleger, Berdir, andypost: Remove deprecated legacy include files from Drupal 9 2019-11-27 08:33:24 +00:00
Alex Pott ba9eff6b48
Issue #2929798 by neclimdul, Sut3kh, alexpott, George Bills, mr.baileys, mglaman: ActiveLinkResponseFilter breaks any text/html BinaryFileResponse or StreamedResponse for anonymous users 2019-11-27 05:57:08 +00:00
Alex Pott 8486c38c5e
Issue #3087517 by mdupont, longwave, kim.pepper: Remove BC layer for Pager service 2019-11-26 23:13:19 +00:00
Alex Pott 1e04ea32c6
Issue #2955392 by bnjmnm, dhirendra.mishra, dagmar, Berdir, alexpott, Regnoy, scotself, johndevman, babis.p, shaal, Anybody, Steven Buteneers, thomas.frobieter, Diego_Mow, YahyaAlHamad, mdupont, msankhala: EntityViewBuilder::viewField() does not respect entity current language when used with an entity reference field 2019-11-26 18:52:38 +00:00
Alex Pott b28eaa79ed
Issue #2941102 by gease, martin107, kfritsche, hchonov, alexpott: Form has become outdated after login (CSRF token race condition) 2019-11-26 17:09:00 +00:00
Alex Pott 35bbac2b21
Issue #3088754 by mikelutz, alexpott, Eric_A, catch, Krzysztof Domański: Update to Drupal 9 to Symfony 4.4.0 2019-11-26 09:24:54 +00:00
Alex Pott a6477d5904
Issue #3095895 by amateescu, alexpott: FieldTypePluginManager::getPluginClass() should throw an exception when called for a field type that doesn't exist 2019-11-26 09:04:27 +00:00
catch c2e3f0b323 Issue #3089900 by jibran, alexpott, catch, Berdir, amateescu: Drupal 8.8/8.9/9.0 update test coverage 2019-11-25 12:39:51 +00:00
xjm ed5986f515 Issue #3090906 by alexpott, greg.1.anderson, ravi.shankar, xjm, Mixologic, Mile23: self.version in metapackages considered harmful 2019-11-22 12:02:51 -06:00
Alex Pott d510989b8c
Issue #3094525 by mglaman: UiHelperTrait::drupalLogin breaks when user.login or user.logout route paths altered 2019-11-22 14:25:47 +00:00
catch 2dd2d36d98 Issue #3094903 by kim.pepper, Dinesh18: Remove deprecated drupal_get_message() drupal_set_message() from bootstrap.inc 2019-11-22 09:45:43 +00:00
catch 475ad55f56 Issue #3094292 by Berdir, jibran, plach, ravi.shankar, xjm: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries 2019-11-18 14:14:57 +00:00
catch 3a4d788113 Revert "Revert "Revert (yes really) "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"""
This reverts commit 1a3aa31f31.
2019-11-18 10:50:14 +00:00
xjm 1a3aa31f31 Revert "Revert "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries""
This reverts commit f506b497bc.
2019-11-18 03:09:51 -06:00
xjm 4b12049a28 Revert "Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
This reverts commit ac65a88bed.
2019-11-17 22:48:52 -06:00
catch ac65a88bed Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries 2019-11-16 23:09:26 +00:00
Alex Pott 52320cc880
Issue #3091823 by Renrhaf, johndevman: UrlHelper::parse does not support external URLs with more than one question mark 2019-11-16 00:17:58 +00:00
catch f506b497bc Revert "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
This reverts commit 7585b6e8e7.
2019-11-15 15:45:30 +00:00
Alex Pott f1e9b8a58a
Issue #3088805 by huzooka, martin107, lauriii, xjm: Simplify Claro's CSS directory structure 2019-11-15 14:21:05 +00:00
Alex Pott bed9f2553a
Issue #2888723 by fenstrat, Petr Illek, kim.pepper, johnennew, Wim Leers, alexpott: ckeditor_stylesheets cache busting: use system.css_js_query_string 2019-11-15 12:32:42 +00:00
catch 7585b6e8e7 Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries 2019-11-15 11:15:25 +00:00
Alex Pott f66921a662
Issue #3055363 by hoanns, yogeshmpawar, alexpott, borisson_: EntityDefinitionUpdateManager: Show field_name when field has no label 2019-11-15 09:35:00 +00:00
Alex Pott f2469de972
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager 2019-11-14 10:49:28 +00:00
Alex Pott 2a009c5edd
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard 2019-11-14 09:08:15 +00:00
catch c388f669f8 Issue #3094007 by jibran, mikelutz, alexpott, Berdir: Update the 9.0.x branch to Symfony 4.4-beta2 2019-11-13 17:40:51 +00:00
catch 19f9474b9b Issue #2742585 by ZeiP, alexpott, mondrake, klausi, tomasnagy, Krzysztof Domański, sokru, kristiaanvandeneynde, dawehner, jeroenbegyn: Deprecate dangerous assertTrue/False() compatibility overrides in PHPUnit Kernel, Functional and FunctionalJavascript tests 2019-11-08 13:53:52 +00:00
catch 32d95eccd7 Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests 2019-11-08 13:39:33 +00:00
catch 5c0a9b44f7 Issue #3062281 by rpsu, tedbow, xjm, catch, acbramley, tim.plunkett, larowlan, Gábor Hojtsy, mikelutz, Berdir: Deprecate block_place module for removal in Drupal 9 2019-11-08 10:54:10 +00:00
catch 2c08ab2b31 Issue #3084983 by plach, amateescu, catch, Berdir, xjm: Move all the code related to path aliases to a new (required) "path_alias" module 2019-11-07 19:47:09 +00:00
Alex Pott 82c1039dd6
Issue #3072337 by Mile23, Mixologic, greg.1.anderson, alexpott: Add test to validate composer.json files 2019-11-05 21:26:30 +00:00
Alex Pott efc4dd9796
Issue #3004929 by mikelutz, heddn: Fix 'The Drupal\migrate\Plugin\migrate\process\Migration is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. Instead, use Drupal\migrate\Plugin\migrate\process\MigrationLookup' 2019-11-02 06:52:57 +01:00
Alex Pott e15bbff78a
Issue #3005352 by hchonov, oknate: Passing a Session object to the ExpectationException constructor is deprecated as of Mink 1.7. Pass the driver instead 2019-11-01 07:44:28 +01:00
Lauri Eskola 4fb98eb269
Issue #3064049 by zrpnr, lauriii, bnjmnm, finnsky, alexpott, tedbow, phenaproxima, Wim Leers, xjm, Berdir, sasanikolic, justafish, larowlan: Replace jQuery UI sortable with Sortable js 2019-11-01 02:21:14 +02:00
Alex Pott 661b7cc667
Revert "Revert "Issue #3087482 by Mile23, greg.1.anderson, AaronMcHale, johndevman, mbaynton, alexpott: Add 'next steps' info to Composer installation output""
This reverts commit 32b0bacf94.
2019-10-31 17:54:58 +01:00
Alex Pott 32b0bacf94
Revert "Issue #3087482 by Mile23, greg.1.anderson, AaronMcHale, johndevman, mbaynton, alexpott: Add 'next steps' info to Composer installation output"
This reverts commit b547ffe675.
2019-10-31 16:40:51 +01:00
Alex Pott b547ffe675
Issue #3087482 by Mile23, greg.1.anderson, AaronMcHale, johndevman, mbaynton, alexpott: Add 'next steps' info to Composer installation output 2019-10-31 14:41:54 +01:00
Gábor Hojtsy bb8122c42c Issue #3089472 by zrpnr, nod_, bnjmnm: Remove matchmedia in Drupal 9 2019-10-31 14:35:42 +01:00
Gábor Hojtsy 1e2643a920 Issue #3090010 by zrpnr, bnjmnm: Remove classList in Drupal 9 2019-10-31 14:28:55 +01:00
Gábor Hojtsy 5a143e77f9 Issue #3041076 by alexpott, shaal, Gábor Hojtsy, lauriii, Wim Leers, catch, Cottser, jibran, andypost, znerol, xim, joelpittet, effulgentsia: Update Drupal 9 to Twig 2 2019-10-31 13:39:18 +01:00
Alex Pott 7d71991c2d
Issue #3090684 by Mixologic, greg.1.anderson, opdavies, alexpott: Rename drupal/dev-dependencies and drupal/pinned-dev-dependencies 2019-10-30 17:12:29 +01:00
Alex Pott 60b473086c
Issue #3087626 by greg.1.anderson, Mixologic, jibran, Mile23, alexpott, xjm: Convert drupal/core-recommended & c. into a subtree split 2019-10-25 10:04:15 +01:00
Alex Pott 592b6aea24
Issue #2955842 by andypost, zrpnr, bnjmnm, alexpott, gapple: Deprecate classList library 2019-10-25 04:36:50 +01:00
Alex Pott 273bf8e1be
Issue #3087518 by kim.pepper: Remove references to queryAddPage() in comments and deprecation notices 2019-10-24 14:42:29 +01:00
Alex Pott 4a1345b76f
Issue #3089469 by zrpnr, bnjmnm, xjm: Remove html5shiv in Drupal 9 2019-10-24 11:32:09 +01:00
catch bdf48170cd Issue #2233595 by amateescu, marcingy, SpartyDan, visabhishek, Sharique, carletex, slashrsm, hanoii, plach, Berdir, xjm: Deprecate the custom path alias storage 2019-10-24 09:38:01 +01:00
catch 7110eabe8e Issue #3089530 by alexpott: Tests of copied Doctrine code are not testing what we want them to test 2019-10-23 11:56:47 +01:00
Alex Pott eecc0efc4e
Issue #3088447 by Mile23, heddn, Krzysztof Domański: BuildTestBase->standUpServer always starts new server 2019-10-23 10:07:22 +01:00
catch a80a4795ce Issue #2905429 by zrpnr, tim.plunkett, Wim Leers, Jacine: Library definitions containing only dependencies should be valid 2019-10-22 09:32:26 +01:00
catch 1c9842d189 Issue #3088369 by mikelutz, alexpott, Berdir, Gábor Hojtsy, andypost, martin107, greg.1.anderson, dawehner, jibran, Wim Leers, Mile23, catch: Update Drupal 9 to Symfony 4.4-dev 2019-10-21 15:59:46 +01:00
Alex Pott 3b6698e973
Issue #3088400 by heddn, Mile23: BuildTestBase->copyCodebase overly aggressive in exclusions 2019-10-17 17:03:46 +01:00
Alex Pott f6b2481aee
Issue #3085728 by heddn, Mile23: Add access rules for build tests 2019-10-17 16:58:49 +01:00
Francesco Placella 31174683dd Issue #3088518 by alexpott, Berdir: Can not run tests using phpunit with the --group option 2019-10-17 11:33:25 +02:00
xjm 56cf270159 Issue #3067251 by zrpnr, catch, lauriii, Wim Leers, xjm, mikelutz, dww, tedbow: Deprecate unused jQuery UI components in favour of a suite of contrib modules 2019-10-16 18:08:17 -05:00
Alex Pott 68a659fde3
Issue #3079791 by mikelutz, shaal, Wim Leers, hussainweb, xjm, catch, Charlie ChX Negyesi, Mixologic, Gábor Hojtsy, heddn, amateescu: Bump Drupal's minimum PHP version to 7.2 as soon as 9.0.x is branched (a higher version may be required later) 2019-10-16 23:35:03 +01:00
xjm e61b786233 Issue #3086369 by zrpnr, lauriii, Wim Leers: Deprecate matchMedia 2019-10-16 15:50:54 -05:00
effulgentsia a19acbdffb Issue #3067085 by huzooka, lauriii, bnjmnm, tim.plunkett, phenaproxima: Views top dropbutton breaks when editing a view 2019-10-16 12:45:39 -07:00
xjm 099c8978c0 Issue #3086375 by zrpnr, lauriii, nod_: Deprecate domready and remove usages in core 2019-10-16 14:42:45 -05:00
Gábor Hojtsy 8556a4d55f Issue #3088135 by alexpott, mikelutz, Wim Leers, Berdir, heddn: TestSiteApplicationTest::testInstallInDifferentLanguage requires localize.drupal.org 2019-10-16 11:59:08 +02:00
catch 40a7bb084b Issue #2631202 by tedbow, Mile23, EclipseGc, dawehner, larowlan, tim.plunkett, catch, alexpott, xjm, neclimdul, cilefen, kreynen, StephanieFuda: Doctrine no longer supports SimpleAnnotationReader, incorporate a solution into core 2019-10-15 22:51:05 +01:00
xjm df9fd06510 Issue #3086379 by zrpnr, lauriii, johndevman, xjm: Deprecate html5shiv and remove usages in core 2019-10-15 16:06:59 -05:00
catch 46a6dbe64c Issue #2966607 by Wim Leers, Berdir, claudiu.cristea, dww, Fabianx, effulgentsia, bendev, mondrake, Grayle, neclimdul, markgifford, larowlan: Invalidating 'node_list' and other broad cache tags early in a transaction severely increases lock wait time and probability of deadlock 2019-10-15 20:11:03 +01:00
Gábor Hojtsy 48cfce30c4 Issue #3088012 by alexpott, mikelutz, Wim Leers, Berdir: InstallerExistingConfigTest shouldn't download translations from l.d.o 2019-10-15 17:32:40 +02:00
catch e37031e09a Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
catch c9898ab9a9 Issue #2950132 by mondrake, alexpott, tom_ek, Gábor Hojtsy, Pasqualle, andypost, Mile23, larowlan: Support PHPUnit 7 optionally in Drupal 8, while keeping support for ^6.5 2019-10-14 14:26:26 +01:00
Alex Pott dd27156000
Issue #3082866 by Mile23, Mixologic, greg.1.anderson, alexpott, rfay: composer complains "Skipped installation of bin bin/composer for package composer/composer: file not found in package" 2019-10-14 12:54:04 +01:00
effulgentsia 1786bc19c8 Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core 2019-10-13 13:42:58 -07:00
Alex Pott 31314fca7d
Issue #3087602 by Charlie ChX Negyesi, kim.pepper, mondrake, larowlan: DeprecatedArray implements \ArrayAccess, traversals not possible 2019-10-13 12:02:03 +01:00
Alex Pott 70e8937c9b
Issue #2860644 by daffie, shashikant_chauhan, dww: Add support of NOT REGEXP operator to PostgreSQL + fix testRegexCondition 2019-10-12 15:28:35 +01:00
Francesco Placella 38741fcbd8 Issue #2044435 by mondrake, kim.pepper, Mile23, andypost, martin107, daffie, jibran, beejeebus, alexpott, larowlan, dawehner, catch, pwolanin: Convert pager.inc to a service 2019-10-12 00:41:42 +02:00
webchick 7471e595cb Issue #3086373 by heddn, Mile23, Mixologic: Build test framework cleanup: bootstrap and tests 2019-10-10 17:56:29 -07:00
Lee Rowlands 1108909656
Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, hchonov, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, Krzysztof Domański, phjou, jibran, alexpott, catch, xjm: Hardcoded result size limit in the entity reference autocomplete widget 2019-10-11 10:54:43 +10:00
Lee Rowlands 57aabd2b7b
Issue #2981889 by Nebel54, acbramley, timodwhit, bkosborne, fago, josephdpurcell, tim.plunkett, eiriksm, Sam152, grantkruger, shaal, gnikolovski: Performance Degradation in Layout Builder and other places likely 2019-10-11 10:42:47 +10:00
Lee Rowlands 1b0c006ac9
Issue #3070521 by lauriii, tedbow, Wim Leers, larowlan, justafish, zrpnr, alexpott, catch: Trigger deprecation notifications on JavaScript deprecations to notify developers that deprecated code is being used 2019-10-11 10:34:41 +10:00
webchick e0c5f41ff4 Issue #3007669 by amateescu, Berdir, catch: Add publishing status to path aliases 2019-10-10 10:27:16 -07:00
Lee Rowlands 7dde35cfd0
Issue #3086096 by oknate, phenaproxima, tedbow, Wim Leers, andrewmacpherson, droplet, bnjmnm: Add a generic Ajax Message command 2019-10-10 19:38:23 +10:00
xjm bd5908ad2e Revert "Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, phjou, jibran, hchonov, alexpott, catch: Hardcoded result size limit in the entity reference autocomplete widget"
This reverts commit 438f38397b.
2019-10-09 06:09:51 -05:00
Alex Pott 1d8712ff74
Issue #3079029 by bircher, ricardoamaro, catch, wouter.adem, marcvangend, alexpott: Move module config exclusion from config_environment to core.services 2019-10-09 10:59:35 +01:00
Lee Rowlands 438f38397b
Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, phjou, jibran, hchonov, alexpott, catch: Hardcoded result size limit in the entity reference autocomplete widget 2019-10-09 13:27:41 +10:00
Lee Rowlands c1346b674f
Issue #3085697 by greg.1.anderson, Mixologic, mbaynton, larowlan: Allow scaffold plugin to append to non-scaffolded files 2019-10-09 12:55:24 +10:00
Lee Rowlands f5040c6cde
Revert "Issue #3085697 by greg.1.anderson, mbaynton, Mixologic, larowlan: Allow scaffold plugin to append to non-scaffolded files"
This reverts commit c5ac07aa8a.
2019-10-09 10:14:28 +10:00
Lee Rowlands c5ac07aa8a
Issue #3085697 by greg.1.anderson, mbaynton, Mixologic, larowlan: Allow scaffold plugin to append to non-scaffolded files 2019-10-09 08:48:27 +10:00
webchick 1082bca9f6 Issue #3086148 by greg.1.anderson, hussainweb, Mixologic: Make scaffold "extra" data key conform with plugin command name 2019-10-08 14:20:58 -07:00
webchick f9ebeb1a86 Issue #3086081 by hussainweb, greg.1.anderson: Name of composer:scaffold command is awkward 2019-10-08 14:15:12 -07:00
Alex Pott 9aa7d13c9f
Issue #3023015 by Berdir, kim.pepper, tinko, mikelutz: Replace usages of deprecated constants in file.inc 2019-10-08 21:50:39 +01:00
Francesco Placella 24e2236d80 Issue #3043455 by amateescu, jibran: Add an API for installing a fieldable entity type 2019-10-08 13:20:06 +02:00
catch 1076c7ae23 Issue #2991683 by bircher, Krzysztof Domański, alexpott, Tim Bozeman, ricardoamaro, mpotter, tstoeckler, larowlan: Move configuration transformation API in \Drupal\Core\Config namespace 2019-10-08 09:39:52 +01:00
Francesco Placella 4362606d71 Issue #3037136 by amateescu, Sam152, blazey, Berdir: Make Workspaces and Content Moderation work together 2019-10-08 00:44:04 +02:00
catch 9a70cb884f Issue #3086179 by alexpott, greg.1.anderson, Mixologic, heddn, Charlie ChX Negyesi: Fix spurious failures attempting to allocate a web server in the build tests 2019-10-07 22:13:43 +01:00
catch 2a5c62deda Issue #3000068 by andypost, claudiu.cristea, pingwin4eg, Mile23, voleger, johndevman: Deprecate drupal_process_states() 2019-10-07 14:56:30 +01:00
catch 5be2df421d Issue #2940189 by Vlad Bo, claudiu.cristea, alexpott, NightHunterSV, andypost, almaudoh, voleger, Berdir: Deprecate system_get_info() 2019-10-07 14:46:33 +01:00
catch beaa0692a8 Issue #3086005 by alexpott: Make DrupalMinkClientTest::followMetaRefresh() compatible with max dependencies 2019-10-07 13:38:34 +01:00
Alex Pott c0881f91e2
Issue #109493 by drunken monkey, gnuget, robertDouglass, dhirendra.mishra, jhodgdon, jibran, chaby, aleevas, alexpott, DanChadwick, Dries, catch: tablesort should allow rendered tables to have columns that default to DESC when their header is clicked 2019-10-07 09:42:00 +01:00
Alex Pott 8524be362e
Issue #3031379 by heddn, Mile23, greg.1.anderson, Charlie ChX Negyesi, alexpott, Mixologic, jibran, catch, Lendude: Add a new test type to do real update testing 2019-10-04 23:09:55 +01:00
webchick 29a3e5e7a2 Issue #3037781 by bnjmnm, andrewmacpherson, Wim Leers, seanB, rainbreaw: Accessibility problem with invisible buttons in AJAX dialogs 2019-10-04 09:01:31 -07:00
catch 1e6ffcb5c3 Issue #3085608 by Wim Leers, mikelutz, voleger, larowlan: [Symfony 4] Symfony console command ::execute() methods should return 0 on success 2019-10-04 12:50:58 +01:00
Lee Rowlands 2732b8e0ac
Issue #3052703 by voleger, Berdir, kim.pepper: Deprecate drupal_installation_attempted() 2019-10-04 09:50:26 +10:00
Alex Pott 5c20be3a7e
Issue #3082644 by mikelutz, hchonov, tim.plunkett: Properly deprecate type => 'hidden' component handling and EntityDisplayBase::handleHiddenType 2019-10-02 17:20:48 +01:00
catch 099ce08ac8 Issue #2336597 by amateescu, slashrsm, jibran, Wim Leers, saki007ster, Berdir, catch, plach, Charlie ChX Negyesi, dawehner, gabesullice: Convert path aliases to full featured entities 2019-10-01 11:30:19 +01:00
Alex Pott 56895fda5c
Issue #3083183 by larowlan, Wim Leers, acbramley: FunctionalJavaScript tests fail because newer versions of curl/selenium webdriver require additional headers 2019-10-01 09:25:42 +01:00
Lee Rowlands c7a1b0204b
Issue #3084326 by hussainweb, greg.1.anderson: Install .editorconfig and .gitattributes at the project root 2019-09-30 16:24:21 +10:00
Lee Rowlands d8ec05c39f
Issue #2620304 by kim.pepper, andypost, phenaproxima, mcdruid, alexpott, jibran, starshaped, kostyashupenko, nickolaj, Berdir, larowlan, catch, joachim, Mile23: htaccess functions should be a service 2019-09-30 12:09:49 +10:00
Alex Pott 2dd12f9044
Issue #3073988 by baikho: Wrong namespace in deprecation message drupal_set_time_limit() 2019-09-28 14:42:23 +01:00
Alex Pott 2bb54765fa
Issue #2352949 by Wim Leers, akalata, Jaesin, lauriii, dww, alexpott, Berdir, dawehner, tstoeckler, xjm, andypost: Deprecate using Classy as the default theme for the 'testing' profile 2019-09-28 10:31:46 +01:00
Lee Rowlands ef3544afa6
Issue #2982680 by greg.1.anderson, mbaynton, Mixologic, jibran, webflo, Mile23, phenaproxima, AaronMcHale, Charlie ChX Negyesi, nicksanta: Add composer-ready project templates to Drupal core 2019-09-27 07:46:50 +10:00
effulgentsia 068825184b Issue #3080631 by phenaproxima, tim.plunkett: Context values passed in configuration to ContextAwarePluginBase are disregarded 2019-09-23 13:09:51 -07:00
Alex Pott 3655e08269
Issue #3079788 by Spokje, mondrake: Remove phpunit4 polyfills from 8.8.x 2019-09-23 16:32:20 +01:00
Alex Pott d37aea09c0
Issue #2413191 by claudiu.cristea, alexpott, andyceo, andypost, laszlo.kovacs, Dane Powell, Gábor Hojtsy, pfrenssen: Shipping a profile with multiple languages without locale module not possible 2019-09-23 15:44:39 +01:00
Alex Pott 9409b51ae5
Issue #3080689 by ShaunDychko: Spelling errors in Nightwatch drupalCreateUser command 2019-09-23 10:45:14 +01:00
Lee Rowlands 3bd3a19046
Issue #3082624 by mikelutz: Properly deprecate ThemeHandler::setDefault 2019-09-23 08:27:23 +10:00
Lee Rowlands 1f1dfce2f4
Issue #3082414 by Mile23: Remove non-fixture references to simpletest module from tests 2019-09-23 08:26:18 +10:00
Lee Rowlands bdd466a222
Issue #3082428 by mikelutz: Remove use of deprecated EntityManagerInterface class constant in EntityTypeManagerTest::testGetFormObject 2019-09-23 08:19:44 +10:00
Alex Pott a68ff42323
Issue #3080649 by greg.1.anderson, larowlan, BinaryBlock, alexpott, danielnv18, Mile23: Drupal core scaffolding : path to vendor directory in generated autoload.php file is incorrect 2019-09-19 20:38:15 +01:00
catch 73972cc6a1 Issue #2913819 by Mile23, Wim Leers: run-tests.sh ignores final classes 2019-09-19 08:52:47 +01:00
catch 5db19a052f Issue #3080482 by Mile23, voleger, alexpott, larowlan: Decouple FunctionalTestSetupTrait from the simpletest module 2019-09-19 08:44:22 +01:00
Alex Pott ffce54ecc7
Issue #3078676 by chr.fritsch, justafish: drupalUserIsLoggedIn doesn't work on https sites 2019-09-18 09:28:15 +01:00
catch 5c987900ed Issue #3081582 by mkalkbrenner: EventSubscriber/RedirectResponseSubscriberTest must not use the Symfony EventDispatcher but Drupal's 2019-09-16 20:16:11 +01:00
catch 5448b07b67 Issue #3065545 by Wim Leers, lauriii, alexpott, xjm: Deprecate base theme fallback to Stable 2019-09-13 12:02:10 +01:00
catch 90a550d555 Issue #3080163 by Mile23, voleger, Lendude, mondrake: Decouple TestFileCreationTrait::getTestFiles() from simpletest module 2019-09-13 11:42:26 +01:00
Lee Rowlands 49fae2a100
Issue #2885441 by phenaproxima, acbramley, dwkitchen, jibran, hchonov: EntityReferenceAutocompleteWidget should define its size setting as an integer 2019-09-12 13:25:46 +10:00
Lee Rowlands 914d47f168
Issue #2800267 by Mile23, Lendude, drugan, dawehner, mondrake: Turn simpletest_clean*() functions into a helper class 2019-09-12 13:01:25 +10:00
Lee Rowlands 668e08a7bf
Issue #3052233 by mikelutz, Berdir, alexpott: Properly deprecate EntityFormInterface::setEntityManager() and trigger an error on use 2019-09-11 19:49:40 +10:00
Alex Pott afcdeee465
Issue #3076797 by Wim Leers, lauriii, alexpott: \Drupal\Core\Extension\Extension's absence of validation has allowed multiple incorrect tests to be added 2019-09-04 15:20:52 +01:00
Alex Pott 42962f7904
Issue #3078781 by tedbow, Wim Leers: \Drupal\Tests\Core\Extension\InfoParserUnitTest::testInfoParserMissingKey() will pass even without expected exception 2019-09-04 15:17:59 +01:00
catch ed71ff550e Issue #2507235 by Gogowitsch, ckaotik, Arla, tstoeckler, Berdir, Gábor Hojtsy: EntityType::getLowercaseLabel() breaks translation 2019-09-03 14:58:03 +01:00
Gábor Hojtsy 190f0270c8 Issue #3078001 by tedbow, Wim Leers: Followup minor test fix to not catching exception for invalid 'core_version_requirement' in info.yml files 2019-09-03 14:10:40 +02:00
catch 1f820f8c9b Issue #3078001 by tedbow, Wim Leers: Don't catch exception for invalid 'core_version_requirement' in info.yml files 2019-09-03 12:31:13 +01:00
Alex Pott 0a6a417ec9
Issue #3073318 by Spokje, Mile23, mondrake: Remove usages of \PHPUnit_Framework_MockObject_MockObject 2019-09-02 12:24:14 +01:00
Lee Rowlands 4936a17225
Issue #3059356 by finnsky, mogtofu33, klausi, jibran, justafish, joaogarin: [Security] Update yarn packages to fix 19 vulnerabilities by updating nightwatch 2019-08-29 13:06:12 +10:00
catch f0e313a422 Issue #2313917 by tedbow, pwolanin, jhedstrom, Wim Leers, Mixologic, larowlan, Mile23, Gábor Hojtsy, xjm, Berdir: Core version key in module's .info.yml doesn't respect core semantic versioning 2019-08-28 17:13:31 +01:00
Lee Rowlands 577ba8b5d5
Issue #3067645 by greg.1.anderson, Mile23, Mixologic: Add core scaffold assets to drupal/core's composer.json extra field 2019-08-26 09:48:17 +10:00
Lee Rowlands a42b1c5ec4
Issue #3057094 by Mile23, hussainweb, greg.1.anderson, Mixologic, alexpott, catch, bojanz, andypost, leolando.tan: Add Composer vendor/ hardening plugin to core 2019-08-26 09:42:56 +10:00
webchick 3003cc65d8 Issue #3073872 by tim.plunkett, starshaped, webchick, phenaproxima, worldlinemine, AaronMcHale, jrockowitz, ckrina: Allow for Layout Builder sections to be given administrative labels 2019-08-23 11:30:10 -07:00
catch 50a6a9efc1 Issue #3060391 by mondrake, Mile23, Lendude, alexpott: Cleanup usage of PHPUnit 4.8 aliased classes 2019-08-23 10:05:21 +01:00
Lee Rowlands 76f3729483
Issue #2641632 by Mile23, kim.pepper, Munavijayalakshmi, dawehner, klausi, joachim, xjm: Refactor simpletest's *_phpunit_*() (and junit) functions etc. to a class, deprecate 2019-08-23 13:56:22 +10:00
Lee Rowlands 0041ba0864
Issue #3074043 by Mile23, mondrake, voleger: Move simpletest.module DB-related functions to TestDatabase, deprecate 2019-08-22 14:02:01 +10:00
Lee Rowlands 00b3ed640a
Issue #3013210 by kim.pepper, greg.1.anderson, Mile23, joachim: Add drupal/core-filesecurity component for writing htaccess files 2019-08-22 12:49:54 +10:00
Lee Rowlands 3a4092e3fd
Issue #3076234 by greg.1.anderson, Mile23: Relocate Scaffold plugin outside of 'core' directory 2019-08-22 12:45:53 +10:00
Lee Rowlands ad5a6a695d
Issue #2363987 by Joseph Zhao, mr.baileys, Krzysztof Domański, acrosman, andypost, catch, lauriii: Add theme support for content of 401/403/404 responses 2019-08-22 11:17:06 +10:00
Lee Rowlands 0039c527cb
Issue #3075621 by greg.1.anderson: Scaffold plugin sometimes fails to write autoload.php 2019-08-19 14:27:23 +10:00
Lee Rowlands 590ca4a69c
Issue #2863055 by Mile23, Lendude, martin107, alexpott, dawehner, andypost, klausi: Move TestDiscovery out of simpletest module, minimize dependencies 2019-08-19 14:21:55 +10:00
Lee Rowlands 6d3b05c208
Issue #3061610 by gabesullice, Wim Leers, tedbow, larowlan: Typed Data's EntityDeriver does not derive bundle-level data types when a bundle has the same name as its entity type (f.e. entity:comment:comment) 2019-08-16 17:56:19 +10:00
Lee Rowlands 15c7c6bc6b
Issue #3056816 by amateescu, larowlan, hchonov, plach, jibran, Berdir, catch, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible 2019-08-16 07:56:44 +10:00
Lee Rowlands b6b8e0f4c8
Issue #2820347 by acbramley, rsmylski, Lendude, jibran, Dinesh18, xaqrox, xjm, fenstrat, esolitos, maximpodorov, tameeshb, plach, catch, alexpott, gambry, larowlan: Exposed filter reset redirects user to 404 page on AJAX view when placed as a block 2019-08-15 10:58:29 +10:00
Lee Rowlands 86719fc9e6
Issue #3074632 by mikelutz: The second argument to $container->register should be a class name string, not an object in AccessManagerTest 2019-08-14 10:44:35 +10:00
Lee Rowlands b1cf1075c1
Issue #3070853 by greg.1.anderson: Race condition during composer cache clear in functional composer scaffolding plugin tests 2019-08-14 10:41:33 +10:00
Lee Rowlands 4b03338f2e
Revert "Issue #3029540 by mikelutz, catch, alexpott, larowlan, Gábor Hojtsy: [Symfony 4] Sub class \Symfony\Component\Validator\ConstraintViolation and use that in \Drupal\Core\TypedData\Validation\ExecutionContext::addViolation()"
This reverts commit 20496dd2e7.
2019-08-14 10:17:08 +10:00
Lee Rowlands 8181767f9d
Issue #2869573 by Mile23, alexpott, mikelutz, voleger: Remove usages of deprecated DrupalKernel::prepareLegacyRequest() 2019-08-13 07:45:20 +10:00
Lee Rowlands 530230fea3
Issue #3069048 by bomoko, mikelutz, Berdir: Undeprecate SelectionPluginBase::ensureBackwardCompatibilityConfiguration() and ::resolveBackwardCompatibilityConfiguration() and mark @internal 2019-08-13 06:46:38 +10:00
Lee Rowlands e47700f70a
Issue #3009377 by kim.pepper, andypost, Berdir, alexpott, Wim Leers, mpdonadio, acbramley, larowlan, catch, xjm: Replace drupal_get_user_timezone with a date_default_timezone_get() and an event listener 2019-08-12 14:24:04 +10:00
Francesco Placella 2019555b54 Revert "Issue #3056816 by amateescu, larowlan, plach, Sam152, catch: Installing a new field storage definition during a fieldable entity type update is not possible"
This reverts commit 2f154624fd.
2019-08-10 09:43:33 +02:00
Lee Rowlands 7ad0fcb2ae
Issue #3060996 by mikelutz: Fix The "Symfony\Component\BrowserKit\Response::getStatus()" method is deprecated since Symfony 4.3, use getStatusCode() instead 2019-08-10 06:59:54 +10:00
Lee Rowlands 2f154624fd
Issue #3056816 by amateescu, larowlan, plach, Sam152, catch: Installing a new field storage definition during a fieldable entity type update is not possible 2019-08-07 08:34:28 +10:00
Lee Rowlands f9ca4c57af
Issue #3066448 by tedbow, Wim Leers, Mixologic, xjm: Harden test coverage for dependency Constraint class 2019-08-07 08:30:06 +10:00
Lee Rowlands dbb87e1b9e
Issue #3071765 by joelpittet: Field without widget returning NULL instead of array in defaultValuesFormSubmit() 2019-08-06 16:09:53 +10:00
Lee Rowlands 344d8422e3
Issue #2912387 by greg.1.anderson, Mile23, Mixologic, larowlan, jibran, alexpott, catch: Stop using wikimedia/composer-merge-plugin 2019-08-06 15:51:39 +10:00
Francesco Placella 1bd7d8728b Revert "Issue #3056816 by amateescu, larowlan, plach, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible"
This reverts commit 15e3a5a818.
2019-08-05 23:01:38 +02:00
catch fd204375b6 Revert "Issue #2912387 by greg.1.anderson, Mixologic, Mile23, alexpott, catch: Stop using wikimedia/composer-merge-plugin"
This reverts commit 5cd26f242e.
2019-08-02 21:16:21 +01:00
catch ddd413c853 Issue #2878269 by Mile23, Lendude: Modify TestDiscovery so the testbot runs all the tests 2019-08-01 20:59:02 +01:00
catch 15e3a5a818 Issue #3056816 by amateescu, larowlan, plach, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible 2019-08-01 13:45:56 +01:00
Lee Rowlands 5cd26f242e
Issue #2912387 by greg.1.anderson, Mixologic, Mile23, alexpott, catch: Stop using wikimedia/composer-merge-plugin 2019-08-01 15:12:15 +10:00
catch ffe69958b0 Issue #2450793 by Berdir, Mile23, Wim Leers, mikelutz, xjm, TR: Properly deprecate support for entity type label callbacks 2019-07-31 08:52:27 +01:00
Lee Rowlands d68cb0766b
Issue #2987208 by akalata, alexpott, sime, tim.plunkett, Charlie ChX Negyesi: ElementInfoManager does not provide an alter hook, cannot alter element plugin definitions 2019-07-31 16:28:43 +10:00
catch e4b2539577 Issue #3021718 by andypost, glu2006, mikelutz, voleger, alexpott: Properly deprecate menu_local_tabs(), menu_secondary_local_tasks(), menu_primary_local_tasks() 2019-07-26 20:08:37 +01:00
catch 39fcc67364 Issue #3069057 by voleger, mikelutz: Fix Class extends deprecated class PHPUnit\Framework\BaseTestListener in core/tests/Drupal/Tests/Listeners/DrupalListener.php on line 21 2019-07-26 15:35:14 +01:00
catch 2e45e93b5f Issue #3069043 by mikelutz: Trigger an error on direct access of ContentEntityStorageBase::doLoadMultipleRevisionFieldItems() and mark it to be set abstract in Drupal 9 2019-07-26 15:14:18 +01:00
catch 383b06f2d2 Issue #2849745 by voleger, yogeshmpawar, gaurav.kapoor, Berdir, Munavijayalakshmi, vacho, cilefen, daffie: Replace documentation recommending db_*() wrappers 2019-07-26 11:17:02 +01:00
catch c848fb6b0f Issue #3039026 by kim.pepper, Berdir, Peter Majmesku, vadim.hirbu, YurkinPark, andypost, dww, claudiu.cristea, alexpott, jibran, dawehner, mikelutz: Deprecate file_directory_temp() and move to FileSystem service 2019-07-26 11:14:11 +01:00
Lee Rowlands 3a6e13dec2
Issue #3067768 by Mixologic, greg.1.anderson, alexpott, Krzysztof Domański, Mile23: Random test fail in ManageGitIgnoreTest 2019-07-26 10:00:14 +10:00
catch 39ae47d780 Issue #3060070 by Krzysztof Domański: Add dataProvider for \Drupal\Tests\Core\Block\BlockBaseTest::testGetMachineNameSuggestion 2019-07-25 12:01:48 +01:00
catch 6c183523d0 Issue #3069028 by alexpott: Properly Deprecate Drupal\Core\Access\AccessResult::cacheUntilConfigurationChanges 2019-07-25 08:50:28 +01:00
Alex Pott ae248f2e43
Issue #3047801 by Eduardo Morales, mikelutz, pguillard, nlisgo, sathish.redcrackle, Berdir: Replace all calls to the deprecated Drupal::l() function in Core 2019-07-24 16:48:42 +01:00
catch dd907896b1 Issue #3035312 by kim.pepper, andypost, martin107, yogeshmpawar, naveenvalecha, pguillard, Berdir, dww, claudiu.cristea, jibran, Mile23: Move file_scan_directory() to file_system service 2019-07-24 11:29:08 +01:00
catch fa4c517414 Issue #3058498 by fconnolly, yogeshmpawar, init90, leolando.tan, Berdir: Deprecate/Remove Apcu4Backend 2019-07-23 20:55:37 +01:00
catch a97548ef8d Issue #2780475 by alexpott, Jo Fitzgerald, mpdonadio, dawehner: assertEscaped() and assertUnescaped don't work as you would expect in JavascriptTestBase 2019-07-23 13:26:51 +01:00
Alex Pott 7237ed32d7
Issue #3069050 by voleger, mikelutz: Properly deprecate FormattedDateDiff::getMaxAge() 2019-07-22 15:49:58 +01:00
catch eb9dc11c05 Issue #2958925 by alexpott, voleger, Vlad Bo, Wim Leers: Properly deprecate drupal_get_profile() 2019-07-22 09:31:06 +01:00
Alex Pott 330e575d4d
Issue #3067198 by Berdir, mikelutz, alexpott: Properly deprecate UrlGeneratorTrait 2019-07-19 21:47:32 +01:00
Alex Pott b5238ac9a8
Issue #2818677 by msankhala, NickWilde, Berdir, alexpott, dimaro, poornima.n, sidharthap, dhirendra.mishra, keshav.k, xjm, mahtab_alam, ieguskiza, borisson_, catch, larowlan: Replace usages of deprecated method drupal_render_root() 2019-07-19 06:30:43 +01:00
catch 35ffd80362 Issue #2924781 by osman, yogeshmpawar, zaporylie, mfernea: Missing @var annotation for scalars that do not provide default values 2019-07-18 14:38:54 +01:00
catch 36dd174a5e Issue #2959282 by alexpott, jibran, Mile23: Fix "Install profile will be a mandatory parameter in Drupal 9.0." deprecation 2019-07-18 14:03:43 +01:00
catch c6b60cde4d Issue #3068076 by alexpott: Properly deprecate Cache::validateTags() 2019-07-18 14:02:48 +01:00
catch 99dde7101b Issue #3067761 by Berdir, alexpott: Resolve "The numeric plugin for watchdog.wid field is deprecated" deprecation message 2019-07-18 14:01:51 +01:00
Alex Pott 6add1ca7a3
Issue #1476782 by daffie, droplet, donquixote, Katiemouse, Lendude, lnunesbr, ekl1773, init90, jhedstrom, catch, clemens.tolboom, amateescu: DatabaseStatementPrefetch::current PHP function array_unshift() are used incorrectly 2019-07-18 13:37:21 +01:00
catch 442a3f224a Issue #3068022 by kim.pepper: Properly deprecate drupal_realpath() 2019-07-18 11:49:52 +01:00
catch 012b0c73a0 Issue #3002933 by alexpott, Mile23, Wim Leers: Fix "The Drupal\editor\Plugin\EditorBase::settingsFormSubmit method is deprecated since version 8.3.x and will be removed in 9.0.0." and friends 2019-07-18 11:20:37 +01:00
webchick 64c7b3202d Issue #3067347 follow-up by greg.1.anderson: Fix duplicate class name 2019-07-12 13:13:58 -07:00
catch 2844951c51 Issue #3067206 by voleger: Properly deprecate drupalGetHeaders() method of Drupal\Tests\BrowserTestBase 2019-07-12 16:22:06 +01:00
catch 717e8b7ef5 Issue #3067347 by amateescu: Undeprecate DefaultTableMapping::setFieldNames() and ::setExtraColumns(), mark them as internal instead 2019-07-12 16:18:33 +01:00
catch c12498bd9e Issue #2776031 by fgm, andypost, voleger, yogeshmpawar, Berdir, joachim: Properly deprecate ThemeHandlerInterface install() and uninstall() also replace usage 2019-07-12 14:15:04 +01:00
catch 3c7bc9f908 Issue #3065629 by Charlie ChX Negyesi: Empty AJAX replies die with a mysterious exception 2019-07-11 15:51:57 +01:00
Alex Pott e39262bf5b
Issue #2228741 by rpayanm, mikelutz, voleger, epari.siva, malotor, Rolf van de Krol, quietone, Mile23, andypost, ianthomas_uk, Lendude, alexpott, dawehner, xjm, Gábor Hojtsy, Berdir, catch: Replace calls to format_string() with Drupal\Component\Render\FormattableMarkup 2019-07-11 09:06:33 +01:00
Lee Rowlands 3bb50b2b3f
Issue #2982684 by greg.1.anderson, Mile23, Mixologic, webflo, alexpott, yogeshmpawar, pingwin4eg, vijaycs85, larowlan, dww, borisson_, phenaproxima, kim.pepper, bojanz, grasmash, hctom, kmbremner, pingers, Jax, sherakama, derhasi, claudiu.cristea, jhedstrom, Xano, Grimreaper: Add a composer scaffolding plugin to core 2019-07-11 07:47:33 +10:00
catch 0d82715b4b Issue #3064017 by mikelutz, Wim Leers, dww, catch: Create a means to mark an asset library as deprecated in a *.libraries.yml file 2019-07-10 10:08:22 +01:00
catch 5a42b47b6e Issue #2966327 by alexpott, mcdruid, dww, dsnopek, catch, pwolanin, larowlan, tim.plunkett, Berdir, Sam152: Limit what can be called by a callback in render arrays to reduce the risk of RCE 2019-07-05 08:47:35 +01:00
catch a35f542977 Issue #3059079 by Mile23: Make ContainerAwareEventDispatcherTest use Drupal coding standards 2019-07-01 14:31:32 +01:00
catch ade49d44e5 Issue #3065101 by alexpott: Remove MySqlDriverTestBase 2019-07-01 14:21:20 +01:00
Alex Pott 0dd757670c
Issue #3059332 follow-up by mondrake, Mile23, Lendude: Mark kernel tests that perform no assertions as risky 2019-07-01 09:09:35 +01:00
catch 945fbeae7c Issue #3054649 by Mile23, alexpott: DrupalKernelTest results in ERROR HANDLER CHANGED! 2019-06-28 14:13:36 +01:00
catch 6abefc59b3 Issue #3059332 by alexpott, Mile23, Lendude: Mark kernel tests that perform no assertions as risky 2019-06-28 13:00:15 +01:00
catch fb0bf2de97 Issue #3031464 by fancyweb, alexpott: Services arguments with escaped "%" are not unescaped 2019-06-28 09:59:08 +01:00
Lee Rowlands de56b25930
Issue #3056454 by Krzysztof Domański, John Cook, johndevman: Hexadecimal validation returns true if the color contains multiple hashes (e.g. '###FF0') 2019-06-28 06:43:27 +10:00
catch 1a2babd20d Issue #2980712 by bircher, alexpott, yogeshmpawar, mpotter, borisson_: Define config directory in settings 2019-06-24 14:04:44 +01:00
Alex Pott d90d0ebbda
Issue #2979044 by BR0kEN, alexpott: Unable to change menu items weight when the "system.site.weight_select_max" exceeded and "#pre_render" for "number" element is modified 2019-06-23 12:49:55 +01:00
catch 79f8c0a963 Issue #3057321 by alexpott: Deprecate Unicode::caseFlip() 2019-06-20 14:12:11 +01:00
catch 62d72153ba Issue #3061117 by claudiu.cristea, darrenwh: Make optional and deprecate the BackendChain constructor parameter 2019-06-20 14:00:22 +01:00
catch eada7ff559 Issue #3062556 by alexpott, catch, phenaproxima, larowlan: UpdatePathTestBase does not support the $configSchemaCheckerExclusions property (followup) 2019-06-20 13:35:32 +01:00
catch 3263c8cbab Issue #3059545 by alexpott, Lendude, tstoeckler, Mile23, neclimdul, vijaycs85, Morbus Iff: Improve \Drupal\KernelTests\Config\DefaultConfigTest to install all optional configuration 2019-06-19 16:21:24 +01:00
catch 54f8eb66b5 Issue #3062556 by alexpott, phenaproxima: UpdatePathTestBase does not support the $configSchemaCheckerExclusions property 2019-06-19 15:45:53 +01:00
Alex Pott e82e0c0573
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException() 2019-06-11 12:38:53 +03:00
Alex Pott 397cd30991
Issue #3006397 by Mile23, Lendude, alexpott, Berdir: Fix "Drupal\system\Plugin\views\field\BulkForm is deprecated in Drupal 8.5.x, will be removed before Drupal 9.0.0. Use \Drupal\views\Plugin\views\field\BulkForm instead." deprecation error 2019-06-10 17:46:10 +03:00
catch d95b4d729c Issue #3057294 by alexpott: Remove unnecessary usage of Unicode::check() in tests 2019-06-10 15:04:58 +01:00
catch dafc72c9ad Issue #3057289 by alexpott: Move JsMessageTestCases out of src/Tests 2019-06-10 15:01:22 +01:00
catch 1305cbeaca Issue #3054060 by alexpott, neeravbm, tstoeckler: Deprecate \Drupal\system\SystemRequirements::phpVersionWithPdoDisallowMultipleStatements() as all supported versions of PHP return TRUE 2019-06-10 14:51:07 +01:00
catch c7b8bc5277 Issue #3056008 by alexpott, Lendude: Set default window size in \Drupal\FunctionalJavascriptTests\WebDriverTestBase 2019-06-10 14:38:04 +01:00
catch 17153a2605 Issue #3053956 by alexpott, neeravbm, aleevas, voleger, Berdir: Deprecate \Drupal\Component\Utility\Crypt::hashEquals() in favour of PHP's builtin hash_equals() 2019-06-10 14:28:03 +01:00
Alex Pott 1546b4b85a
Issue #3059564 by yogeshmpawar, fredysan, init90, joachim, alexpott: error in deprecation note on EntityInterface::link() 2019-06-09 01:10:35 +01:00
Alex Pott b644848b2d
Issue #2555145 by TR, kostyashupenko, Mile23, oriol_e9g, geertvd: Remove t() from pass/fail assertions in tests 2019-06-06 20:00:56 +01:00
Alex Pott 45f97bcf50
Issue #3046298 by Gogowitsch, voleger, jhedstrom, larowlan: DX: tell developer which yaml file caused a ParseException 2019-06-06 15:18:29 +01:00
Alex Pott 22d759b1cb
Issue #3054749 by Berdir: Fix handler_settings deprecation message 2019-06-05 10:54:52 +01:00
Alex Pott 20496dd2e7
Issue #3029540 by mikelutz, catch, alexpott, larowlan, Gábor Hojtsy: [Symfony 4] Sub class \Symfony\Component\Validator\ConstraintViolation and use that in \Drupal\Core\TypedData\Validation\ExecutionContext::addViolation() 2019-06-04 14:31:13 +01:00
catch 83bee34c26 Issue #3054311 by alexpott: Deprecate \Drupal\Component\Utility\Crypt::randomBytes() in favour of PHP's builtin random_bytes() 2019-06-03 20:00:53 +01:00
Alex Pott 23fad5b6a5
Issue #2926068 by almaudoh, andypost, voleger, claudiu.cristea, Oleksiy, YurkinPark, yo30, alexpott, dawehner, Berdir: Deprecate system_rebuild_module_data() and remove usages in core 2019-06-03 12:49:38 +01:00
Alex Pott d1ffb5bd46
Issue #3053417 by amateescu, Lendude, mondrake, xjm: Clean up PhpunitCompatibilityTrait 2019-06-03 12:35:25 +01:00
Alex Pott 0356445b98
Issue #3055040 by mikelutz, alexpott: Roll AbstractEventDispatcherTest into ContainerAwareEventDispatcherTest 2019-06-03 12:12:47 +01:00
Alex Pott 95cb8625a6
Issue #3058839 by init90: Incorrect @see link in file_default_scheme() deprecation 2019-06-02 10:03:23 +01:00
Alex Pott 8a56839014
Issue #2947946 by voleger, andypost, mondrake: Create change record for all deprecated db_* functions 2019-06-02 09:01:15 +01:00
Alex Pott e08ec1395c
Issue #3034072 by kim.pepper, Berdir, alexpott, jibran, larowlan, claudiu.cristea: Move file uri/scheme functions from file.inc and FileSystem to StreamWrapperManager 2019-06-02 08:53:50 +01:00
Alex Pott ef6a11d84a
Issue #3054315 by yogeshmpawar, alexpott: Sort out ApcuBackendTest 2019-05-31 21:24:42 +01:00
Lee Rowlands 08879cc009
Issue #2927012 by deviantintegral, alexpott, arunkumark: _drupal_log_error() returns a 0 exit code on errors 2019-06-01 06:19:07 +10:00
Alex Pott 91fe1d2f77
Issue #2929133 by voleger, alexpott, Lendude: Replace all usages of getMock() 2019-05-31 10:22:21 +01:00
Alex Pott ba5cf8e2b5
Issue #2969965 by Lendude, Mile23, heddn, Jo Fitzgerald, jmikii, Berdir, alexpott: Fix Drupal\system\Tests\Update\DbUpdatesTrait is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0 2019-05-30 14:03:07 +01:00
Alex Pott 408c540ccf
Issue #2886622 by Berdir, martin107, Mile23, tim.plunkett, mikelutz, jonathan1055: Deprecate all EntityManager methods with E_USER_DEPRECATED 2019-05-30 12:36:55 +01:00
Alex Pott c7bfe49a2b
Issue #2924860 by Kng, AdamPS: “Uncaught exception” page contains HTML but has content-type text/plain 2019-05-29 14:41:50 +01:00
Alex Pott 7e08466eb5
Issue #3041983 by yogeshmpawar, idebr, pifagor, klausi: Fix unused imports and update Coder to 8.3.4 2019-05-28 15:38:27 +01:00
Alex Pott 3c5675d1b2
Issue #3049380 by voleger: Complete deprecation of _db_get_target() function 2019-05-28 11:54:33 +01:00
Lee Rowlands 275c864dda
Issue #2875394 by voleger, erozqba, Berdir, mondrake: Replace all calls to db_query, which is deprecated 2019-05-28 07:15:20 +10:00
catch 07a3820c5d Issue #3000931 by mondrake, voleger, andypost, longwave, alexpott, git commit -m 'Issue #3000931 by mondrake, voleger, andypost, longwave, alexpott: Connection::query() does not support '\''targe: Connection::query() does not support 'target' option 2019-05-27 14:29:04 +01:00
Lee Rowlands 609bcb39ae
Issue #3055304 by kim.pepper: Properly deprecate file_directory_os_temp 2019-05-27 17:28:57 +10:00
Lee Rowlands 4dfdaaed2e
Issue #3035980 by jhedstrom: Provide a better error when a NULL is passed to EntityStorageBase::load() 2019-05-27 17:11:07 +10:00
Alex Pott 9a11de65fa
Issue #2892440 by bnjmnm, tedbow, alexpott, Krzysztof Domański, Lendude: Provide helper test method to wait for an element to be removed from the page 2019-05-25 09:25:44 +01:00
catch 2be8f41983 Issue #3056875 by alexpott: Remove drupal-phpunit-upgrade-check from run-tests.sh and docs relating to drupal-phpunit-upgrade 2019-05-24 14:14:15 +01:00
Alex Pott bed931bb31
Issue #3008870 by amateescu, kostyashupenko, mondrake, jibran, alexpott: Drop support for PHPUnit 4.8 once PHP 5 is no longer supported (8.8.x) 2019-05-24 11:43:45 +01:00
catch 43cb1b5cce Issue #3053363 by alexpott, Wim Leers, Berdir, mondrake, xjm: Remove support for PHP 5 in Drupal 8.8 2019-05-24 11:36:30 +01:00
Lee Rowlands ba509afbc9
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core 2019-05-24 16:44:36 +10:00
Lee Rowlands 506d92fc98
Issue #3043087 by tedbow, Sam152: Retrieving plugins with entity context definitions from cache is expensive, which is noticeable when used with Layout Builder's FieldBlockDeriver 2019-05-24 16:17:04 +10:00
Alex Pott e192b14dcb
Revert "Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface"
This reverts commit 109dfd58bd.
2019-05-22 21:18:24 +01:00
catch f4b3ab3a3b Issue #2901792 by alexpott, tedbow, dww, bnjmnm, jhodgdon, Krzysztof Domański: Disable all animations in Javascript testing 2019-05-22 15:28:27 +01:00
Lauri Eskola 9a3477e83b
Issue #3030363 by andrewmacpherson, Krzysztof Domański: Add test to assert ajax buttons are operable with the spacebar key 2019-05-22 09:05:58 +03:00
Alex Pott 31a25fb469
Issue #3049437 by mfb, amateescu: SharedTempStore not serializable on PHP 7.3 2019-05-18 11:32:48 +02:00
Alex Pott 1ffbb8ebd7
Issue #3040166 follow-up by Lendude: mkdir() fails in BrowserHtmlDebugTrait.php:141 because of a race condition 2019-05-18 10:51:53 +02:00
Lee Rowlands b9f30c9382
Issue #3052272 by mikelutz: Remove entityManager use in EntityKernelTestBase and all tests which extend it 2019-05-17 12:25:18 +10:00
Lee Rowlands 31a5cba35c
Issue #3049021 by kim.pepper, Berdir: Deprecate file_default_scheme() and just use config 2019-05-17 12:15:25 +10:00
Lee Rowlands fc301d85b3
Issue #2908176 by andypost, claudiu.cristea, vacho, YurkinPark, naveenvalecha, alexpott, fenstrat, Berdir, Mile23: Deprecate archiver procedural functions 2019-05-17 11:04:57 +10:00
Gábor Hojtsy 50a5f02e2e Issue #3052625 by Mile23, alexpott: DeprecationListenerTrait croaks on tests with no results 2019-05-14 15:09:45 +02:00
Alex Pott ecf0410252
Issue #3051981 by andypost, alexpott, amateescu, kim.pepper, Berdir, voleger, larowlan, claudiu.cristea, martin107: Deprecate drupal_schema_get_field_value() 2019-05-07 11:00:58 +01:00
Alex Pott 20762532ac
Issue #3052140 by amateescu, dpi, xjm: Cannot convert custom entity types from non-revisionable to revisionable with pre-8.7.x compatible methods 2019-05-04 14:51:07 +01:00
Lee Rowlands c210fadd23
Issue #3051069 by mikelutz, jibran, Berdir: Remove usage of deprecated entity_delete_multiple in core and trigger an error 2019-05-02 13:00:25 +10:00
Lee Rowlands 9b1690c213
Issue #2928930 by andypost, mikelutz, anya_m, Berdir: Properly deprecate entity_create() and remove all occurrences 2019-05-01 09:41:13 +10:00
Alex Pott bfe4794d88
Issue #3027178 by Berdir, alexpott, miroslav-lee, andypost, larowlan, mikelutz, JeroenT: Properly deprecate entity_load_multiple_by_properties() 2019-04-30 08:41:05 +01:00
Lee Rowlands fb532b06f8
Issue #3049938 by pfrenssen: Deprecation message linking to wrong change record 2019-04-30 07:37:00 +10:00
Lee Rowlands f950d08bd5
Issue #2974253 by andypost, legolasbo, mikelutz, Gábor Hojtsy: Remove remaining usages of entity_view and entity_view_multiple from core 2019-04-30 07:35:23 +10:00
Lee Rowlands a80dcbe3f1
Issue #3030629 by Berdir, alexpott, dww: Properly deprecate all the methods in entity.inc that are not called by core 2019-04-30 07:32:42 +10:00
Gábor Hojtsy f91dd64fc5 Issue #3051255 by Berdir, larowlan: Conflict between EntityField and FieldAPIHandlerTrait on PHP 5 2019-04-29 09:15:59 +02:00
Lee Rowlands a98b58765d
Issue #3035953 by Berdir, andypost, vacho: Add @trigger_error() to deprecated EntityManager->EntityFieldManager methods 2019-04-26 17:09:28 +10:00
Lee Rowlands da94d7fc6b
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu, chr.fritsch, johndevman, Jo Fitzgerald, andypost, larowlan, alexpott: Move entity_get_(form_)display() to the entity display repository 2019-04-26 12:51:29 +10:00
Lee Rowlands 870b5646b2
Issue #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink() 2019-04-26 12:44:21 +10:00