Commit Graph

6822 Commits (0ce583b17fec196d3b328821492b6d3561c84499)

Author SHA1 Message Date
catch 7430cc3cc7 Issue #3255637 by Liam Morland, 3li, joegraduate, rivimey, alexpott, mondrake, ravi.shankar, hswong3i, ameymudras, longwave, Anchal_gupta, neclimdul, Martijn de Wit, sgourebi, pradhumanjainOSL, gambry, kim.pepper: Deprecate NULL values in Html::escape(), ::decodeEntities(), and FormattableMarkup::placeholderFormat() to make it easier to upgrade to PHP 8 2022-12-06 13:41:56 +00:00
Lee Rowlands fb1847b986
Issue #2314645 by herom, jsobiecki, Pawelgorski87, quietone, ashutoshsngh, zaporylie: Correct the type of $pattern in DateFormat 2022-12-06 07:05:22 +10:00
bnjmnm adfa35d41f Issue #3324150 by phenaproxima, Wim Leers, Gábor Hojtsy: Add validation constraints to config_entity.dependencies 2022-12-02 13:01:44 -05:00
catch 34cbc4ebe6 Issue #3319426 by longwave, catch, andypost: Update to a stable Symfony 6.2 release 2022-11-30 22:02:40 +00:00
Dave Long bd4448dbdb
Issue #3303329 by DieterHolvoet: Referenced method in NoCorrespondingEntityClassException docblock does not exist 2022-11-30 15:46:09 +00:00
Alex Pott ecc921dd9e
Issue #3049525 by longwave, fougere, larowlan, kim.pepper, AaronBauman, Wim Leers, Charlie ChX Negyesi, geek-merlin: Enable service autowiring by adding interface aliases to core service definitions 2022-11-29 12:52:29 +00:00
Alex Pott eec3210128
Issue #3268818 by ravi.shankar, quietone: Fix class comment doc blocks in non tests 'Drupal.Commenting.DocComment.ShortSingleLine' 2022-11-29 12:13:59 +00:00
Alex Pott e2d4dcfdf2
Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods with too many parameters passed in 2022-11-29 11:38:06 +00:00
catch c1891492e4 Issue #3320240 by solideogloria, tobiasb, smustgrave, alexpott: Entity count query returns a string instead of int 2022-11-28 22:05:36 +00:00
catch 85b4d86cb4 Issue #2514582 by Mile23, joachim, sahil.goyal, jhodgdon, Fabianx, dawehner: Document lazy services and fix script doxygen 2022-11-28 13:16:04 +00:00
catch c731970df9 Issue #3323855 by benjifisher: Improve class comment for Drupal\Core\Menu\MenuLinkTreeElement 2022-11-28 10:26:17 +00:00
catch 7fa1fe80da Issue #3323741 by andypost, Spokje, catch, longwave: upgrade Symfony dependencies to RC1 2022-11-28 10:11:51 +00:00
Alex Pott d2c5a0832c
Issue #3322485 by anneke_vde: EntityInterface::toLink() $text documented as string|null actually also accepts an render array 2022-11-28 08:48:40 +00:00
Alex Pott 17fa174546
Issue #3319791 by Cyberwolf, Chi, longwave: ContainerAwareEventDispatcher should not expect the dispatched event to be stopable 2022-11-23 22:29:13 +00:00
Alex Pott 3a9e58f610
Issue #2926958 by Spokje, andypost, Ratan Priya, MeenakshiG, ravi.shankar, Berdir, alexpott, plach, xjm, longwave: Remove revision-related methods from EntityStorageInterface 2022-11-23 22:19:29 +00:00
catch d0ee369a05 Issue #2925297 by Spokje, mpp, paulvandenburg, anmolgoyal74, gobinathm, catch, mmrares, shubhangi1995, Martijn de Wit: Fatal error on config form with translation enabled when config is missing 2022-11-23 10:18:00 +00:00
Alex Pott e10d708d2b
Issue #3322986 by mondrake: Missed removing a $group parameter from AssertMailTrait 2022-11-22 09:41:17 +00:00
Alex Pott 5b8e018a32
Issue #2959989 by andypost: Deprecate Extension::__call() magic 2022-11-22 09:35:50 +00:00
Lee Rowlands 9d3ea0a815
Issue #3226117 by MegaChriz, marthinal, longwave, sinn, dcam, ankithashetty, itaran, catch: Uncaught RfcComplianceException when email From name contains a comma 2022-11-21 08:22:51 +10:00
Alex Pott 419b492068
Issue #2991232 by jhedstrom, Matroskeen, dagmar, Medha Kumari, longwave, xjm, Berdir, wturrell, andypost, alexpott, apaderno, catch: Add hasRole() method to AccountProxy and UserSession classes 2022-11-20 12:17:21 +00:00
catch b25f20babb Issue #2701085 by michaellander, george.karaivanov, Evaldas Užkuras, raman.b, S3b0uN3t, geek-merlin: Cacheable Ajax response 2022-11-18 12:29:36 +00:00
catch a59f4db361 Issue #3032078 by jrglasgow, dagomar, Berdir, nikitagupta, catch, anmolgoyal74, technoveltyco, idebr, ndf, jonas139, nod_: Multiple webheads can cause infinite growth of Twig cache 2022-11-18 12:12:22 +00:00
catch f745cf0cc9 Issue #3266688 by yassermussa, ankithashetty, Medha Kumari, pooja saraah, ravi.shankar, joachim, xjm: class docs for TestRunnerKernel are incorrect 2022-11-17 17:27:26 +00:00
catch af6cdbf062 Issue #3260401 by idebr, Spokje, Akram Khan, mcdruid, longwave, alexpott: Google is abandoning FLoC - so remove the header 2022-11-17 14:13:32 +00:00
catch 7b9edd6233 Issue #3164428 by DonAtt, longwave, sahil.goyal, Anchal_gupta, alexpott: Use cacheBackend->setMultiple in ContentEntityStorageBase::setPersistentCache 2022-11-17 11:02:34 +00:00
Dave Long 79035ac12d
Issue #3302755 by catch, nod_, xjm, Wim Leers, longwave, alexpott, mfb: On-the-fly JavaScript minification 2022-11-17 09:46:54 +00:00
catch afc9dc2c88 Issue #3308507 by neclimdul, Spokje, longwave: Remove Cache::keyFromQuery 2022-11-17 09:25:33 +00:00
Alex Pott a5f4685c6a
Issue #3320315 by Wim Leers, Anchal_gupta, alexpott, longwave: Allow uppercase service IDs/names — necessary for autowiring support 2022-11-10 12:46:32 +00:00
catch 8e71d46598 Issue #3320025 by alexpott, longwave: Make PHPStan baseline the same in 10.1.x and 10.0.x 2022-11-09 14:58:26 +00:00
catch 0dc16934ab Issue #3319683 by alexpott, mallezie, mondrake: Fix PHPStan errors from UserCreationTrait and AssertMailTrait 2022-11-09 11:27:52 +00:00
Alex Pott e00c523fb4
Issue #3317651 by mondrake, longwave, alexpott: Fix DataReferenceBase PHPStan L0 issues 2022-11-08 15:57:37 +00:00
catch d36c30cad3 Issue #3284422 by catch, phenaproxima, Spokje, andypost, longwave, Gábor Hojtsy, mondrake: [META] Symfony 6.2 compatibility 2022-11-07 10:25:09 +00:00
Alex Pott d96c99b491
Issue #3317652 by mondrake, longwave: Fix Updater PHPStan L0 issues 2022-11-03 00:23:39 +00:00
effulgentsia c95109e2bd Issue #3312198 by catch, alexpott, longwave, Nixou, Spokje, darvanen: Regression concerning the cache of private files 2022-11-02 12:34:51 -07:00
catch fcf0932d6a Issue #3318581 by andypost, alexpott: FIx \Drupal\Core\Config\ConfigImporter::doSyncStep() to accept callable 2022-11-02 17:38:55 +00:00
Alex Pott ac84424e52
Issue #3029782 by wengerk, knyshuk.vova, yogeshmpawar, karishmaamin, longwave, claudiu.cristea: UniqueFieldValueValidator lowercasing Label of field on violation message 2022-11-01 16:29:54 +00:00
catch 12e26bd476 Issue #2965929 by jhedstrom, dimitriskr, kkalashnikov, sun, Lendude, DanielVeza: DX: Insufficient error message "The form argument is not a valid form." 2022-10-28 11:37:52 +01:00
catch 43a384bae1 Issue #1120020 by effulgentsia, andypost, Garrett Albright, pfrenssen, Taran2L, kim.pepper, andregp, phenaproxima, daffie, geek-merlin, rfay, ranjith_kumar_k_u, tf198, Damien Tournoud, alexpott, xjm, chx, bradjones1, hestenet: SQLite database locking errors cause fatal errors 2022-10-28 11:18:44 +01:00
catch cf4437e61e Issue #3316871 by Soham Sengupta, Chi: Fix wrong documentation in hook_requirements_alter 2022-10-28 10:39:16 +01:00
catch ef5c7f7c19 Issue #2350939 by dpi, jibran, acbramley, Manuel Garcia, chr.fritsch, AaronMcHale, Nono95230, capysara, darvanen, enyug, ravi.shankar, Spokje, thhafner, larowlan, smustgrave, mstrelan, mikestar5, andregp, joachim, shubhangi1995, nterbogt, mkalkbrenner, Berdir, Sam152, Xano: Implement a generic revision UI 2022-10-27 08:38:21 +01:00
catch 23b444af40 Issue #3317223 by mondrake, longwave: Fix RecursiveExtensionFilterIterator PHPStan L0 issues 2022-10-26 08:23:29 +01:00
catch c2a6c76593 Issue #3317243 by mondrake: Fix PluginManagerBase PHPStan-0 issues 2022-10-25 09:04:50 +01:00
catch 4c187847dc Issue #3316950 by mondrake: Fix StreamWrapper\ReadOnlyStream PHPStan-0 issues 2022-10-24 15:57:12 +01:00
catch 6dcb915131 Issue #3314469 by alecsmrekar, plach: ContextDefinition::isSatisfiedBy does not take into account cardinality 2022-10-24 15:10:39 +01:00
catch 5e67517d01 Issue #309040 by claudiu.cristea, David_Rothstein, Chi, BryanGullan, larowlan, dww, joachim: Add hook_requirements_alter() 2022-10-21 11:29:07 +01:00
catch c42342d31c Issue #3316198 by mondrake: Fix Database\Schema PHPStan-0 issues 2022-10-21 11:14:18 +01:00
catch 22a9ced971 Issue #3312641 by nkoporec, Ratan Priya, Anchal_gupta, daffie, mglaman: Bring back temporary tables (Connection::queryTemporary()) 2022-10-20 17:01:22 +01:00
Alex Pott 830646e662
Issue #3309047 by mondrake: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-10-19 12:03:31 +01:00
Alex Pott 76aa51fdf9
Issue #3121157 by apaderno, neelam_wadhwani, jungle, Lendude, alexpott, bnjmnm: Small correction needed in ThemeInstallerInterface::uninstall() docblock 2022-10-06 16:20:34 +01:00
Alex Pott 8a36ace53d
Issue #2895352 by claudiu.cristea, neclimdul, rbosscher, Chi, alexpott: Allow tableselect element options to be disabled 2022-10-06 11:47:59 +01:00
Alex Pott 9aade7f4da
Issue #2842141 by hchonov: Document that more specific hooks might be called before the primary hook depending on the module names 2022-10-05 23:26:58 +01:00
Alex Pott 9514c30ab4
Issue #3307468 by darvanen: Improve Batch API $context['sandbox'] documentation 2022-10-05 10:51:27 +01:00
Alex Pott d3cf1e9277
Issue #3308449 by owenbush: CategorizingPluginManagerTrait::getSortedDefinitions() sometimes returns plugins in the incorrect order if they have categories or labels translated 2022-10-04 10:48:27 +01:00
Alex Pott a5b44e8f74
Issue #59750 by quietone, larowlan, mikeryan, quicksketch, sreynen, kleinmp, kim.pepper, Bèr Kessels, chx, S3b0uN3t, ravi.shankar, mrddthi, webchick, neclimdul, Lendude: Required flag on file forms breaks on validation 2022-10-03 20:21:47 +01:00
catch 3ddfcf58c5 Issue #3293446 by alexpott, daffie: Create less static cache in ExtensionDiscovery during KernelTests 2022-10-03 15:41:50 +01:00
Alex Pott c0bee1ddda
Issue #3294833 by claudiu.cristea, alexpott: Page variant plugin is not correctlly instantiated 2022-10-03 14:23:51 +01:00
catch 6402539128 Issue #3313191 by immaculatexavier, alexpott, longwave: mbstring.func_overload is removed in PHP 8 therefore remove it from core 2022-10-03 14:22:23 +01:00
Alex Pott 6483b2997a
Issue #3273317 by clayfreeman, larowlan, tim.plunkett, danflanagan8: Add 'in_preview' variable to block and layout templates 2022-10-03 11:44:57 +01:00
Alex Pott 5b84c09246
Issue #3268829 by quietone, bbrala: Fix class property comments for Drupal.Commenting.DocComment.ShortSingleLine 2022-10-03 10:59:05 +01:00
Alex Pott dc3d568325
Issue #3312439 by mondrake: StatementInterface::fetch() return typehint is wrong 2022-10-03 09:55:31 +01:00
Alex Pott 29531e26b4
Issue #3054072 by voleger, neclimdul, BR0kEN, arunkumark, Ratan Priya, Spokje, yogeshmpawar, neeravbm, ravi.shankar, longwave, alexpott, catch, Krzysztof Domański: Deprecate \Drupal\Component\Assertion\Handle::register() 2022-09-30 01:11:11 +01:00
Alex Pott 2a9221d556
Issue #2341553 by GoZ, DuaelFr, smustgrave, Prashant.c, Rajender Rajan, Lendude, marvin_B8, voleger, dawehner: Use routing to generate update.php url 2022-09-29 18:01:55 +01:00
Alex Pott c58a486d8f
Issue #2617330 by dagmar, mfb, pradhumanjainOSL, Ratan Priya, fgm, alexpott, dawehner: LogMessageParser::parseMessagePlaceholders() needs to switch bang placeholder to colon placeholder 2022-09-29 16:57:35 +01:00
xjm 0ca6cc73e2
SA-CORE-2022-016 by fabpot, nicolas.grekas, xjm, lauriii, alexpott, Berdir, larowlan, catch, longwave, cilefen, james.williams, benjifisher 2022-09-28 11:52:42 -05:00
Alex Pott d985697c26
Issue #3301373 by hawkeye.twolf, lauriii, alexpott, mherchel: Create twig |add_suggestion filter 2022-09-28 11:42:30 +01:00
catch f7d8fe6f1d Issue #3266287 by lind101, alexpott, joachim, larowlan, quietone: Make buildBundleFieldDefinitions use Bundle Classes for building bundleFieldDefinitions 2022-09-28 10:39:07 +01:00
catch fc46f78692 Issue #3312001 by stijndmd, ravi.shankar, davidjguru, longwave, catch: Race condition with automatic deploy steps on ConfigImporter 2022-09-28 10:09:51 +01:00
Alex Pott 6bbfb05500
Issue #3181778 by quietone, longwave, aldairsoares, beatrizrodrigues, Aline Teixeira Ramos, KapilV, raman.b, anushrikumari, CChiste, mallezie, Ratan Priya, rakesh.regar, Kevin.Notari, vicheldt, mauryarahul11, yogeshmpawar, bbrala, alexpott, bruno.bicudo: [w/c September 17th] Replace t() with $this->t() in all plugins 2022-09-28 09:49:56 +01:00
Alex Pott 6d34fc2b74
Issue #3310346 by Hemuvyas97, Wim Leers: Improve Title Resolver return documentation 2022-09-27 20:46:10 +01:00
Alex Pott 45ec97a437
Issue #3296987 by Yujiman85, lucassc, gquisini, diegors, joachim, cilefen: CacheableDependencyInterface::getCacheMaxAge does not document \Drupal\Core\Cache\Cache::PERMANENT 2022-09-27 15:36:02 +01:00
Alex Pott 803da73c0b
Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard 2022-09-27 11:11:12 +01:00
Alex Pott b8ac0d9850
Issue #2941148 by quietone, bruno.bicudo, ravi.shankar, Sweetchuck, beatrizrodrigues, lucienchalom, VitaliyB98, WagnerMelo, sophiavs, ankitjain28may, daffie, longwave, Sutharsan, borisson_, cosmicdreams, heykarthikwithu, catch: Fix Drupal.Commenting.FunctionComment.MissingReturnType 2022-09-27 10:58:26 +01:00
catch e9afcbc368 Issue #3311562 by Berdir, andypost: Set sqlQuery in Entity\Query\Sql Condition classes on own class 2022-09-26 12:11:44 +01:00
catch f7e9cbbc4d Issue #3311383 by andypost, Berdir: Apply #[\AllowDynamicProperties] attribute to core classes to allow contrib has less noise in logs 2022-09-24 21:59:32 +01:00
catch e129a5b93b Issue #3294695 by daffie, longwave, mkalkbrenner, pandaski: Drupal 8 BC for database driver namespace fails for replicas 2022-09-22 12:50:08 +01:00
xjm 6c8eb43b0e
Issue #3309719 by solideogloria: Incorrect namespace in comment in EntityAutocomplete.php 2022-09-21 16:05:08 +02:00
catch cc44e691f9 Issue #2381797 by Tom Verhaeghe, slashrsm, johnwebdev, chr.fritsch, ankithashetty, Krzysztof Domański, nevergone, tobiasb, yogeshmpawar, anmolgoyal74, dhirendra.mishra, Wim Leers, longwave, Fabianx, andypost, joachim, alexpott: Add render_cache debug output 2022-09-21 14:49:58 +01:00
catch 98659976bd Issue #3145501 by alexpott, Spokje, plach, quietone, catch, smustgrave, longwave, larowlan, xjm, mxwright: updb error processMultivalueBaseFieldHandler() 2022-09-15 20:40:20 +01:00
catch 7db1fcdb41 Issue #3308744 by andypost, bbrala: Fix magic connection property access from \Drupal\Core\FileTransfer\FileTransfer::__get() 2022-09-15 15:41:13 +01:00
catch a8f48db663 Issue #3298731 by alexpott, andypost, catch, longwave, Berdir, bbrala, Wim Leers: Using ConstraintViolation::$arrayPropertyPath bugs on PHP 8.2 2022-09-15 10:29:08 +01:00
catch ffdecfadf6 Issue #3274474 by mondrake, longwave, andypost, Spokje, catch, alexpott: Fix 'Access to an undefined property' PHPStan L0 errors 2022-09-13 12:32:43 +01:00
catch 6c087ced8e Issue #3308987 by lauriii, Spokje, quietone, bnjmnm: Remove references to Stable 2022-09-13 11:13:31 +01:00
catch ef5476820d Issue #2531564 by neclimdul, andypost, chx, cburschka, Spokje, pdenooijer, Charlie ChX Negyesi, znerol, dawehner, longwave, Fabianx, geek-merlin, catch, alexpott: Fix leaky and brittle container serialization solution 2022-09-13 09:49:30 +01:00
Lauri Eskola 434cecac94
Issue #3309247 by pratik_specbee, neclimdul: Unused $theme_engine variable in ThemeInitialization.php 2022-09-13 10:25:51 +03:00
Alex Pott c3a7a32c5d
Issue #3307736 by catch, alexpott: EmailValidator defaults to 'loose' mode which is deprecated in Symfony 6.2 2022-09-12 15:25:54 +01:00
catch 53a59af925 Issue #2258313 by Wim Leers, nod_, ravi.shankar, lauriii, catch, mfb, longwave, corbacho, alexpott, sun, Owen Barton, tstoeckler: Add license information to aggregated assets 2022-09-06 11:11:11 +01:00
catch cee6b9ca2b Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 07:49:58 +01:00
Alex Pott 07994b06fb
Issue #3306864 by lauriii, mherchel, alexpott: Integrate Twig with Symfony VarDumper for improved debugging experience 2022-08-31 23:54:21 +01:00
Alex Pott f1e6390ca5
Issue #3306946 by xjm, Spokje, andypost, longwave: Update Composer dependencies in 10.0 and 9.5, and increase constraints to require latest minors 2022-08-31 23:48:03 +01:00
Alex Pott e1ae3a337d
Issue #3306208 by Spokje, quietone: Deprecate farbtastic in 9.5.x 2022-08-31 17:16:18 +01:00
Alex Pott 471e827a09
Issue #3298906 by andypost, alexpott: Fix \Drupal\Tests\Core\Test\TestSetupTraitTest::testChangeDatabasePrefix() on PHP 8.2 2022-08-31 09:37:05 +01:00
Alex Pott c86d7ad0c9
Issue #3304991 by bradjones1, andypost, catch: [Symfony 6] HttpKernel should opt-in to catching `\Throwable` 2022-08-30 15:22:44 +01:00
Lauri Eskola c2af57548d
Issue #3291797 by mherchel, andy-blum, lauriii, xjm, catch: Refactor Drupal 10 settings tray / off-canvas to use modern CSS 2022-08-29 11:47:09 +03:00
Lauri Eskola 6379200236
Issue #3270434 by Spokje, dww, longwave, catch, smustgrave: Mark Quick Edit deprecated 2022-08-25 11:53:01 +03:00
catch c7fa15fcc3 Issue #3304285 by longwave, Spokje, bbrala, ravi.shankar, quietone, phenaproxima: Remove Seven from core 2022-08-25 08:24:00 +09:00
xjm 7e4c0f9675
Issue #3302654 by bnjmnm, xjm, quietone, lauriii, phenaproxima: Create Starterkit readme 2022-08-23 19:42:28 -05:00
Alex Pott 9cd6d55883
Issue #2937010 by longwave, andypost, neclimdul, alexpott, Charlie ChX Negyesi: Bring ContainerBuilder inline with Symfony Container and apply upstream improvements 2022-08-23 10:41:58 -07:00
Alex Pott 581f751582
Issue #2232051 by andypost, andyceo, tayzlor, smustgrave, moshe weitzman: Unnessessary chmod during config write 2022-08-22 10:36:31 -07:00
catch 56aef13607 Issue #3304256 by longwave, Spokje, dww, lauriii, catch, quietone, mherchel: Remove Bartik from Drupal core 2022-08-22 17:06:38 +09:00
catch f4b80818a2 Issue #3272110 by Mile23, ravi.shankar, Spokje, xjm, andypost, joachim: Drupal 9 and 10's Drupal\Component composer.json files are totally out of date 2022-08-22 09:40:31 +09:00
Alex Pott d587699e0a
Issue #2695871 by catch, borisson_, alexpott: Aggregation creates two extra aggregates when it encounters {media: screen} in a library declaration 2022-08-21 17:38:49 +01:00
xjm e8a2a6a96f
Issue #3304433 by lauriii, xjm, quietone, tim.plunkett, Wim Leers, mherchel, andy-blum: generate-theme scripts fails in a ddev environment
(cherry picked from commit 3d46d27b30)
2022-08-20 14:33:24 -05:00
catch ebe774d4b9 Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
catch fea90e524f Issue #3294299 by phma, alexpott, pooja saraah, mikelutz: Regression in functional test performance with a large number of modules 2022-08-10 10:39:27 +09:00
xjm 3946bc30b7
Issue #2157567 by Ratan Priya, smustgrave, lucassc, quietone, joachim: unclear explanation of 'path' in hook_theme() docs 2022-08-08 16:39:58 -05:00
Alex Pott b957382d75
Issue #1014086 by catch, nod_, martin107, quietone, dww, mariacha1, Spokje, yogeshmpawar, pounard, Wim Leers, mfer, mikeytown2, mbutcher, moshe weitzman, Fabianx, borisson_, alexpott, donquixote, sun, andypost, dawehner: Stampedes and cold cache performance issues with css/js aggregation 2022-08-08 10:12:23 +01:00
bnjmnm f976d5d4be Issue #1988968 by nod_, droplet, bnjmnm, viappidu, extect, jansete, olli, martin107, pmagunia, bartlangelaan, Wim Leers, zrpnr, KapilV, yogeshmpawar, Spleshka, Phil Wolstenholme, DuaelFr, agata.guc, alwaysworking, dawid_nawrot, andriic, keithdoyle9, gapple, lauriii, Martijn de Wit, jefuri, JMOmandown, larowlan, rubens.arjr, borisson_, joseph.olstad, jberube, gilgabar, Poindexterous, Aless86, jessebeach, bojanz, phma, aheimlich, heddn, phenaproxima, acbramley, codebymikey, cmlara, das-peter, matthiasm11, acolden, xjm, jrockowitz, pianomansam, clairemistry, John Pitcairn: Drupal.ajax does not guarantee that "add new JS file to page" commands have finished before calling said JS 2022-08-03 19:11:14 -04:00
catch 511e9fa116 Issue #2967627 by quietone, yunke: Hook preprocess function always added 2022-08-01 14:54:37 +09:00
catch 876e17f576 Issue #3299327 by andypost, Berdir: Replace deprecated static::method() calls for PHP 8.2 2022-07-26 12:55:10 +09:00
catch db2e2d2544 Issue #3299853 by andypost, kim.pepper: Apply #[\AllowDynamicProperties] attribute to base classes to make PHP 8.2 log size sane 2022-07-26 12:36:10 +09:00
catch 7c98179488 Issue #3295487 by Anjali Rathod, apaderno: HtmlFormController's contructor says it constructs a new \Drupal\Core\Routing\Enhancer\FormEnhancer object 2022-07-25 20:55:55 +09:00
catch 321532030e Issue #3266589 by idebr, mfb, longwave: Remove redundant Link canonical/shortlink response headers 2022-07-25 17:34:58 +09:00
catch 96a199b968 Issue #2939237 by Anjali Rathod, pooja saraah, apaderno, eojthebrave: Update the description given for $form_id 2022-07-25 15:23:02 +09:00
catch a753e0e54b Issue #3295972 by Munavijayalakshmi, nitin_lama, arunkumark, cilefen, Krilo_89: Wrong documentation since Drupal 8 for 'initial_form_field' 2022-07-25 15:18:15 +09:00
catch 0e2da426ed Issue #3188327 by DeFr, longwave, ravi.shankar, quietone: Docblock of BaseFieldDefinition::setDisplayOptions still mentions setting type = hidden instead of region = hidden 2022-07-25 13:43:14 +09:00
Alex Pott 2bcbc26504
Issue #3105685 by andypost, mrinalini9: Deprecate PluginHelper::isConfigurable() 2022-07-23 08:55:46 +01:00
Alex Pott 194b56c872
Issue #3215062 by quietone, gambry, ravi.shankar, dww, daffie, yogeshmpawar, aarti zikre, alexpott, mfb, larowlan, longwave, catch: Update hook_schema for Y2038 2022-07-23 06:46:46 +01:00
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