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 |
Alex Pott
|
2a740bf092
|
Issue #3227265 by mondrake, murilohp: Remove the legacy assert traits
|
2022-01-28 22:41:28 +00:00 |
catch
|
241aa0d5eb
|
Issue #3210931 by andypost: Remove deprecated update.inc functions
|
2022-01-28 22:35:59 +00:00 |
catch
|
886ca0b65c
|
Issue #3260780 by andypost: Remove deprecated code from common.inc
|
2022-01-28 22:34:25 +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
|
61bc211bbd
|
Issue #3259024 by longwave: Remove deprecated 'app.root' and 'site.path' services
|
2022-01-28 22:27:52 +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
|
0971ae5fa1
|
Issue #3260766 by andypost: Remove deprecated file.inc and its mentions
|
2022-01-28 20:49:40 +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 |
catch
|
ca3ce56a2d
|
Issue #3259675 by hmendes, longwave: [Symfony 6] Drupal\Core\Routing\LazyRouteCollection::all(): Return value must be of type array, ArrayIterator returned
|
2022-01-25 22:31:00 +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 |
Lauri Eskola
|
f1a00d1643
|
Issue #3246211 by longwave, alexpott: Update to Stylelint 14
|
2022-01-25 16:26:40 +02: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
|
eacb05b19f
|
Issue #3212346 by longwave, Spokje, alexpott: Avoid hundreds of unnecessary installs when testing config entities
|
2022-01-24 17:25:00 +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
|
3f8d0bd25c
|
Issue #2867871 by kyvour, neclimdul, ranjith_kumar_k_u: Use of Symfony Expression Language "Expression" in OptimizedPhpArrayDumperTest doesn't match library
|
2022-01-24 10:28:44 +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 |
Alex Pott
|
654b490d7f
|
Issue #3259744 by Spokje: PHPUnit 9.5.12 (released 2022-01-21) throws unhandled deprecation notice on "Drupal\Tests\Listeners\DrupalListener"
|
2022-01-21 11:44:04 +00:00 |
Alex Pott
|
45d838fcb7
|
Issue #3259158 by neclimdul: PhpUnit compatibility broken
|
2022-01-18 18:26:22 +00:00 |
catch
|
bff71849a6
|
Revert "Issue #3227265 by mondrake, murilohp: Remove the legacy assert traits"
This reverts commit e0f297b467 .
|
2022-01-18 18:25:09 +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 |
Alex Pott
|
e0f297b467
|
Issue #3227265 by mondrake, murilohp: Remove the legacy assert traits
|
2022-01-18 09:24:25 +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
|
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
|
a0e1956f5b
|
Issue #2919215 by alexpott, longwave, dawehner: Deprecate feed.bridge.writer
|
2022-01-14 11:58:07 +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
|
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
|
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
|
3db8f620a4
|
Issue #3128982 by davidwbarratt, Spokje, andypost, Barryvdh, larowlan, catch, alexpott: Upgrade asm89/stack-cors to ^2.0 to fix cacheability
|
2022-01-08 11:07:24 +00:00 |
Alex Pott
|
d67a1b252e
|
Issue #3256687 by mondrake, murilohp, daffie, alexpott, catch: Deprecate db_installer_object()
|
2022-01-08 10:22:25 +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 |
Alex Pott
|
adff905c9e
|
Issue #3175287 by murilohp, quietone, SivaprasadC, ankithashetty, anmolgoyal74, sarvjeetsingh, xjm, longwave: Remove accidentally duplicated words in code comments
|
2022-01-01 16:19:49 +00:00 |
Alex Pott
|
87dc8f4192
|
Issue #3185269 by mondrake, daffie, alexpott, andypost: Introduce Connection::lastInsertId and deprecate the 'return' query option and Database::RETURN_* constants
|
2022-01-01 16:04:03 +00:00 |
Alex Pott
|
2d52f948c1
|
Issue #3256518 by Spokje: Remove drupal_js_defaults() in D10 instead of D11
|
2022-01-01 14:32:56 +00:00 |
Alex Pott
|
d9e7844f8f
|
Issue #3255243 by longwave, kim.pepper, Gábor Hojtsy, andypost: Replace Diactoros' PSR-17 implementation with Guzzle's
|
2022-01-01 13:57:37 +00:00 |
Alex Pott
|
ff2d2ea1d9
|
Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive
|
2022-01-01 13:52:01 +00:00 |
Alex Pott
|
a2c58dda71
|
Issue #3197553 by beatrizrodrigues, longwave, daffie: Deprecate drupal_js_defaults()
|
2021-12-30 21:05:26 +00:00 |