Commit Graph

3565 Commits (e0f297b467d7b61cd088a779b224cc142c20c3bf)

Author SHA1 Message Date
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
Alex Pott 09795b6e93
Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey() 2021-12-30 13:40:35 +00:00
Alex Pott eb1adb0b92
Issue #3252257 by Spokje, beatrizrodrigues, longwave, paulocs, mondrake: Remove PHPUnit 8 support 2021-12-29 18:34:48 +00:00
Alex Pott 934f42ae87
Issue #3129043 by mondrake, daffie, ankithashetty, ravi.shankar, alexpott, Beakerboy, catch: Move core database drivers to modules of their own 2021-12-29 17:14:14 +00:00
catch 4ca93c9ca8 Issue #3254250 by Spokje, longwave, catch, daffie: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated 2021-12-28 10:12:12 +00:00
Alex Pott 638c8bdb93
Issue #3255836 by alexpott, clayfreeman, dww, benjifisher, Spokje: Test fails due to Composer 2.2 2021-12-23 19:49:33 +00:00
catch 94ee839741 Issue #3255350 by alexpott, longwave: Remove PHP 7 code from Drupal 10 2021-12-21 13:04:58 +00:00
catch af2bc2f58e Issue #3245383 by Beakerboy, daffie: If the database driver is provided by a module, it's name must be included in tests which check for enabled modules 2021-12-20 17:40:41 +00:00
catch 4b927a02fd Issue #3251125 by Beakerboy, daffie, mondrake: Do not uninstall the database driver module within installer tests 2021-12-20 16:04:32 +00:00
Alex Pott 1359e7abde
Issue #3232097 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overriding Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() 2021-12-18 06:36:14 +00:00
Alex Pott f1e57201c2
Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
catch fd398939a8 Issue #3253093 by longwave: Remove symfony-cmf/routing 2021-12-15 13:31:22 +00:00
catch cfd8517353 Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods 2021-12-14 12:05:17 +00:00
catch 21d2543a2f Issue #3238485 by daffie: [Symfony 6] Add return type hints to the class methods of Drupal\Component\DependencyInjection\Container 2021-12-14 09:58:45 +00:00
catch 99f5bf6884 Issue #3250648 by Beakerboy, daffie: Avoid comparing fields with different collations in SelectSubqueryTest 2021-12-13 14:08:47 +00:00
catch 30eb18c5ad Issue #3233456 by daffie, longwave: [Symfony 6] Add "int" type hint to methods overriding Symfony\Component\Console\Command\Command::execute() 2021-12-13 12:45:57 +00:00
catch 640db5381a Issue #3251988 by vijaycs85, smccabe: Update return param of waitForText method 2021-12-07 14:57:08 +00:00
Alex Pott 0ac96136e8
Issue #3104353 by xjm, TravisCarden, andypost, kim.pepper, longwave, Taran2L, tedbow, catch, alexpott: Upgrade to Guzzle 7 2021-12-03 06:24:37 +00:00
catch 86e9f19a30 Issue #2925203 by alexpott: LocaleConfigSubscriber can result in data loss during install 2021-12-02 11:50:03 +00:00
catch 18916c48a1 Issue #2871357 by alexpott, kriboogh: Installer tasks using multiple batch sets in non-interactive mode do not get executed 2021-12-02 11:05:50 +00:00
Alex Pott d21e5db738
Issue #3251768 by longwave: Update Symfony 5 dependencies to 5.4.0 2021-11-30 05:41:22 +00:00
catch 1b9983e8d4 Issue #3251000 by alexpott, andypost: Update dependencies for 9.1.x/9.2.x/9.3.x/9.4.x 2021-11-24 12:27:30 +00:00
Alex Pott fd664f7801
Issue #2873732 by vijaycs85, GaëlG: Array to string conversion in CacheContextsManager::convertTokensToKeys() because of the 'cookies' cache context 2021-11-24 09:20:24 +00:00
catch b9a61af92a Issue #3061074 by longwave, cilefen, chr.fritsch, acbramley, jungle, larowlan: egulias/EmailValidator prior to 2.1.22 allows addresses with a space in the domain part 2021-11-23 13:56:41 +00:00
catch 62e7f6aaae Issue #3250743 by alexpott, longwave: [PHP 8.1] NumberFieldTest fails 2021-11-23 09:34:59 +00:00
catch 588951bbf2 Issue #3250629 by paulocs, longwave: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10 2021-11-22 16:44:08 +00:00
catch 92836c436b Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods 2021-11-22 15:25:32 +00:00
catch bfd559afcb Issue #3250442 by daffie, andypost, longwave: [Symfony 6] Symfony 6 adds static return type hinting and Prophecy fails on it 2021-11-22 12:12:23 +00:00