Commit Graph

6451 Commits (0ff3dada280f172289a45793e50494a4a0730264)

Author SHA1 Message Date
Alex Pott cc41d94d0f
Issue #3128548 by anmolgoyal74, yonailo, sokru, joelpittet, daffie, johnwebdev, alexpott, mradcliffe, DuneBL, catch, xjm, mondrake: Add optional parameters to StatementInterface::fetchObject() to be in line with the PDO implementation of the method fetchObject() 2021-02-08 15:53:53 +00:00
Alex Pott 5e7fb73422
Issue #3115503 by clayfreeman, tim.plunkett, alexpott, andypost: Support context aware layout plugins 2021-02-05 12:38:50 +00:00
Alex Pott 51e0c383e1
Issue #2571475 by mglaman, tstoeckler, tedbow, eiriksm, Jaesin, phenaproxima, alexpott: Outbound HTTP requests fail with KernelTestBase 2021-02-03 16:02:39 +00:00
Alex Pott 1749b10a30
Issue #3196050 by anmolgoyal74, Chi: Fix documentation of StorageConfigBase::validateValue() 2021-02-03 10:17:28 +00:00
Alex Pott ed76f2cc8b
Issue #3196168 by clayfreeman, longwave: Should remove @internal from EntityDeleteForm 2021-02-03 10:11:09 +00:00
catch 7e9af0f04d Issue #3195533 by daffie, longwave: [Symfony 6] The constant Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL is deprecated 2021-02-02 10:02:25 +00:00
catch da513856d5 Issue #3195571 by daffie, longwave: [Symfony 6] The constant Symfony\Component\Routing\RouteCompiler::REGEX_DELIMITER is deprecated 2021-02-01 20:46:17 +00:00
catch 91a4336341 Issue #3187074 by longwave, daffie, Gábor Hojtsy, alexpott: [Symfony 5] Services are private by default 2021-02-01 13:06:52 +00:00
catch 9140cae210 Issue #2999962 by mondrake, voleger, daffie, dawehner, Berdir: Unify Database/Log::findCaller and Utility/Error::getLastCaller 2021-01-26 09:34:40 +00:00
catch d0e54c0f9d Issue #3185603 by daffie, longwave, joachim: [Symfony 5] Symfony Constraint plugins are not strictly Drupal plugins 2021-01-25 15:07:01 +00:00
catch e770d3ecf3 Issue #2828099 by raman.b, GroovyCarrot, Sweetchuck, dawehner, mxr576: Service container aliases do not work 2021-01-25 10:52:24 +00:00
catch 26130ff273 Issue #3193771 by larowlan, sk_10, quietone: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "'"--><" entity type does not exist 2021-01-22 17:28:53 +00:00
catch f58b01f2e5 Issue #3193131 by Matroskeen, daffie, catch: $context in hook_entity_view_mode_alter is always empty 2021-01-22 17:24:33 +00:00
catch f049151212 Issue #2899847 by Matroskeen, amateescu, Johnny vd Laar, alexpott: Add hook_entity_form_mode_alter hook to allow altering form_mode 2021-01-22 10:14:55 +00:00
catch 0b1816c9a3 Issue #3122912 by shaktik, siddhant.bhosale, S_Bhandari, martin107, swatichouhan012, kapilkumar0324, raman.b, paulocs, longwave, quietone, xjm: t() calls should be avoided , use $this->t() instead in Form Builders 2021-01-22 09:36:50 +00:00
catch 63416c9624 Issue #3186009 by longwave, ankithashetty, klausi: MimeTypePass has undefined variables 2021-01-21 10:10:39 +00:00
catch f838dbc871 Issue #3129534 by daffie, anmolgoyal74, mondrake, naresh_bavaskar, Beakerboy, catch, alexpott, quietone: Automatically enable the module that is providing the current database driver 2021-01-18 21:43:55 +00:00
Alex Pott 81e2d9c051
Issue #2872162 by chr.fritsch, adityasingh, jian he, p4trizio, amateescu, alexpott: No hook alter to override Field Widget wrappers created by WidgetBase::form 2021-01-18 14:28:54 +00:00
catch d99b12fb9e Issue #3190285 by mondrake, anmolgoyal74, daffie: Entity QueryAggregate does not escape the field 2021-01-15 13:23:54 +00:00
catch 738ac00672 Issue #3129563 by daffie, mondrake: The database query extenders does not allow database drivers to override them 2021-01-15 10:42:03 +00:00
catch 32d591196d Issue #2635440 by damiankloip, deviantintegral, JvE, Spokje, Abhijith S: Document what cache clearing from ContentEntityStorageBase::resetCache() actually clears 2021-01-13 12:49:52 +00:00
catch dd164ae66b Issue #3159073 by amateescu, andypost, daffie: Use the new UPSERT capability from SQLite 3.24 2021-01-11 20:09:41 +00:00
Alex Pott d78e53bb0b
Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries 2021-01-05 15:02:37 +00:00
catch 6f4c546d10 Issue #2863464 by efpapado, cburschka, longwave, lhridley: Demote cron log entries from "notice" to "info" 2021-01-05 13:00:56 +00:00
catch cda287d212 Issue #2238561 by alexpott, dawehner, andypost, bradjones1, ridhimaabrol24, jofitz, eiriksm, Darren Oh, kalyansamanta, znerol, neclimdul, catch, pwolanin: Use the default PHP session ID instead of generating a custom one 2021-01-04 13:23:54 +00:00
catch 7f828c966c Issue #3181644 by alexpott, andypost, longwave, chr.fritsch: PCRE library version 10.35 with pcre.jit=1 makes \Drupal\Core\StringTranslation\Translator\FileTranslation::getTranslationFilesPattern() regex misbehave 2021-01-04 13:05:12 +00:00
catch 685419faa6 Issue #3131585 by Berdir, alexpott, daffie: Performance regression caused by using the last installed entity definitions 2021-01-04 10:23:55 +00:00
catch 0762491dcc Issue #2787107 by bc, raman.b, mradcliffe, pwolanin, klausi, dawehner: Menu tree storage does not populate route names for a definition 2021-01-04 09:57:03 +00:00
catch 7e79ca91db Revert "Issue #3161983 by Pooja Ganjage, sanjayk, catch, longwave, daffie, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors"
This reverts commit a9cee683f2.
2020-12-24 14:24:40 +00:00
catch 3e47f8355d Issue #3177120 by anmolgoyal74, Pooja Ganjage, paulocs, markdorison, walangitan, longwave: Remove references to WebTestBase 2020-12-23 19:25:15 +00:00
catch a9cee683f2 Issue #3161983 by Pooja Ganjage, sanjayk, catch, longwave, daffie, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors 2020-12-23 17:36:55 +00:00
catch 759667539d Issue #3189101 by paulocs, ranjith_kumar_k_u: Update documented links from form.api.php 2020-12-22 20:24:04 +00:00
Alex Pott 36409a3156
Issue #3018912 by maximpodorov: DefaultMenuLinkTreeManipulators::collectNodeLinks() incorrectly documents its return value 2020-12-22 17:15:39 +00:00
catch 4a3f45abfc Issue #3189174 by tstoeckler, daffie: Entity query fails for multi-property base fields if no property is specified 2020-12-21 17:44:01 +00:00
Alex Pott d61ce3017a
Issue #3147135 by longwave: Fix 'Drupal.Classes.UseGlobalClass' coding standard 2020-12-21 07:25:58 +00:00
catch f9fcde32ab Issue #3036494 by Berdir, alexpott, rgpublic, cilefen, kerasai, regilero: Race condition in ImageStyle::createDerivative() 2020-12-18 09:45:37 +00:00
catch f6bde5471f Issue #3155568 by claudiu.cristea, jonathanshaw, idimopoulos, catch: Filter by bundle in EntityConverter route param converter 2020-12-18 09:42:27 +00:00
catch 1cb136a1f0 Issue #3162603 by paulocs, daffie, mxr576, vadim.jin, sandeep_jangra, naresh_bavaskar, longwave, amateescu, drunken monkey, larowlan: EntityStorageBase::loadByProperties() is broken on PostgreSQL when using two or more case insensitive properties 2020-12-18 09:03:32 +00:00
catch 340ff83bbe Issue #3185399 by alexpott, mondrake, daffie: Use RETURNING to determine last insert id in Drupal\Core\Database\Driver\pgsql\Insert 2020-12-17 20:12:50 +00:00
catch 50d154ec1a Issue #3014121 by Geordi, shreyakaushik11, anmolgoyal74, msankhala, rwohleb, rachel_norfolk, akanksha-hp, jhodgdon: Attribute.php code snippet not properly escaped 2020-12-16 21:31:19 +00:00
catch 1fcf53c314 Issue #3183656 by jonathan1055, daffie: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard [part 2] 2020-12-16 20:30:14 +00:00
catch 203664afdd Issue #3185652 by jonathan1055, daffie: Fix 'Drupal.Commenting.DocComment.ShortFullStop' coding standard - part 2 2020-12-16 12:37:42 +00:00
catch 24a533ab5f Issue #3177922 by BR0kEN, dpi, catch, jonathanshaw: DelayedRequeueException should call parent, and optionally allow providing default args 2020-12-14 17:20:46 +00:00
catch 986fdecf74 Issue #3184170 by BR0kEN, daffie, jonathanshaw, neclimdul, catch: The `releaseItem()` and `delayItem()` of `Drupal\Core\Queue\DatabaseQueue` violates interfaces return type specifications 2020-12-11 11:04:48 +00:00
Alex Pott b2519618b4
Issue #3132759 by mvonfrie, AaronBauman, anmolgoyal74, jungle, DamienMcKenna: ConfigEntityType "missing 'config_export" error message doesn't say what annotation is missing 2020-12-08 16:14:05 +00:00
Alex Pott ad1cbe9b99
Issue #3089525 by benjifisher, jhodgdon, dev.patrick, janmejaig: Sort options should correspond to bundles selected for entity reference field settings 2020-12-08 15:13:52 +00:00
catch 702514c10f Issue #3186999 by alexpott, neclimdul, longwave: Make the version a private class property 2020-12-08 12:02:29 +00:00
catch f0a40c9ce6 Issue #3138631 by Matroskeen, snehalgaikwad, shetpooja04, z.stolar, amateescu, alexpott, Berdir: Improve entity reference validation error messages 2020-12-08 10:40:39 +00:00
catch f43ed87d89 Issue #3185231 by alexpott, daffie, Charlie ChX Negyesi, andypost: Use combination SQL modes instead of explicit modes 2020-12-07 17:23:53 +00:00
Alex Pott e3cedd0756
Issue #3151800 by pameeela, ayushmishra206, paulocs, adityasingh, quietone, Bobík, longwave, Chris Burge: Describe what setInternal does 2020-12-07 16:41:10 +00:00
catch bbb4cd4d50 Issue #3178066 by pameeela, TylerMarshall: Missing word in the documentation for ThirdPartySettingsInterface 2020-12-06 20:29:19 +00:00
catch 32f249ae69 Issue #2916376 by rlmumford, Sweetchuck, tim.plunkett: The @ContextDefinition annotation always kills the label and the description 2020-12-06 20:21:38 +00:00
catch 08e22908af Issue #3181272 by jungle, longwave, Balu Ertl, larowlan: Fix typo in FileStorage error message 2020-12-06 20:14:52 +00:00
catch cfcf40d058 Issue #2577407 by vulcanr, jhodgdon, Sagar Ramgade, snehi, brahmjeet789, Manjit.Singh, Tony-Mac, ressa, xjm, cilefen, sajosh, ifrik, Charles Belov, Bojhan, David_Rothstein, Gábor Hojtsy, tkoleary, longwave, NickDickinsonWilde, nishantkumar155, shell_cm, greta_drupal, YesCT: Action of uploading module/theme files should consistently be called "Add", not "Install" 2020-12-06 19:02:44 +00:00
Alex Pott eb75aa3d3d
Issue #3172757 by Erik Frèrejean, raman.b: Session manager destroy misses isCli check 2020-12-04 11:26:54 +00:00
catch d937a57af9 Issue #3185917 by alexpott, longwave: Optimise TaggedHandlerPass 2020-12-04 09:35:42 +00:00
catch 86c7ed07ab Issue #3183673 by jonathan1055, longwave: Fix 'Drupal.Commenting.DocComment.ShortFullStop' coding standard - part 1 auto-fixes 2020-11-30 18:10:49 +00:00
Alex Pott 6aab22375b
Issue #3137883 by mondrake, Pooja Ganjage, andypost, paulocs, anmolgoyal74, daffie, alexpott, catch: Deprecate passing a StatementInterface object to Connection::query 2020-11-29 00:17:47 +00:00
catch 32d6d3b4c5 Issue #3165065 by sarvjeetsingh, Abhijith S, joachim: PluginWithFormsInterface and PluginWithFormsTrait should reference each other in docs 2020-11-27 20:07:54 +00:00
catch a083cdfbd3 Issue #3157370 by S_Bhandari, tvb, quietone: Modify comment referring to file_directory_temp() 2020-11-27 19:55:15 +00:00
Alex Pott 43919219d5
Issue #3089902 by Taran2L, jmlsteele, anmolgoyal74, longwave, kishor_kolekar, tuan.hmt, alexpott, daffie, Aron Novak, hploeger: "Azure Database for MySQL server" reports wrong database version 2020-11-27 16:30:23 +00:00
catch 547d8a2c05 Issue #3183712 by idebr, B2F: hook_entity_access $operation description is listed under $account 2020-11-23 21:59:13 +00:00
Lauri Eskola e2c0ffb48d
Issue #2702233 by Manuel Garcia, dww, jibran, alexpott, dagmar, DuaelFr, gease, YurkinPark, dawehner, Lendude: Add JavaScript tests for Form API #states: required, visible, invisible, expanded, checked, unchecked 2020-11-20 13:33:33 +02:00
catch a5789f3cd7 Issue #3173636 by Pooja Ganjage, paulocs, anmolgoyal74, mondrake, alexpott, catch: Implement a PagerManagerInterface::findPage() method 2020-11-16 20:00:01 +00:00
catch 6e7fc11ee2 Issue #2949419 by mfb, vsujeetkumar, gapple, Hardik_Patel_12, neclimdul, dawehner, Sam152, xjm, alexpott: Pass the raw exception to logger implementations 2020-11-16 17:39:18 +00:00
catch 1d6e7e25d5 Issue #2851394 by GoZ, hgunicamp, oknate, jungle, wolffereast, tameeshb, mmatsoo, ridhimaabrol24, jofitz, swarad07, tanc, shaktik, dimaro, shashikant_chauhan, MerryHamster, quietone, nitesh624, martin_q, boaloysius, gaurav.kapoor, nitvirus, ankithashetty, Munavijayalakshmi, kostyashupenko, leolando.tan, amit.drupal, ravi.shankar, akashkrishnan01, Swapnil_Kotwal, Saviktor, mrinalini9, anmolgoyal74, Venkatesh Rajan.J, shimpy, lomasr, Dinesh18, shubham.prakash, mahtab_alam, markdorison, cilefen, longwave, bleen, xjm, alexpott, gmaltoni: Fix grammar 'a' to 'an' when necessary 2020-11-13 14:25:11 +00:00
catch 4118ac6c28 Issue #3158651 by paulocs, benjifisher, abhisekmazumdar, himanshu_sindhwani, sarvjeetsingh, mayurjadhav, Vidushi Mehta, janmejaig, thalles, quietone: Sort direction is not hidden when no sort field is selected 2020-11-11 21:44:36 +00:00
catch 7dbdbcb1fa Issue #3166450 by mondrake, longwave, snehalgaikwad: Split assertTrue using && into multiple assertions 2020-11-09 12:07:29 +00:00
Alex Pott 0eec7fe50d
Issue #3138746 by jungle, rajandro, sja112, longwave, jameszhang023, quietone, dww: Fix 45 "shouldBeCamelCased" and related typos in core 2020-11-09 11:14:31 +00:00
catch b72fe50a60 Issue #3151118 by alexpott, Beakerboy, kapilkumar0324, anmolgoyal74, jungle, heddn, Mile23, andypost, daffie: Include bootstrap.inc using composer 2020-11-03 11:45:09 +00:00
catch 2b76f57512 Issue #3014969 by TR, longwave, Abhijith S, joachim, shimpy: Unescaped "@" in ContextProviderInterface doc comment 2020-11-03 10:43:20 +00:00
catch 11a7dd9887 Issue #2736777 by alexpott, mondrake, Charlie ChX Negyesi, catch, Mile23, andypost: MySQL on PHP 8 now errors when committing or rolling back when there is no active transaction 2020-11-02 16:09:35 +00:00
catch fc7d4a51d2 Issue #3177541 by alexpott, andypost: stream_open() needs to cope with a failure in \Drupal\Core\StreamWrapper\LocalStream::getLocalPath() better 2020-10-28 12:18:20 +00:00
xjm 6a910ad428 Issue #3173004 by beram: Incorrect typehint documentation for FieldItemInterface::view() and FieldItemListInterface::view(): $display_options could also be a string 2020-10-26 14:12:04 -05:00
catch cb96a97be3 Issue #3156542 by alexpott, voleger, andypost, Charlie ChX Negyesi, Gábor Hojtsy, longwave: \ReflectionParameter::getClass() is deprecated in PHP 8.0 2020-10-26 13:23:10 +00:00
catch a60c3a47f6 Issue #3095113 by gapple, longwave, ravi.shankar, Deepak Goyal, anmolgoyal74, Sahana _N, geek-merlin, catch, lauriii, Meenakshi.g: Deprecate IE conditional comments support 2020-10-26 09:11:41 +00:00
Alex Pott 8e416f130c
Issue #2918149 by harpreet16, tim.plunkett, raman.b, anil.gangwal, dalin, grndlvl, nikunjkotecha, kalyansamanta, paulocs, ranjith_kumar_k_u, froboy: "This block is broken or missing..." should only be shown to users that have access to do something about it 2020-10-22 12:34:11 +01:00
Alex Pott 3977710952
Issue #2607116 by rajeshwari10, rakesh.gectcr, andypost, mayurjadhav, ZeiP, alexpott, xjm: Unused variable in token.api.php 2020-10-21 23:32:21 +01:00
Alex Pott 29397a9f47
Issue #3069026 by anmolgoyal74, Pooja Ganjage, mikelutz, longwave, alexpott, xjm: Fix Call to deprecated method addAutowiringType() of class Symfony\Component\DependencyInjection\Definition in YamlFileLoader 2020-10-21 22:11:45 +01:00
Alex Pott 7655860e43
Issue #3177765 by klausi: ListInterface::first() return value is documented wrong 2020-10-20 17:43:11 +01:00
Alex Pott d6b4ca71b6
Issue #3157963 by shailja179, ravi.shankar, kiamlaluno, davidhernandez, joachim: The link given in FormState::setRedirect() for the page explaining what values are available for $options param takes to a class documentation page 2020-10-20 17:40:12 +01:00
catch 88ea6d6c33 Issue #3174662 by mondrake, andypost, alexpott, hussainweb, anmolgoyal74: Encapsulate \PDOStatement instead of extending from it
(cherry picked from commit f67095e49a)
2020-10-19 12:44:14 +01:00
xjm 74d5a2a2c5 Drupal 9.2.x-dev 2020-10-16 14:16:03 -05:00
Alex Pott 0af3c6a9ec
Issue #3174190 by anmolgoyal74: Repetive 'using' word in DbImportCommand.php 2020-10-16 16:58:46 +01:00
Alex Pott bc0cbe87cb
Issue #2273381 by clayfreeman, tim.plunkett, andypost, dawehner, EclipseGc, jungle, xjm, alexpott, Berdir: Convert ContextAwarePluginBase to traits 2020-10-16 16:02:33 +01:00
Alex Pott ad3f34c127
Issue #3172582 by pameeela, g-brodiei, sarvjeetsingh, mstrelan, quietone, alexpott, larowlan, MrPaulDriver: Update PHP manual link for date/time formatting help 2020-10-16 09:11:59 +01:00
catch 5d0f53713d Issue #3176504 by alexpott, andypost, jungle: Upgrade dependencies prior to 9.1.0 2020-10-13 15:22:35 +01:00
catch 74fbb0aabd Issue #3127141 by mondrake, longwave, alexpott, Neslee Canil Pinto, Suresh Prabhu Parkala, ravi.shankar: Use PHPUnit 9 for PHP 7.4+, while keeping support for PHPUnit 8.4 in PHP 7.3 2020-10-13 10:14:35 +01:00
Lauri Eskola f0462354d1
Issue #3064854 by markcarver, andypost, johnwebdev, lauriii, ridhimaabrol24, Hardik_Patel_12, Charlie ChX Negyesi, jhodgdon, aleksip, alexpott, Fabianx, Chi, Wim Leers: Allow Twig templates to use front matter for metadata support 2020-10-12 17:20:05 +03:00
Lee Rowlands ba28c93eff
Issue #3174022 by andypost, alexpott: call_user_func_array() and named arguments in PHP 8 2020-10-12 17:21:17 +10:00
Lee Rowlands eaf33de13e
Issue #3174848 by alexpott: Fix typo in Connection::prepare deprecation message 2020-10-12 17:13:52 +10:00
catch 945d76a119 Issue #2223967 by jofitz, LKS90, AdamPS, sja112, shaktik, pminf, Berdir, mxr576, bmcclure, Manuel Garcia, naveenvalecha, Gogowitsch, andypost, alexpott, jonathanshaw, claudiu.cristea, greggles: Do not decode a contact message twice 2020-10-09 10:17:19 +01:00
Alex Pott 00fcf2d6bb
Issue #3174569 by paulocs: Fix English mistake in Connection.php 2020-10-05 13:17:53 +01:00
catch c107f0a137 Issue #3173958 by alexpott, andypost: PHP 8 error: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given 2020-09-30 09:47:26 +01:00
catch 07daa79e14 Issue #3163500 by lauriii, jungle, raman.b, JeroenT, catch, longwave, larowlan: Detect when libraries-override or libraries-extend is used on deprecated library 2020-09-29 15:05:47 +01:00
Lee Rowlands f90141df74
Issue #3173435 by anmolgoyal74: Repeated 'not' word in PharExtensionInterceptor.php 2020-09-29 13:48:56 +10:00
Lee Rowlands 69cf8ca9b4
Issue #2336569 by bnjmnm, lauriii, Stefan Lehmann, samaphp, HeikeT, tompagabor, katherined, larowlan, alexpott, pghaemim, raedkhurayji: Remove incomplete <span> usage from #field_prefix and #field_suffix 2020-09-29 06:29:58 +10:00
catch f2c21c11bc Issue #3156880 by alexpott, Gábor Hojtsy, andypost, hussainweb: \Drupal\Core\Access\CsrfTokenGenerator::validate() - ensure $token is a string before calling hash_equals() 2020-09-28 20:44:25 +01:00
catch 83fccedf71 Issue #2918290 by chOP, somersoft, longwave, amateescu: Incorrect return type documented for \Drupal\field\Entity\FieldStorageConfig::loadByName 2020-09-28 11:16:23 +01:00
Gábor Hojtsy ebf61730dc Issue #3172410 by mikelutz, andypost, catch, longwave: Make HtmlResponse compatible with Symfony 5 2020-09-24 13:19:14 +02:00
catch 95132eec75 Issue #3156944 by alexpott, Gábor Hojtsy, Charlie ChX Negyesi: Support nullable typehints and return types in ProxyBuilder and as a result support PHP 8 2020-09-23 16:32:30 +01:00
Gábor Hojtsy dc21aa7c12 Issue #3156878 by alexpott, andypost: \Drupal\Component\Datetime\DateTimePlus should pass correct parameter types to checkdate() 2020-09-23 16:15:25 +02:00
Alex Pott c8cc155dad
Issue #3055193 by catch, martin107, jungle, mikelutz, longwave, andypost, alexpott, mondrake, tim.plunkett, larowlan: [Symfony 5] The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead 2020-09-21 15:56:32 +01:00
Alex Pott 9e46cd9e17
Issue #2821352 by chr.fritsch, jian he, Pancho, RaphaelBriskie, jonathanshaw, alexpott, amateescu, larowlan: EntityReferenceAutocompleteWidget::getAutocreateBundle() unnecessarily requires the 'target_bundles' setting 2020-09-21 14:23:25 +01:00
xjm 12a3e7bafb by xjm: More coding standards fixes. 2020-09-16 06:46:24 -05:00
xjm 98fbdffa9d SA-CORE-2020-009 by _nzr_, markwittens, nathandentzau, marcaddeo, janusman, larowlan, David_Rothstein, Wim Leers, vijaycs85, mcdruid, Heine, pandaski, xjm, tim.plunkett
(cherry picked from commit 284f58f04d)
2020-09-16 06:25:05 -05:00
Lee Rowlands 97cff664d5
Issue #3040274 by sarvjeetsingh, rishabhthakur, theotherlondon, alexpott, kkalaskar, kiamlaluno, amarphule, gringoinc, ravi.shankar, davidhernandez, tim.plunkett: Fix grammar, spelling, and style of the code comments in FormBuilder::prepareForm() 2020-09-10 15:27:26 +10:00
catch 8f93ba1e36 Issue #3169286 by dungahk, anmolgoyal74: "more" word duplicated on Entity API documentation 2020-09-07 20:16:24 +01:00
Lee Rowlands 6042b73e9f
Issue #3152320 by bircher, nedjo, tstoeckler: ExtensionInstallStorage::createCollection() produces error 2020-09-04 13:41:28 +10:00
catch edd570f7c2 Issue #3162972 by longwave, jungle: Fix or ignore 32 words used in XSS tests and related methods 2020-09-02 10:37:55 +01:00
catch 1c7065df88 Issue #2822334 by jungle, mbovan, longwave, Kristen Pol, quietone: Unicode::mimeHeaderDecode() doesn't support lowercased encoding 2020-09-01 20:24:53 +01:00
catch b62e2843cf Issue #3154909 by jungle, adityasingh, nitesh624, mohrerao, rajandro, sanjayk, priyanka.sahni, ju.vanderw, tripurari: Change words 'not existing' to 'non-existent' 2020-09-01 17:42:19 +01:00
catch c1e84352c0 Issue #3154669 by longwave, jungle, mohrerao, jameszhang023, ravi.shankar, quietone: Fix or ignore 33 words only used in the PostgreSQL driver 2020-09-01 14:42:40 +01:00
catch 863b2b35c4 Issue #3167036 by gapple, anu.a_zyxware, thalles, larowlan: Empty *.libraries.yml file can cause fatal error 2020-09-01 14:25:15 +01:00
catch 0fb041fcfc Issue #2997100 by claudiu.cristea, alexpott, penyaskito, tstoeckler, Pancho, longwave, xjm: Introduce a way to deprecate config schemas 2020-08-31 11:24:40 +01:00
catch 0f10d21c1a Issue #3116478 by clayfreeman, jungle, mrinalini9, jonathanshaw, neclimdul, Charlie ChX Negyesi, longwave, alexpott, catch, andypost: Add a way to silently keep an item locked when processing a queue via cron 2020-08-28 20:25:13 +01:00
catch 0870e1999d Issue #3167390 by mbovan, Berdir: ExceptionLoggingSubscriber should not log backtrace string on access denied exceptions 2020-08-28 15:13:29 +01:00
Lauri Eskola fe434eea4b
Issue #3167196 by sarvjeetsingh, davidhernandez, Chi: Fix DrupalCoreRenderElementEmail documentation 2020-08-27 15:15:02 +03:00
catch ae59215205 Issue #3151093 by dww, cburschka, Manisha111, alexpott, longwave: Replace use of whitelist/blacklist in \Drupal\Core\Security\RequestSanitizer and its test 2020-08-26 10:02:23 +01:00
catch a245f97c19 Issue #3164678 by jonathan_hunt, longwave: Reference to RFC5424 severity levels is incorrect 2020-08-26 00:28:39 +01:00
Lee Rowlands e8ef145650
Issue #3166645 by kiamlaluno: The document comment for Image::scaleDimensions() contains a reference to a function that isn't implemented in Drupal 8 and 9 2020-08-24 10:54:40 +10:00
catch b5343b93b7 Issue #3120892 by Kumar Kundan, ravi.shankar, julienjoye, daffie: Replicate SQL LEAST() in SQLite 2020-08-11 12:03:26 +01:00
catch b7d7a1dd0b Issue #3153085 by kim.pepper, longwave, alexpott, vijaycs85, catch: Deprecate user_password and move to Password Generator service 2020-08-10 12:28:40 +01:00
Alex Pott 7567d5445e
Issue #3142934 by jungle, mondrake, longwave, Krzysztof Domański, DevJoJodae, Chi, xjm, catch, andypost: Replace \Drupal\Component\Utility\Bytes::toInt() with \Drupal\Component\Utility\Bytes::toNumber() due to return type 2020-08-08 23:28:27 +01:00
Alex Pott a2856d1130
Issue #3151094 by dww, jungle, ravi.shankar, alexpott: Replace use of whitelist/blacklist in \Drupal\Core\Template classes and their tests 2020-08-08 17:14:23 +01:00
Alex Pott faabcf1373
Issue #2664322 by benjifisher, dawehner, daffie, almaudoh, mradcliffe, catch, quietone, alexpott, larowlan: key_value table is only used by a core service but it depends on system install 2020-08-07 21:36:13 +01:00
Alex Pott f124d526c6
Issue #3130655 by daffie, andypost, Beakerboy, ravi.shankar, alexpott, mradcliffe, Lendude: Deprecate creating an instance of the class Drupal\Core\Database\Query\Condition with the new keyword 2020-08-07 21:00:15 +01:00
Alex Pott cf5d3de90f
Issue #3163703 by eiriksm, longwave: Typo in DeprecatedServicePropertyTrait 2020-08-07 20:56:29 +01:00
catch bacf782e30 Issue #2999569 by mondrake, Hardik_Patel_12, ravi.shankar, vsujeetkumar, mrinalini9, daffie: MySql driver throws a generic DatabaseExceptionWrapper for integrity violation at insertion when column has no default 2020-08-07 14:46:22 +01:00
Alex Pott 7d1f82b8bb
Issue #3163226 by dww, jungle, alexpott, larowlan, longwave, cburschka: Add the ability to deprecate a Settings name 2020-08-06 15:52:34 +01:00
Alex Pott 72c276f60c
Issue #3151096 by dww, jungle: Replace use of whitelist in \Drupal\Core\Utility\ProjectInfo 2020-08-04 09:33:32 +01:00
Alex Pott 5f61f0fb9f
Issue #3151095 by dww, alexpott, jungle: Replace use of whitelist/blacklist in \Drupal\Core\Utility\Error and its test 2020-08-04 09:16:49 +01:00
catch 5730ee6d60 Issue #3123461 by daffie, Kristen Pol, alexpott, xjm: Deprecate support for database drivers placed in DRUPAL_ROOT/drivers 2020-08-03 17:16:56 +01:00
Alex Pott 8d32cf2245
Issue #3089495 by andrewmacpherson, Kristen Pol: BooleanCheckboxWidget settings summary is not fully translatable 2020-08-03 01:08:38 +01:00
Alex Pott 59b936d051
Issue #3162045 by andypost, ravi.shankar, catch, longwave: [Symfony 5] TypeError: Argument 1 passed to Symfony\Component\Process\Process::__construct() must be of the type array, string given 2020-08-02 11:19:38 +01:00
Alex Pott 329a3d9d9c
Issue #2955442 by amateescu, plach, jibran, Berdir: Add a way to get all the tables in which a field is stored from TableMappingInterface 2020-07-31 15:07:38 +01:00
Alex Pott 7ca98bac22
Issue #2939645 by quietone, hgoto, dhirendra.mishra, jungle, kostyashupenko, govind.maloo, John Cook, alexpott: The sample batch finished callback function should have the fourth parameter 2020-07-31 13:41:32 +01:00
catch 27b38859c5 Issue #2994319 by Ramya Balasubramanian, mohrerao, virajrajankar, benjamindamron, hardikpandya, kalyansamanta, jhodgdon, msankhala, jungle, kkalaskar, dhirendra.mishra, joachim, longwave, amateescu, mradcliffe, alexpott, jcnventura: EntityAutocomplete form element has no docs on how to use it 2020-07-31 12:50:38 +01:00
Alex Pott 474b03c7ab
Issue #2696103 by Gabr1el, DerekCresswell, ashok.gharpankar, chOP, alexpott: \Drupal\Core\Config\FileStorageFactory::getSync() should throw a more specific exception 2020-07-31 11:28:10 +01:00
Lee Rowlands ff72265395
Issue #3156879 by alexpott, Krzysztof Domański: \Drupal\Component\Utility\Bytes::toInt() - ensure $size is a number type 2020-07-31 11:47:00 +10:00
Lee Rowlands 1671837ea8
Issue #2875807 by Hardik_Patel_12, idebr, Kristen Pol: Drupal::l() / Link::fromTextAndUrl $text documented as string, actually accepts string|array|\Drupal\Component\Render\MarkupInterface 2020-07-31 11:03:46 +10:00
Alex Pott c2ae68419c
Issue #3151092 by ravi.shankar, durgeshs, deepakaryan1988, alexpott, dww: Replace use of whitelist/blacklist in \Drupal\Core\Extension classes 2020-07-30 20:59:35 +01:00
catch 2a02daeccb Issue #3074201 by partyka, jameszhang023, mr.baileys, jungle, rkostov, Kristen Pol, longwave: Drupal\Core\Routing\RouteCompiler::compile($route) assumes that the '$route' object is injected 2020-07-30 10:05:38 +01:00
Nathaniel Catchpole fa14ee6fad Issue #3138781 by mohrerao, jungle, mrinalini9, sja112: Standardize "ORed", "ANDed", etc. in core 2020-07-30 09:01:32 +01:00
catch fad8b52c74 Issue #3159982 by nuklive, ultrabob, J2, billywardrop, antojose, daffie, mradcliffe, mcdruid, jungle: AS keyword should be capitalised in SQL queries 2020-07-29 14:53:25 +01:00
Alex Pott aa8d81c7f2
Issue #2348203 by agentrickard, govind.maloo, mohit_aghera, dagmar, init90, Berdir, alexpott, chx, catch, xjm: hook_node_access() no longer fires for the 'create' operation 2020-07-28 09:27:29 +01:00
Alex Pott 488870ef96
Issue #3089957 by dww, Krzysztof Domański, Wim Leers, mr.baileys: Set X-Drupal-Cache-Max-Age to aid in debugging #cache fun 2020-07-27 15:41:52 +01:00
Alex Pott f3f320a78f
Issue #3153803 by catch, Krzysztof Domański, andypost, longwave, kim.pepper, alexpott: [Symfony 5] Update EventDispatcher::dispatch() to make it forward-compatible with Symfony 5 2020-07-24 14:16:04 +01:00
Lee Rowlands c6aa9bc1d0
Issue #3158708 by catch: RouteProvider::getAllRoutes no longer returns an iterable, breaking BC 2020-07-23 13:40:43 +10:00
Alex Pott 0345c33765
Issue #3160124 by jungle, jameszhang023, alexpott: Fix "wiget, escapeable, PHPunit" typos in Core 2020-07-21 19:36:44 +01:00
catch e0d5786975 Issue #3086307 by alexpott, shaal, tstoeckler, mglaman, Berdir, andypost, chr.fritsch, borisson_: Improve installer performance by ~20% by rebuilding the router after the entire installation is complete rather than after each module 2020-07-21 12:38:45 +01:00
Alex Pott 4cb745d6d9
Issue #3123210 by nitesh624, Hardik_Patel_12, jameszhang023, sanjayk, jungle, alexpott: Replace non-test usages of \Drupal::theme() with IoC injection 2020-07-21 09:56:14 +01:00
Alex Pott 19c4f1898e
Issue #3157895 by dww, andypost, alexpott: Move 'install_time' state update from \Drupal\Core\Installer\Form\SiteConfigureForm to installed_finished() 2020-07-17 13:12:26 +01:00
catch 1741149c4a Issue #3085751 by alexpott, Deepak Goyal, rpayanm, longwave, catch, volkerk, kristiaanvandeneynde, dww: [backport] Setter injection arguments are not checked for unmet dependencies 2020-07-17 09:02:12 +01:00
catch bd6c449c58 Issue #3116858 by alexpott, daffie, catch, andypost, Mile23, neclimdul: Don't cache whole extension objects in FileCache 2020-07-17 09:02:12 +01:00
Alex Pott 38d02d6e4b
Issue #3159528 by jameszhang023, jungle, longwave: Fix typos: "exeption|gaurd|ouptut|withut|defintion" in core 2020-07-17 08:38:05 +01:00
Alex Pott 1dfbbd88b7
Issue #3159531 by jameszhang023, ipumpkin, jungle, longwave: Fix typos: "attibute|uneccesarilly|colletion|constucts|worklow" in core 2020-07-17 08:25:33 +01:00
Alex Pott 57af0a04c1
Issue #3091309 by tim.plunkett, godotislate, paulocs, thursday_bw, alexpott, TwiiK: Broken context-aware block plugins throw an unexpected exception 2020-07-16 22:34:03 +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
catch dcec533022 Issue #3158562 by jhodgdon, pameeela, dww, sime, Kristen Pol: Consistently refer to "menu links" as that, not "menu items", in the UI 2020-07-16 20:10:13 +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 687dcd44e5
Issue #2656570 by idebr, longwave, mrinalini9, Kristen Pol, joachim: DraggableListBuilder does not escape the entity label 2020-07-16 10:45:02 +01:00
catch edea78338b Issue #3156882 by alexpott, johnwebdev, adityasingh, pfrenssen: \Drupal\Core\Render\Element\StatusReport::preRenderGroupRequirements() and \Drupal\user\PermissionHandler::sortPermissions() sorts return bools 2020-07-15 11:11:30 +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 370417fccc
Issue #2893789 by szeidler, Kristen Pol: WidgetBase not using its own getFilteredDescription() helper method 2020-07-15 00:16:48 +01:00
catch d3f654b0f7 Issue #3156883 by alexpott, longwave: \Drupal\Core\Url ensure fragment is not an empty string 2020-07-14 22:23:24 +01:00
Alex Pott 50e58a9ff5
Issue #3156123 by andypost: Fix MissingContentEvent see reference 2020-07-14 14:30:09 +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
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 50a5a161bb
Issue #3129560 by rik-dev, daffie: Remove for PostgreSQL database driver the workaround for the Upsert class 2020-07-14 09:18:44 +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
Alex Pott 02729cd0c8
Revert "Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order"
This reverts commit 19f12a5935.
2020-07-13 20:43:32 +01:00
Alex Pott 19f12a5935
Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order 2020-07-13 15:52:36 +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
Alex Pott 74d51c95ee
Issue #3154125 by Patrick R., kevinvhengst: Return type of ContentEntityFormInterface::validateForm() seems to be wrong 2020-07-13 12:04:50 +01:00
catch 638f25e633 Issue #3152415 by Lal_, rik-dev, Matroskeen, daffie: Bracket-encapsulated field names for static queries in core/lib/Drupal/Core 2020-07-13 10:02:11 +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 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 323a808bd0
Issue #2848367 by mlncn, jp.stacey, kunalkursija: Render API overview example of placeholders either incorrect or misleading 2020-07-07 17:59:15 +01:00
catch ce5d85281b Issue #3142893 by hchonov, Raunak.singh, kishor_kolekar, alexpott, tstoeckler, catch, kfritsche, johnwebdev: Memory leak - typed data prototypes for field items are not re-used like intended 2020-06-30 14:34:57 +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
catch 78cc0f2804 Issue #3144046 by Matroskeen: Incorrect example of adding Cache metadata in hook_menu_local_tasks_alter() 2020-06-29 22:33:14 +01:00
catch 0073e14852 Issue #3145412 by pavnish, cburschka, amateescu: Connection::__destruct() can't delete the sqlite file 2020-06-29 16:16:28 +01:00
catch 1a48485ede Issue #3144354 by alexpott, vijaycs85, andypost: ModuleInstaller loads .module and .install before allowing classes to autoloaded 2020-06-29 14:38:39 +01:00
catch 16209df496 Issue #2834525 by alexpott, kim.pepper, jummonk, joshua.roberson, Ruuds: Permission denied caused by race condition during ensureDirectory should be silenced 2020-06-29 12:54:11 +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
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
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 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
catch 906f9e65d4 Issue #3085751 by alexpott, Deepak Goyal, rpayanm, longwave, volkerk, kristiaanvandeneynde, dww: Setter injection arguments are not checked for unmet dependencies 2020-06-22 15:25:06 +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
Alex Pott e3f32755a8
Issue #3150471 by durgeshs, joachim: incorrect constant in docs for DoTrustedCallbackTrait::doTrustedCallback() 2020-06-22 09:46:01 +01:00
Alex Pott 7430b47266
Issue #3151091 by dww, rik-dev, alexpott: Replace use of whitelist/blacklist in \Drupal\Component\Utility\Xss and its test and core/lib/Drupal/Core/Render/theme.api.php 2020-06-22 09:29:36 +01: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 45447b2f90
Issue #3135305 by longwave: Remove Symfony 4.1 compatibility layer from EmailConstraint 2020-06-19 13:59:09 +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 8d67348e9a
Issue #2673688 by himanshu_sindhwani, kkalashnikov, atul4drupal, Saurabh_sgh, walangitan, andypost, markdorison, Bunty Badgujar, xjm, catch: Remove remains of hook_field_schema() 2020-06-15 12:41:01 +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 8596983c00
Issue #3150990 by cburschka: Updater::install() crashes on file transfer exceptions 2020-06-12 08:01:37 +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 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
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
Alex Pott 075cd95226
Issue #3143085 by neclimdul: Define and optimize alias definition in OptimizedPhpArrayDumper 2020-05-29 15:58:45 +01: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 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 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
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 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
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
xjm 2436298a17 Issue #2055851 by andypost, jungle, dawehner, Mac_Weber, sja112, borisson_, fietserwin, init90, Gábor Hojtsy, xjm, effulgentsia, tim.plunkett: Remove translation of exception messages 2020-05-18 19:21:21 -05:00
catch cefc84f9b4 Issue #3135629 by alexpott, dww, daffie, jungle, Rkumar, balsama, xjm: Minimum MySQL version requirement is not confirmed when upgrading existing sites from Drupal 8 to Drupal 9 2020-05-14 15:25:41 +01: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
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 5fbd9c7942 Issue #3114122 by jungle, klausi, dww: ExceptionLoggingSubscriber should log 403 access denied reason 2020-05-07 19:31:24 +01:00
catch 12610fd5a8 Issue #3110620 by salah1, xjm, kiamlaluno: Documentation for ModuleHandler::invokeAll() says the method uses a PHP function that is not used anymore 2020-05-07 19:14:06 +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 4276e51131 Issue #3107472 by ravi.shankar, alexpott, kishor_kolekar, jibran: DbDumpCommand should not hardcode the version string 2020-05-05 08:58:01 -05: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 b28613324a Issue #3112328 by jungle, hash6, xjm: FormatterBase implements ContainerFactoryPluginInterface, so it's not necessary for its child classes to repeat that they do as well 2020-05-04 13:02:41 -05:00
xjm 84dadf6525 Issue #3094067 by kishor_kolekar, Suresh Prabhu Parkala, jungle, dpi, xjm: Update missing @param and @return documentation and docs typehints for TypedDataInterface 2020-05-03 17:10:12 -05:00
Alex Pott c285e2b22c
Issue #3094454 follow-up by alexpott: Fix remaining @deprecated (missing a change record) manually and enable the coding standard 2020-05-03 11:33:15 +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 dbc74bbb9c Issue #3063694 by dhirendra.mishra, devoidfury, joachim: class docs for Url should give an overview of how to create one 2020-05-02 18:48:24 -05:00
xjm 2a38906e42 Issue #3130341 by jungle, catch, longwave: Remove Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects() 2020-05-02 17:06:23 -05:00
xjm 6f7f8b05f0 Issue #3074064 by TR: LoggerChannelFactoryInterface documentation references non-existent class 2020-05-02 16:14:08 -05: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
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
xjm 7a45330f42 Issue #3020905 by kiamlaluno, johnwebdev: Remove the implementation example from the documentation for ModuleUninstallValidatorInterface::validate() 2020-05-01 18:51:35 -05:00
xjm ca7abe1e11 Issue #3132287 by jungle, dww, xjm: Fix wrong usages of {@inheritdoc} 2020-05-01 16:59:23 -05:00
Alex Pott b67ddac362
Issue #3125391 by Beakerboy, daffie: Connection::query() return types missing string 2020-04-27 16:54:27 +01:00
catch 3bcb729743 Issue #3033986 by TR, rishabhthakur, dww, Lendude, jungle: Remove useless 'limit' property override in multiple classes extending EntityListBuilder 2020-04-24 14:04:03 +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 0bcbf2f009 Issue #3039296 by jungle, abhisekmazumdar, pandaski, tvb, dww, alexpott, init90: Fix examples in hook_install() and hook_uninstall() 2020-04-23 16:59:01 +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 da6f725fdb Issue #3115987 by jungle, kiamlaluno, quietone: Rename the $instanceIDs property used from plugin classes to $instanceIds 2020-04-20 15:40:27 +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
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 e5b0277a40
Issue #3119170 by tstoeckler, daffie: Optimize pgsql/Schema::findPrimaryKeyColumns() for Postgres >= 9.6 2020-04-19 15:41:14 +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
Alex Pott a585dd6a7e
Issue #2455465 by stefan.r, Darren Oh, cosmicdreams, longwave, benjy, alexpott: Add mod_php7 check to htaccess and remove php5 code 2020-04-17 12:48:45 +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 d105f450b8 Issue #3032605 by mikelutz, Gábor Hojtsy, longwave, martin107: [symfony 4] Drupal\Component\DependencyInjection\Container should implement Symfony\Contracts\Service\ResetInterface 2020-04-15 12:59:47 +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
catch 396a950cbc Issue #3126658 by alexpott, daffie, Beakerboy: Support enclosing reserved words with brackets 2020-04-11 19:38:24 +01:00
catch df1d689684 Issue #3126003 by tedbow, alexpott, pfrenssen, lauriii: Increased memory usage during install 2020-04-09 14:26:53 +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
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 f14155d513 Issue #2488350 by alexpott, Wim Leers, Dimiter, catch, dawehner, Berdir, webchick: Switch to a memory cache backend during installation 2020-03-31 15:15:19 +01:00
catch a1d4b16203 Issue #2278971 by mondrake, daffie, xjm, longwave: Deprecate Connection::supportsTransactions() 2020-03-31 14:53:34 +01: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 a33a458636 Drupal 9.1.x-dev 2020-03-20 12:36:10 -05:00
catch 1dccf5f0ee Issue #3121024 by jungle: Remove todo in ThemeInstaller::uninstall() or refactor to share logic with module installer 2020-03-20 14:41:55 +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 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 8dc0353a89 Issue #3120124 by effulgentsia, daffie: Raise the minimum MariaDB version to 10.3(.7) in Drupal 9 2020-03-17 10:36:55 +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
Alex Pott d7f58c36ff
Issue #3105925 by kiamlaluno: The description of the arguments for FieldDefinition::setDisplayOptions() conflicts with what reported in FieldDefinitionInterface::getDisplayOptions() 2020-03-14 16:16:14 +00:00
Alex Pott d2d8fc93d7
Issue #3118581 by kiamlaluno: The documentation for Crypt::randomBytesBase64() is wrong about the output length 2020-03-13 22:34:35 +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
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 fd8c922277
Issue #3114909 by hchonov, ravi.shankar, alexpott: Inconsistency between EntityTypeInterface ::getHandlerClass() and ::hasHandlerClass() 2020-03-12 15:54:43 +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 79cca074cd Issue #3119017 by Gábor Hojtsy, effulgentsia, catch, daffie: Tests fail with MariaDB 10.2.7, but not 10.3.22 2020-03-12 00:20:09 +00:00
Alex Pott ba351b47cf
Issue #3118998 by katherined, neelam_wadhwani, phenaproxima, effulgentsia: Remove null default for $memory_cache in entity storage handler constructors 2020-03-11 13:33:59 +00:00
Alex Pott 2ad2d872f9
Issue #3118439 by kiamlaluno: PrivateKey::__construct() describes itself as "Constructs the token generator." 2020-03-10 23:45:52 +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
catch aeae01b352 Issue #3087130 by alexpott, aleevas, rensingh99, andypost, chr.fritsch, DanielVeza: Profile configuration should be able to depend on optional configuration provided by modules 2020-03-10 12:57:46 +00:00
catch 5b446846f8 Issue #2846994 by Gábor Hojtsy, jungle, andypost, daffie, swatichouhan012, xjm, catch, effulgentsia, bzrudi71, mradcliffe, TravisCarden, Mixologic: Increase minimum version requirement for Postgres to 10 and require the pg_trgm extension 2020-03-10 10:36:34 +00: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
catch fc9d6cea91 Revert "Issue #3107155 by effulgentsia, catch, daffie, Gábor Hojtsy, andypost, xjm: Raise SQLite version requirement to 3.26 in Drupal 9"
This reverts commit 19cf46cc31.
2020-03-06 10:54:24 +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 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 19cf46cc31
Issue #3107155 by effulgentsia, catch, daffie, Gábor Hojtsy, andypost, xjm: Raise SQLite version requirement to 3.26 in Drupal 9 2020-03-05 08:45:17 +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
xjm 26da731e81 Back to dev. 2020-03-04 12:12:27 -06:00
xjm db83fa88ba Drupal 9.0.0-alpha2 2020-03-04 12:12:13 -06:00
Alex Pott ef9a9b9c1b
Issue #3111506 by andypost, Gábor Hojtsy: Properly deprecate _access_rest_csrf route requirement 2020-03-03 11:44:17 +00:00
Alex Pott de27c163f0
Issue #3101299 by dww, alexpott: Install module from .zip URL fails 2020-03-03 10:26:08 +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
Alex Pott c60d74bdba
Issue #3116553 by Gábor Hojtsy, tim.plunkett: Undeprecate Core/Field/PluginSettingsInterface as it is being used widely 2020-02-27 22:52:54 +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 89d0409f5c Issue #2928994 by Berdir, alexpott, JeroenT, markcarver: Remove \Drupal\Core\Messenger\LegacyMessenger 2020-02-27 15:21:55 +00:00
Alex Pott b28328b772
Issue #3020296 followup by mondrake: Remove Symfony's classloader as it does not exist in Symfony 4 2020-02-27 13:05:31 +00: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 305c401f90
Issue #3110874 by andypost, longwave, Berdir: Remove BC layer for TestSetupTrait 2020-02-26 14:25:12 +00:00
Alex Pott b449be6d79
Issue #3116164 by Gábor Hojtsy: DeprecatedServicePropertyTrait should trigger deprecation for Drupal 10 in Drupal 9 2020-02-26 13:27:06 +00:00
Alex Pott ceaf783d0b
Issue #3104071 by jungle, knyshuk.vova: DrupalDateTime::$formatTranslationCache should be an array 2020-02-26 13:20:41 +00:00
Alex Pott 3c5abe40c8
Issue #3116103 by longwave: Remove remaining deprecated code from Entity system 2020-02-26 11:18:21 +00: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 26189c6f2d
Issue #3099295 by DukeandGrace, ravi.shankar, Chi, mradcliffe: Always return exit code in Symfony console commands 2020-02-25 13:16:18 +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
Alex Pott 386e98b8c7
Issue #3105095 by mikeegoulding, Eric_A: ElementInfoManagerInterface::getInfoProperty() return type incorrect 2020-02-24 15:54:51 +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 735958390e
Revert "Issue #3112295 by mpdonadio, Hardik_Patel_12, daffie, JeroenT, Vlad Bo, pifagor, voleger, alexpott: Replace REQUEST_TIME in OO code w/o access to the container"
This reverts commit d23b4cc879.
2020-02-21 20:31:30 +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 2267926607
Issue #3101516 by blazey: Add the EntityAutocompleteMatcherInterface 2020-02-21 14:27:51 +00:00
Alex Pott d23b4cc879
Issue #3112295 by mpdonadio, Hardik_Patel_12, daffie, JeroenT, Vlad Bo, pifagor, voleger, alexpott: Replace REQUEST_TIME in OO code w/o access to the container 2020-02-21 14:12:33 +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 5b023333eb
Issue #3109042 by znerol: Convert uses of $_SESSION in update module and authorize subsystem 2020-02-20 21:38:33 +00:00
Alex Pott 9bb53f52db
Issue #3069052 by mikelutz, Berdir, longwave, ravi.shankar, voleger, lauriii, catch, andypost: Properly deprecate the stylesheets-remove key from theme info.yml files 2020-02-20 09:55:43 +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
Alex Pott ef2132c02f
Issue #3089143 by mr.baileys: FinishResponseSubscriber adds empty Vary-headers on non-cacheable responses 2020-02-19 10:01:15 +00:00
Alex Pott 617441c2a0
Issue #3112367 by Hardik_Patel_12, hash6, prabha1997, longwave, swatichouhan012, alexpott: Remove all @deprecated code from Asset component 2020-02-15 07:21:05 +00:00
Alex Pott 00bcb11b55
Issue #3112683 by Hardik_Patel_12, andypost, alexpott: Remove all @deprecated code from Field component 2020-02-15 07:15:59 +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
Alex Pott fbcb162e92
Issue #3113582 by Hardik_Patel_12: Remove all @deprecated code from Drupal/Core/Form/ 2020-02-15 07:09:12 +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 f8127f8f27
Issue #3110104 by Tritof, catch: Incorrect documentation for RouteProvider::getRouteByName() 2020-02-12 14:23:10 +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
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
xjm f2c6af66fd Back to dev. 2020-02-11 12:18:13 -06:00
xjm 1e7dfe0df8 Drupal 9.0.0-alpha1 2020-02-11 12:17:58 -06: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 f40796f397 Issue #3111947 by Gábor Hojtsy: Remove all @deprecated code from TwigExtension 2020-02-09 11:18:38 +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 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
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
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 d0d8e87b62 Issue #3108081 by tstoeckler, longwave: Return type for EntityTypeInterface::getFormClass() is incorrect 2020-01-30 14:44:22 +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 de6caed147 Issue #3108021 by alexpott, lauriii: Set $defaultTheme for install profiles using configuration install 2020-01-29 09:53:17 +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
catch 70a86d7b99 Issue #3098521 by Gnanagowthaman sankar, mandclu, penyaskito: drupal_installation_attempted() deprecation referencing wrong change record 2020-01-27 10:53:47 +00:00
catch a575a5b2a2 Issue #3015699 by alexpott, longwave, johndevman, Berdir: Properly deprecate MENU_MAX_MENU_NAME_LENGTH_UI 2020-01-27 10:07:12 +00:00
Alex Pott 06d496f789
Issue #3109097 by voleger, longwave: Drupal 9 does not handle db_* functions any more 2020-01-27 09:56:39 +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
Alex Pott 0281f2ff40
Issue #3097879 by andypost, longwave, Berdir, larowlan: Remove all @deprecated code in \Drupal\Core\Database 2020-01-25 09:16:38 +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
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
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
Alex Pott 2dfe5f52c2
Issue #3058853 by hubaishan, jhmnieuwenhuis, x0r1x, daffie, xekon, andypost, qdelance, lamigo, jmonkfish: Drupal 8.x on Postgresql 12 2020-01-21 09:56:49 +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
Alex Pott 79938c6da5
Issue #2962978 by govind.maloo, msankhala, jonathanshaw: Remove PHP5.5 performance optimisations in Container::createService and PhpArrayContainer::createService 2020-01-20 13:36:11 +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
catch 8b072d6d61 Issue #3104265 by longwave, catch, xjm, TravisCarden: Update Composer dependencies on Doctrine components in 9.0.x 2020-01-16 10:35:54 +00:00
Alex Pott 9566f2017e
Issue #2851204 by swarad07, fotuzlab, Sahana _N, prash_98, anoopjohn, ravi.shankar, jungle, rahul.gore, cilefen, xjm, alexpott, jericho711: #size for Select field documentation is wrong 2020-01-13 21:34:14 +00:00
catch 73116db19c Issue #3104421 by peterkokot: PHP 7.4 deprecated reverse order of glue and pieces in implode 2020-01-13 18:56:45 +00: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
catch 560a000c9c Issue #3104306 by Berdir, andypost: Remove BC layers in the extension component 2020-01-13 14:03:46 +00:00
Alex Pott fb4c658da8
Issue #3087486 by AkashkumarOSL, kim.pepper, catch: Update docs in PagerManagerInterface 2020-01-13 13:40:06 +00:00
Alex Pott 12dcba2532
Issue #3093577 by dww, Krzysztof Domański, lauriii, Charlie ChX Negyesi, Fabianx: Let Twig without() filter take both arrays and strings as arguments 2020-01-13 11:43:05 +00:00
catch a0bdf62a33 Issue #3099583 by alexpott, klausi, neclimdul, heddn: Update coder to 8.3.7 2020-01-07 11:26:29 +00:00
Alex Pott 802719a568
Issue #3100496 by amateescu, Donnyboypony, alexpott, Berdir, daffie, PapaGrande: Workspaces should only alter non-deprecated path_alias services 2019-12-20 21:47:29 +00:00
Lee Rowlands c8d771e3cf
SA-CORE-2019-012 by samuel.mortenson, larowlan, pwolanin, Sam152, Jasu_M, David_Rothstein, michieltcs, Ayesh, alexpott, xjm, vijaycs85, mcdruid 2019-12-18 20:42:50 +10: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
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
Lauri Eskola 75534512d6
Issue #3089523 by benjifisher, jhodgdon: Use progressive disclosure to hide Sort options on entity reference fields until bundles are selected 2019-12-13 17:51:57 +02:00
Lee Rowlands 7d5fbe966c
Issue #3097445 by andypost, Berdir: Remove all @deprecated code in the User module except user:name token 2019-12-13 17:21:37 +10:00
webchick 0accdb2c1a Issue #3089521 by benjifisher, jhodgdon, anmolgoyal74, gilesmc: Sort options for entity reference field are unsorted 2019-12-12 07:55:06 -08:00