Commit Graph

6605 Commits (8906b9b5dc79a671ee76655c2ebd56effc9749f3)

Author SHA1 Message Date
catch 511778a7a8 Issue #2852361 by Xano, smustgrave, pwolanin, mpdonadio, wolffereast, ranjith_kumar_k_u, John Cook, xjm, alexpott: Ignore repeated slashes in the incoming path like Drupal <= 7 2022-07-22 14:29:26 +09:00
catch b271615b24 Issue #2647778 by ranjith_kumar_k_u, NickDickinsonWilde, Rakhi Soni, smustgrave, jhodgdon: AssetResolver::sort() param documentation improvements 2022-07-22 14:19:44 +09:00
Lee Rowlands 28aebfd685
Issue #2820580 by anavarre, hardikpandya, Wim Leers, Berdir, cilefen: Drupal >=8.2.x doesn't allow to override all cache bins with $settings['cache']['default'] anymore, documentation says otherwise 2022-07-22 07:04:39 +10:00
catch d8d13be9c8 Issue #3204929 by longwave, donquixote, andypost: Html::load() inconsistent space removal with old libxml2 versions 2022-07-21 21:38:17 +09:00
xjm ec39795b28
SA-CORE-2022-014 by elarlang, pwolanin, xjm, mcdruid, effulgentsia, greggles, jenlampton, larowlan, longwave
(cherry picked from commit 339bd6731d)
2022-07-20 10:24:26 -05:00
xjm cbbe3c56ab
SA-CORE-2022-013 by prudloff, tim.plunkett, Heine, effulgentsia, xjm, lauriii, longwave, larowlan
(cherry picked from commit 80c942650a)
2022-07-20 10:24:23 -05:00
xjm 0b4f0cda54
SA-CORE-2022-012 by cmlara, GuyPaddock, larowlan, mondrake, effulgentsia, xjm, longwave, Dave Reid, lauriii, David Strauss, benjifisher, alexpott, mcdruid, Fabianx
(cherry picked from commit 1f82337d17)
2022-07-20 10:24:21 -05:00
catch ac1a32abf8 Issue #3292908 by alexpott, dww, longwave, catch, Berdir, Charlie ChX Negyesi, mradcliffe, kndr: Fast 404s are slower than regular 404s 2022-07-19 17:31:48 +09:00
Alex Pott 5d4b6b4a87
Issue #3283602 by urvashi_vora, eleonel, mrinalini9, ankithashetty, alexpott, Munavijayalakshmi: Fix repeated words 2022-07-17 09:58:52 +01:00
Gábor Hojtsy a2ec6b9c4d
Issue #3295625 by longwave, catch: Remove deprecated code from FormattableMarkup
(cherry picked from commit 1ac261d22a)
2022-07-17 09:52:46 +01:00
catch 1bb8f3b35b Issue #3291887 by alexpott, Spokje: Fix outdated references to form_type_checkboxes_value() 2022-07-13 16:06:39 +09:00
catch 20e4baee69 Issue #3257201 by murilohp, ravi.shankar, beatrizrodrigues, daffie, mondrake: Create the new method Drupal\Core\Database\Connection::getPrefix() and deprecate Drupal\Core\Database\Connection::prefixTable($table) 2022-07-13 15:54:02 +09:00
catch 3d682d1796 Issue #3021898 by longwave, alexpott, AaronBauman, daffie, opdavies: Support _defaults key in service.yml files for public, tags and autowire settings 2022-07-13 15:44:13 +09:00
Alex Pott 1b1c8ecacd
Issue #3295421 by Gábor Hojtsy, catch, atuliet05: Update TranslationWrapper deprecation to removal in 11.0.0 2022-07-12 17:55:06 +01:00
Lauri Eskola b6217bd4a9
Issue #3252587 by longwave, smustgrave, Chalk, borisson_, alexpott: Extend the $skip_protocol_filtering list of attributes to use Tailwind CSS classes with prefix ":" 2022-07-12 16:16:42 +03:00
catch c3450ddc79 Issue #3293431 by longwave: Remove obsolete AppRootFactory and SitePathFactory 2022-07-12 12:40:00 +09:00
Alex Pott f76cebd189
Issue #3295157 by mondrake: Fix 'Access to an undefined property' PHPStan L0 errors - public properties 2022-07-11 12:09:54 +01:00
catch c3f6ce5cc0 Issue #3117291 by NitinLama, smustgrave, silverham, Chi: Element::isEmpty() should check for #weight property 2022-07-11 10:09:22 +09:00
catch 4214a87c57 Issue #3293122 by lauriii: Document \Drupal\Core\Template\TwigExtension::getPath $parameters argument as optional 2022-07-10 17:27:33 +09:00
catch d9b8a31b9a Issue #3275585 by dspachos, apaderno, joachim: Implementations of getInstance() return the wrong type 2022-07-10 11:26:40 +09:00
catch c1a4dff315 Issue #3294938 by xjm, catch, dww: Increase RECOMMENDED_PHP to 8.1.6 2022-07-09 09:14:25 +09:00
Alex Pott bc8f01f49d
Issue #3294076 by longwave: Remove unused ExceptionTestSiteSubscriber 2022-07-04 16:23:06 +01:00
Alex Pott c4edefd1d7
Issue #3293284 by catch: Throw an exception when Router::generate() is called 2022-07-04 11:54:21 +01:00
catch 2ba1d67a41 Issue #3248078 by uri_frazier, antojose, alisonjo315, rootwork: Update 8.x specific documentation URLs 2022-07-01 16:39:18 +01:00
Alex Pott b16df24b08
Issue #2896993 by cburschka, andypost, mxr576, jedihe: Decorated services crash on serialization 2022-06-29 15:21:43 +01:00
Alex Pott 9957f301a2
Issue #3293297 by catch: Remove bc layer in Drupal\Core\Theme\Registry::__construct() 2022-06-29 15:05:49 +01:00
Alex Pott a80dddcc3a
Issue #3291830 by webflo: Fix PSR4 path for database driver 2022-06-29 11:36:35 +01:00
Alex Pott fbc8bd2d01
Issue #3293075 by longwave: Remove deprecated code from ModuleHandlerInterface 2022-06-29 09:59:58 +01:00
Alex Pott ca19704615
Issue #3293051 by Spokje, longwave: \Drupal\Core\Composer\Composer::preAutoloadDump contains duplicate if statement 2022-06-29 09:58:26 +01:00
catch 256ceca364 Issue #3278122 by andregp, mondrake, Spokje, daffie: Since symfony/routing 6.1: The "Symfony\Component\Routing\Matcher\UrlMatcher::handleRouteRequirements()" method will have a new "array $routeParameters" argument in version 7.0, not defining it is deprecated 2022-06-28 18:52:56 +01:00
catch 29ae0b68fd Issue #3293077 by longwave: Enforce TrustedCallbackInterface in #date_date_callbacks 2022-06-28 17:18:18 +01:00
catch c042f344a3 Issue #3076684 by Spokje, andypost, longwave, paulocs, Mile23, KapilV, greg.1.anderson: Remove deprecated vendor cleanup scripts 2022-06-28 15:47:14 +01:00
catch a9c1a68112 Issue #3280589 by Spokje, longwave, Mile23: Deprecate Composer Vendor Cleanup Scripts 2022-06-27 21:51:00 +01:00
catch 3b4a427fe1 Issue #3153956 by clayfreeman, Spokje, andypost, longwave: Remove code related to "context from configuration" that was deprecated in Drupal 9 2022-06-27 21:47:28 +01:00
xjm 295bfc16b6
Fix the version constant. 2022-06-27 07:41:14 -05:00
xjm 8e5cf185b8
10.1.x-dev 2022-06-26 09:50:48 -05:00
catch 8d0831774d Issue #3153852 by clayfreeman, catch: Both component and core versions of ContextAwarePluginBase need updated deprecation documentation 2022-06-24 23:55:19 +01:00
Alex Pott 847ab04c92
Issue #3276187 by mondrake, catch: Since symfony/routing 6.1: Construction of "Symfony\Component\Routing\Exception\MissingMandatoryParametersException" with an exception message is deprecated, provide the route name and an array of missing parameters instead 2022-06-19 17:25:04 +01:00
Alex Pott 3b3e794a35
Issue #3280033 by hmendes, rajandro, dpi, Ayesh: PHP 8.2 compatibility: ${} string interpolation deprecated 2022-06-19 17:22:27 +01:00
catch 355a1a6887 Issue #3285131 by andregp, daffie, catch, longwave: Fix constructor deprecation in Drupal\Core\Theme\Registry::__construct() 2022-06-17 14:22:33 +01:00
Alex Pott d06b0a8f29
Issue #2747273 by quietone, mayurjadhav, talhaparacha: Example given on FormBuilder::submitForm API Page is not working 2022-06-17 00:43:25 +01:00
Alex Pott d8435a0695
Issue #3285503 by quietone, longwave: Remove deprecated code in constructors 2022-06-14 11:10:54 +01:00
catch 7fbc4c4ba7 Issue #2392815 by alexpott, pooja saraah, bircher, cilefen, pratik_specbee, catch, fago: Module uninstall validators are not used to validate a config import 2022-06-13 11:40:11 +01:00
Alex Pott ad7357ce46
Issue #3285136 by catch, andregp, longwave: Remove a couple of constructor bc layers 2022-06-13 10:05:16 +01:00
Alex Pott 018887f1d8
Issue #3284761 by longwave: Remove deprecated code in the update system 2022-06-13 10:03:20 +01:00
catch 2b2ab4b78f Issue #3284970 by alexpott: Reduce complexity in \Drupal\Core\Site\Settings::initialize 2022-06-13 09:47:01 +01:00
Alex Pott 9e8f4c8ed3
Issue #3269215 by slucero, dpi: EntityTypeInterface::getKey() is typehinted as possibly returning bool, but never returns true 2022-06-13 09:36:00 +01:00
catch cadc4132a7 Revert "Issue #3269141 by longwave, sharayurajput, andypost: Alias deprecated Drupal\Core\StringTranslation\TranslationWrapper to TranslatableMarkup"
This reverts commit c728e35348.
2022-06-12 09:43:31 +01:00
catch c728e35348 Issue #3269141 by longwave, sharayurajput, andypost: Alias deprecated Drupal\Core\StringTranslation\TranslationWrapper to TranslatableMarkup 2022-06-12 09:42:41 +01:00
Lauri Eskola 2307e120a2
Issue #3101620 by gapple, longwave, catch: Remove IE conditional comments support in Drupal 10 2022-06-10 12:23:37 +03:00