Commit Graph

281 Commits (0ce583b17fec196d3b328821492b6d3561c84499)

Author SHA1 Message Date
Dave Long ce28a42738
Issue #3299678 by mondrake, catch, longwave: Deprecate DiffEngine and replace with sebastian/diff 2023-02-13 11:52:53 +00:00
catch bcbd7baa50 Issue #3327787 by Spokje, xjm, andypost: Update doctrine/annotations to latest version 2023-01-03 10:36:01 +00:00
catch 8a9b8a2ae0 Issue #3095099 by Chi, andypost, arpad.rozsa: Require Twig >= 3.5.0 2023-01-01 09:57:25 +00: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
catch 7fa1fe80da Issue #3323741 by andypost, Spokje, catch, longwave: upgrade Symfony dependencies to RC1 2022-11-28 10:11:51 +00:00
Dave Long c9c2ee18a2
Issue #3163123 by Spokje, anmolgoyal74, andypost, guilhermevp, Niklan, Hardik_Patel_12, quietone, larowlan: Error: Class 'ZipArchive' not found in Drupal\Core\Archiver\Zip->__construct() (line 30 of core/lib/Drupal/Core/Archiver/Zip.php) 2022-11-17 17:33:53 +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
Alex Pott 13f60d0e6f
Issue #3313486 by effulgentsia, longwave: Decide when to require Composer runtime ^2.1 (needed by Automatic Updates) 2022-11-07 12:52:08 +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
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
catch 76a9c827ef Issue #3296390 by Spokje, longwave, Eric_A, Chi: Remove symfony/polyfill-php74, -php80 and -php81 dependencies 2022-09-13 16:43:02 +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 2561a200bb
Issue #3116405 by Spokje, Mile23, Hardik_Patel_12, jofitz, Sahana _N, andypost, alexpott, fgm: Warnings generated when using an optimized autoload file with Composer 1.10 / Composer 2 2022-08-02 23:38:30 +01:00
catch a5929f5643 Issue #3300773 by bradjones1, andypost: Fix failed test on `symfony/http-foundation` 4.4.44/6.1.3 and later 2022-08-01 08:18:28 +09:00
catch fa81e936aa Issue #3298343 by andypost, Spokje: upgrade egulias/email-validator to 3.2.1 to support PHP 8.2 2022-07-23 09:37:24 +09:00
xjm 44b45d8416
Issue #3292380 by Spokje, effulgentsia, larowlan, catch: Remove the "replace" section from core/composer.json 2022-07-09 12:20:15 -05:00
catch a9c1a68112 Issue #3280589 by Spokje, longwave, Mile23: Deprecate Composer Vendor Cleanup Scripts 2022-06-27 21:51:00 +01:00
xjm 14a5bf5aca
Issue #3291780 by longwave, xjm, Spokje: guzzlehttp/guzzle 7.4.5 requires guzzlehttp/psr7 ^2.3 which breaks HEAD 2022-06-24 07:10:24 -05:00
xjm c5512bcf48
SA-CORE-2022-011 by GHaddon, JeroenT, yivanov, Heine, longwave, DamienMcKenna, mlhess, cilefen, xjm, benjifisher 2022-06-10 14:29:32 -05:00
catch aac42cfeaf Issue #3272447 by alexpott, Spokje, catch, xjm: Update to PSR/log v3 2022-06-10 09:43:20 +01:00
catch f35400e835 Issue #3275864 by Spokje, mondrake, catch: Update to Symfony 6.1.1 2022-06-10 08:06:35 +01:00
xjm 2dc76126bf
Issue #3281578 by Wim Leers, quietone, xjm, catch: Increase Composer dependency constraints to latest minors for forward-compatibility 2022-05-27 16:06:33 -05:00
catch e5888e58c8 Issue #3282342 by xjm: Forward-port Guzzle updates, because the private testrunner doesn't like me today 2022-05-26 09:17:45 +01:00
Alex Pott 1b79d50a53
Issue #3264918 by Spokje, xjm: Update symfony/console to Symfony 6 2022-03-30 14:08:57 +01:00
Alex Pott 0e2ea433bf
Issue #3264120 by Spokje, catch, Taran2L, danflanagan8, xjm, quietone, ckrina: Remove aggregator module and our dependency on Laminas Feed 2022-03-29 14:38:11 +01:00
catch 5e03f389f4 Issue #3270882 by xjm: Drupal 10 uses guzzlehttp/psr7 for PSR-17 services and therefore it should be a direct dependency 2022-03-22 11:45:54 +00:00
Lee Rowlands 85ccd2911c
Issue #3049857 by Spokje, dhirendra.mishra, bbrala, catch, Gábor Hojtsy: Remove HAL module from core and create a contrib project for it 2022-02-25 07:30:49 +10:00
catch 5ecc8114be Issue #3266017 by xjm, longwave: Update psr/log to v2 2022-02-23 12:10:19 +00:00
catch 2add9d83da Issue #3252757 by catch, longwave, Gábor Hojtsy, xjm, daffie, andypost, dww: Update Drupal 10 to depend on Symfony 6.0 2022-02-17 21:09:21 +00:00
Lee Rowlands be5fec95cd
Issue #3264819 by xjm: Require PHP 8.1 for Drupal 10.0.0-alpha2 2022-02-17 11:23:42 +10:00
xjm 68b7585442 Issue #2966859 hotfix by andypost, xjm, catch: Remove the self.version references to the module. 2022-02-15 12:49:56 -06:00
catch 6c507c3264 Issue #3188858 by andypost, longwave, Gábor Hojtsy: Remove the entity_reference module entirely on the Drupal 10 branch 2022-02-15 14:54:09 +00:00
xjm b2d780747c Issue #3262583 by xjm, neclimdul, bnjmnm, catch: Update Twig to 2.14.11 2022-02-04 14:44:30 -06: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 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
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
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
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 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 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 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
xjm 3bca95be0f Issue #3255271 by Spokje, longwave, catch: Increase Drupal::MINIMUM_PHP to 8.0.2 2021-12-24 07:54:15 -06:00
catch 8730f756f7 Issue #3253092 by longwave: Remove doctrine/reflection 2021-12-22 21:09:29 +00:00
catch 45e75ce3f5 Revert "Issue #3255271 by Spokje, longwave: Increase Drupal::MINIMUM_PHP to 8.0.2"
This reverts commit d87707c801.
2021-12-21 14:39:01 +00:00
catch d87707c801 Issue #3255271 by Spokje, longwave: Increase Drupal::MINIMUM_PHP to 8.0.2 2021-12-20 17:59:56 +00:00
catch fd398939a8 Issue #3253093 by longwave: Remove symfony-cmf/routing 2021-12-15 13:31:22 +00:00
Gábor Hojtsy 401a725ed4 Issue #3252088 by longwave, Gábor Hojtsy, catch: Increase Drupal::MINIMUM_PHP to 8.0.0 2021-12-07 15:26:10 +01: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
Alex Pott d21e5db738
Issue #3251768 by longwave: Update Symfony 5 dependencies to 5.4.0 2021-11-30 05:41:22 +00:00