Alex Pott
|
421f02acd2
|
Issue #3258969 by heddn: Wrong argument for @message in ModuleInstaller::install call to watchdog_exception
|
2022-02-01 00:15:05 +00:00 |
Gábor Hojtsy
|
0198e04eb0
|
Issue #3261357 by xjm: Increase Drupal 10's RECOMMENDED_PHP to 8.1 now
|
2022-01-31 09:42:11 +01:00 |
xjm
|
cf5f35c289
|
Revert "Issue #3172166 by Pooja Ganjage, ekes, Megha_kundar, tstoeckler, mbovan, Spokje, alexpott: Element::properties() produces notices if given an array with integer keys"
This reverts commit 60a4206017 .
|
2022-01-30 01:12:38 -06:00 |
catch
|
faa65808cc
|
Issue #3259674 by longwave, andypost: [Symfony 6] Drupal\Core\Routing\Router::matchCollection(): Return value must be of type array, null returned
|
2022-01-29 08:51:59 +00:00 |
catch
|
00b88c250c
|
Issue #3258918 by Spokje, longwave: Remove deprecated 'cache.null' service
|
2022-01-28 22:39:50 +00:00 |
catch
|
57d1ee0650
|
Issue #3260806 by andypost: Remove deprecated code from core/lib/Drupal/Core/Config
|
2022-01-28 22:33:12 +00:00 |
catch
|
0c74a06471
|
Issue #3260801 by andypost: Remove deprecated code from core/lib/Drupal/Component/Utility
|
2022-01-28 22:31:51 +00:00 |
catch
|
cb55076890
|
Issue #3260778 by andypost, daffie: Remove deprecated code from bootstrap.inc
|
2022-01-28 22:30:31 +00:00 |
catch
|
faeacbeab7
|
Issue #3260805 by andypost: Remove deprecated code from core/lib/Drupal/Core/Routing
|
2022-01-28 22:21:57 +00:00 |
catch
|
4fa26fd9f6
|
Issue #3260520 by TR: GenericEvent is used improperly
|
2022-01-28 22:12:03 +00:00 |
catch
|
0971ae5fa1
|
Issue #3260766 by andypost: Remove deprecated file.inc and its mentions
|
2022-01-28 20:49:40 +00:00 |
catch
|
a9c47704b4
|
Back to dev.
|
2022-01-28 14:17:47 +00:00 |
catch
|
7094ecfac6
|
Drupal 10.0.0-alpha1
|
2022-01-28 14:17:47 +00:00 |
catch
|
1b02d0e678
|
Issue #3259169 by longwave, daffie: [Symfony 6] Drupal\Core\Controller\ControllerResolver does not need to extend Symfony
|
2022-01-27 17:17:24 +00:00 |
Alex Pott
|
4c6d65d3b0
|
Issue #3214211 by gapple, longwave: Stop setting X-UA-Compatible header
|
2022-01-27 03:02:09 +00:00 |
Alex Pott
|
76c0ec234c
|
Issue #3219649 by quietone, murilohp, longwave: Fix spelling for words used once, beginning with 'q' -> 's', inclusive
|
2022-01-27 02:25:01 +00:00 |
Alex Pott
|
60a4206017
|
Issue #3172166 by Pooja Ganjage, ekes, Megha_kundar, tstoeckler, mbovan, Spokje, alexpott: Element::properties() produces notices if given an array with integer keys
|
2022-01-27 01:54:45 +00:00 |
Alex Pott
|
c97b85451a
|
Issue #3258902 by longwave, Spokje, catch, daffie: [Symfony 6] Bring stackphp/builder into core for Symfony 6 compatibility and remove it as a dependency
|
2022-01-26 10:19:42 +00:00 |
catch
|
9f5c2e9907
|
Issue #3210486 by Spokje, longwave, andypost, alexpott: Remove typo3/phar-stream-wrapper and associated code
|
2022-01-26 08:51:43 +00:00 |
Alex Pott
|
d0f7178186
|
Issue #3217699 by mondrake, daffie, alexpott, andypost: Convert select query extenders to backend-overrideable services
|
2022-01-25 17:29:25 +00:00 |
Alex Pott
|
1cf95460d9
|
Issue #3256056 by andregp: Entity query system does not document the NOT BETWEEN operator, but JSON:API supports/uses it
|
2022-01-25 16:27:16 +00:00 |
Alex Pott
|
c636d19ce4
|
Issue #3229714 by paul121: Correct visibility of getPluginDefinition function in ContextAwarePluginTrait
|
2022-01-25 11:35:49 +00:00 |
Alex Pott
|
ee38989c9c
|
Issue #3252406 by Spokje, longwave, andypost: Mark class \Drupal\Core\Security\PharExtensionInterceptor as internal
|
2022-01-25 11:24:19 +00:00 |
Alex Pott
|
1a7b7f7219
|
Issue #3181275 by andypost, Pooja Ganjage, alexpott: Do not register Phar stream wrapper on PHP 8 because it is not vulnerable to unserialize bugs
|
2022-01-25 11:18:20 +00:00 |
catch
|
c0228273ac
|
Issue #3162981 by murilohp, andypost, quietone, paulocs, lucienchalom, longwave, daffie, catch: [Symfony 6] Use Symfony\Component\HttpFoundation\InputBag where appropriate instead of ParameterBag
|
2022-01-24 16:00:19 +00:00 |
catch
|
7f93a36802
|
Issue #3209723 by murilohp, daffie, longwave, andypost: [Symfony 6] Symfony\Component\HttpKernel\HttpKernelInterface::MASTER_REQUEST is deprecated, use ::MAIN_REQUEST instead
|
2022-01-24 14:31:35 +00:00 |
catch
|
aeb15638f1
|
Issue #3259026 by longwave, daffie: [Symfony 6] Add return types to Symfony Console application methods
|
2022-01-24 10:25:10 +00:00 |
catch
|
375f5f2d8c
|
Issue #3259028 by longwave: [Symfony 6] Add return types to Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface implementations
|
2022-01-24 10:20:47 +00:00 |
catch
|
54f08fbabf
|
Issue #3250585 by Spokje, ankithashetty, karishmaamin, quietone, catch, Gábor Hojtsy, longwave, daffie, xjm, andypost, benjifisher, bbrala, larowlan: Highlight deprecated modules and themes at admin/reports/status page, providing warning and link with explanation
|
2022-01-21 15:07:30 +00:00 |
catch
|
206d6ee658
|
Issue #3192487 by andypost, murilohp, Gábor Hojtsy, daffie, pobster, apaderno: Warn about upcoming JSON database support requirement in Drupal 9
|
2022-01-18 11:32:59 +00:00 |
catch
|
fe307a0fee
|
Issue #3178534 by mondrake, klausi, alexpott, longwave, mallezie, Taran2L, mglaman, Spokje, kim.pepper, daffie, andypost, neclimdul, xjm, Gábor Hojtsy, cmlara: Start running PHPStan on Drupal core (level 0)
|
2022-01-18 10:08:49 +00:00 |
Alex Pott
|
30523436ce
|
Issue #3254328 by GoZ, GOT intermedia, PapaGrande: Update to Drupal 9.3.0 adding --2 suffix to (views-) block-ID's
|
2022-01-18 09:44:17 +00:00 |
Lauri Eskola
|
440bcc0551
|
Issue #3206219 by mglaman, mherchel: Allow configuring which theme is used as a starterkit theme
|
2022-01-17 17:48:34 +02:00 |
catch
|
fbb54d816a
|
Issue #3258654 by alexpott: Deprecate feed.bridge.reader and move it to the Aggregator module
|
2022-01-17 14:56:57 +00:00 |
Alex Pott
|
6923e5eb5d
|
Issue #3197729 by Spokje: Remove forward/bc layer for Symfony Definition::setDeprecated() method
|
2022-01-17 12:31:34 +00:00 |
Alex Pott
|
7b324dd8f1
|
Issue #3197482 by longwave, Spokje, Taran2L, murilohp, catch, Gábor Hojtsy, daffie: Update Drupal 10 to depend on Symfony 5.4 (as a stepping stone to Symfony 6, for deprecation checking support)
|
2022-01-17 09:03:46 +00:00 |
catch
|
b12d11a482
|
Issue #3231688 by daffie, longwave, Spokje, larowlan, Taran2L: [Symfony 6] Add type hints to Drupal\Core\TypedData\Validation\ExecutionContext
|
2022-01-14 13:40:40 +00:00 |
catch
|
fc90d0c899
|
Issue #2979588 by longwave, alexpott, Erik Frèrejean, catch, daffie: Deprecate Laminas\Feed reader and writer services
|
2022-01-13 14:45:58 +00:00 |
Alex Pott
|
d28e89ba13
|
Issue #3255245 by Spokje, longwave, daffie, Gábor Hojtsy, Taran2L, murilohp: [Symfony 6] Revert 3231603 to use our own TranslatorInterface
|
2022-01-13 10:21:19 +00:00 |
Alex Pott
|
a60632076b
|
Issue #3254553 by Leon Kessler, Berdir, Bladedu, cmlara: FileUrlGenerator::generate() does not work with externally hosted files using stream wrappers
|
2022-01-13 01:03:51 +00:00 |
catch
|
0107a8bd55
|
Issue #3256539 by victoria-marina, Eric_A: Remove @internal from ContentEntityDeleteForm generic base class
|
2022-01-12 13:36:10 +00:00 |
catch
|
9defd332d4
|
Issue #2010380 by alexpott, TR, tstoeckler, MerryHamster, sanjayk, andypost, chx, Pancho, daffie: Deprecate module_load_install() and replace it with ModuleHandler::loadInstall
|
2022-01-12 13:33:05 +00:00 |
Alex Pott
|
2f1c716625
|
Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core
|
2022-01-10 12:07:03 +00:00 |
Alex Pott
|
a0b2090aac
|
Issue #3257654 by mondrake: Fix PHPStan L0 failures that cannot be included in baseline
|
2022-01-10 10:59:14 +00:00 |
Alex Pott
|
31e0876662
|
Issue #2612876 by leolandotan, NickDickinsonWilde, victoria-marina, gaurav.kapoor, anagomes, xjm: Fix \Drupal\Core\Asset\CssOptimizer::processFile() docblock
|
2022-01-08 11:00:35 +00:00 |
catch
|
a9f20f76b2
|
Issue #697946 by voleger, pguillard, pillarsdotnet, andypost, alansaviolobo, alexpott, vaibhavjain, MerryHamster, sja112, kim.pepper, shaktik, ravi.shankar, Pooja Ganjage, daffie, Mile23, legolasbo, joelpittet, almaudoh, xjm, Berdir, scor: Properly deprecate module_load_include() and move it into \Drupal::moduleHandler() service
|
2022-01-06 10:01:52 +00:00 |
catch
|
837b829a53
|
Issue #3094493 by longwave, Gábor Hojtsy, alexpott, naveen433, Chi, catch, andypost, Krzysztof Domański, shaal, xjm, fgm, Luke.Leber, daffie, Berdir, Fabianx, effulgentsia: Upgrade to Twig 3
|
2022-01-05 11:17:42 +00:00 |
Alex Pott
|
d70a475234
|
Issue #3031130 by tim.plunkett: \Drupal\Core\KeyValueStore\MemoryStorage::rename() erases data if keys match
|
2022-01-04 23:06:03 +00:00 |
Alex Pott
|
c274b2b8f3
|
Issue #3255250 by murilohp, daffie, longwave, Gábor Hojtsy: [Symfony 5] TranslatorInterface::transChoice() is deprecated
|
2022-01-04 23:02:16 +00:00 |
Alex Pott
|
8f2269dd64
|
Issue #3210310 by mondrake, murilohp, andypost, daffie, alexpott: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
|
2022-01-04 22:49:10 +00:00 |