Alex Pott
|
6ef26c6905
|
Issue #3239935 by mondrake, alexpott, andypost, daffie: Refactor ToolkitGdTest
(cherry picked from commit fa8a8df587 )
|
2022-06-30 00:24:20 +01:00 |
Alex Pott
|
54a3f55501
|
Issue #3173031 by Spokje, andypost, mondrake: Clean-up \Drupal\system\Plugin\ImageToolkit\GDToolkit when core require php 8.0
(cherry picked from commit 7f337ca7b1 )
|
2022-06-29 15:14:49 +01:00 |
Alex Pott
|
89faf41386
|
Issue #3291830 by webflo: Fix PSR4 path for database driver
(cherry picked from commit a80dddcc3a )
|
2022-06-29 11:36:50 +01:00 |
Alex Pott
|
356d019201
|
Issue #3293075 by longwave: Remove deprecated code from ModuleHandlerInterface
(cherry picked from commit fbc8bd2d01 )
|
2022-06-29 10:00:08 +01:00 |
catch
|
1f31c4d075
|
Issue #3293114 by uri_frazier, mikelutz, Spokje: Fix var tag on recent commit
(cherry picked from commit e17e5f01ec )
|
2022-06-28 21:13:23 +01:00 |
catch
|
3fc5c8aff2
|
Issue #3293077 by longwave: Enforce TrustedCallbackInterface in #date_date_callbacks
(cherry picked from commit 29ae0b68fd )
|
2022-06-28 17:18:45 +01:00 |
catch
|
3527513cd6
|
Issue #3076684 by Spokje, andypost, longwave, paulocs, Mile23, KapilV, greg.1.anderson: Remove deprecated vendor cleanup scripts
(cherry picked from commit c042f344a3 )
|
2022-06-28 15:50:02 +01:00 |
catch
|
a1efd20b52
|
Issue #3292992 by Spokje: [#3280589] broke HEAD on 10.0.x and 10.1.x
|
2022-06-28 09:41:07 +01:00 |
catch
|
e22bcf1fcf
|
Issue #3280589 by Spokje, longwave, Mile23: Deprecate Composer Vendor Cleanup Scripts
(cherry picked from commit a9c1a68112 )
|
2022-06-27 21:51:37 +01:00 |
catch
|
9d6aed9180
|
Issue #3153956 by clayfreeman, Spokje, andypost, longwave: Remove code related to "context from configuration" that was deprecated in Drupal 9
(cherry picked from commit 3b4a427fe1 )
|
2022-06-27 21:48:14 +01:00 |
xjm
|
cdafba4f2b
|
Issue #3285230 by xjm, benjifisher, phenaproxima, mikelutz, quietone: Migrate's DownloadFunctionalTest:: testExceptionThrow() is failing on guzzlehttp/psr7 2.3.0
|
2022-06-23 23:29:36 -05:00 |
catch
|
3e4df3ac18
|
Issue #3291877 by alexpott, longwave: Fix \Drupal\FunctionalTests\Installer\InstallerTestBase tests to not test drupal.org
|
2022-06-22 11:44:11 +01:00 |
Alex Pott
|
847ab04c92
|
Issue #3276187 by mondrake, catch: Since symfony/routing 6.1: Construction of "Symfony\Component\Routing\Exception\MissingMandatoryParametersException" with an exception message is deprecated, provide the route name and an array of missing parameters instead
|
2022-06-19 17:25:04 +01:00 |
Alex Pott
|
3b3e794a35
|
Issue #3280033 by hmendes, rajandro, dpi, Ayesh: PHP 8.2 compatibility: ${} string interpolation deprecated
|
2022-06-19 17:22:27 +01:00 |
Alex Pott
|
fc14cbc685
|
Issue #3283498 by Mile23, alexpott: Scaffold ReplaceOp::copyScaffold() throws an error for empty files
|
2022-06-19 17:14:06 +01:00 |
catch
|
d77a68d585
|
Issue #3272779 by mondrake, longwave, alexpott: [Symfony 6.1] Replace deprecationListenerTrait with PHPUnitBridge ignoreFile
|
2022-06-17 15:41:39 +01:00 |
catch
|
355a1a6887
|
Issue #3285131 by andregp, daffie, catch, longwave: Fix constructor deprecation in Drupal\Core\Theme\Registry::__construct()
|
2022-06-17 14:22:33 +01:00 |
Alex Pott
|
386d79e2e0
|
Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
|
2022-06-14 14:10:16 +01:00 |
Alex Pott
|
ef36c2ead7
|
Issue #3265429 by neclimdul, eleonel: Fix array keys in MailManagerTest
|
2022-06-14 12:02:30 +01:00 |
Alex Pott
|
8b44468ec3
|
Issue #3277025 by Spokje, longwave: For additional security you should declare the allow-plugins config with a list of packages names that are allowed to run code
|
2022-06-14 11:34:54 +01:00 |
Alex Pott
|
6dd0db56c8
|
Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code
|
2022-06-14 11:27:54 +01:00 |
Alex Pott
|
d8435a0695
|
Issue #3285503 by quietone, longwave: Remove deprecated code in constructors
|
2022-06-14 11:10:54 +01:00 |
catch
|
136f70d2f1
|
Issue #3257485 by TR, daffie: Constructor of Drupal\Core\Test\TestDiscovery called with 3 parameters and the constructor only takes 2 in TestDiscoveryTest
|
2022-06-13 17:31:29 +01:00 |
catch
|
9db4e31b87
|
Issue #3198340 by alexpott, xjm, Mile23, cilefen, mmjvb, catch, Mixologic, effulgentsia, mfb, longwave, larowlan, greg.1.anderson, Warped, quietone: Strict constraints in drupal/core-recommended make it harder for Composer-managed sites to apply their own security updates when a core update is not available
|
2022-06-13 15:25:35 +01:00 |
catch
|
7fbc4c4ba7
|
Issue #2392815 by alexpott, pooja saraah, bircher, cilefen, pratik_specbee, catch, fago: Module uninstall validators are not used to validate a config import
|
2022-06-13 11:40:11 +01:00 |
Alex Pott
|
ed4df467ee
|
Issue #3281451 by tinto: Update Ajax FunctionalJavascript test to not use Bartik and Seven
|
2022-06-13 10:06:55 +01:00 |
Alex Pott
|
018887f1d8
|
Issue #3284761 by longwave: Remove deprecated code in the update system
|
2022-06-13 10:03:20 +01:00 |
Alex Pott
|
362fc2d539
|
Issue #3281175 by neclimdul: PhpUnitCliTest fails outside of CI
|
2022-06-13 09:18:11 +01:00 |
catch
|
00d2098ce0
|
Issue #3284760 by longwave: Remove deprecated \Drupal\FunctionalTests\Image\ToolkitTestBase
|
2022-06-13 08:54:40 +01:00 |
catch
|
cadc4132a7
|
Revert "Issue #3269141 by longwave, sharayurajput, andypost: Alias deprecated Drupal\Core\StringTranslation\TranslationWrapper to TranslatableMarkup"
This reverts commit c728e35348 .
|
2022-06-12 09:43:31 +01:00 |
catch
|
c728e35348
|
Issue #3269141 by longwave, sharayurajput, andypost: Alias deprecated Drupal\Core\StringTranslation\TranslationWrapper to TranslatableMarkup
|
2022-06-12 09:42:41 +01:00 |
Lauri Eskola
|
2307e120a2
|
Issue #3101620 by gapple, longwave, catch: Remove IE conditional comments support in Drupal 10
|
2022-06-10 12:23:37 +03: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 |
Alex Pott
|
d3f1a82cce
|
Issue #3284502 by effulgentsia, alexpott: [regression] Drupal 9.4 breaks BC via incorrect autoloading of \Drupal\Driver\* overrides of core db drivers
|
2022-06-10 00:08:36 +01:00 |
Lauri Eskola
|
fd92a54070
|
Issue #3223264 by andy-blum, mherchel, Kristen Pol: Olivero: Messages can be malformed when JS creates messages and PHP messages already exist
|
2022-06-07 15:33:01 +03:00 |
catch
|
55e559e68d
|
Issue #3261245 by andypost, andregp, paulocs, longwave, catch, daffie, quietone: Remove deprecated views module functions
|
2022-06-07 11:10:06 +01:00 |
catch
|
51ab247c8b
|
Issue #3284270 by alexpott, bircher: Reset \Drupal\Core\Config\ConfigImporter::$errors in ::validate() method
|
2022-06-06 14:35:46 +01:00 |
catch
|
77702ce7f3
|
Issue #3283795 by alexpott, bircher: ComposerHooksTest is broken on latest DrupalCI PHP container
|
2022-06-02 14:36:05 +01:00 |
Lauri Eskola
|
ce2f2b5f53
|
Issue #3257274 by andy-blum, mherchel, mglaman, xjm, alexpott, mgifford, shaal, benjifisher, tim.plunkett, AaronMcHale, Antoniya, worldlinemine, tmaiochi, rkoller, andregp, ckrina: Implement color changing theme settings for Olivero
|
2022-05-31 15:25:03 +03:00 |
Alex Pott
|
9a55cdc670
|
Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules
(cherry picked from commit 3412b7bdb8 )
|
2022-05-28 09:15:49 +10:00 |
xjm
|
73a5d20ea9
|
Revert "Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules"
This reverts commit 3412b7bdb8 .
|
2022-05-27 11:13:39 -05:00 |
Alex Pott
|
3412b7bdb8
|
Issue #3261447 by xjm, lauriii, ravi.shankar, Wim Leers, alexpott, tedbow, daffie: Add an API for dynamically setting recommended and supported PHP versions based on known and predicted PHP release schedules
|
2022-05-26 19:10:48 +01:00 |
catch
|
a40e8436a2
|
Issue #3282395 by alexpott, mallezie: Latest versions of PHPStan and mglaman/phpstan-drupal cannot find PhpUnitVersionDependentTestCompatibilityTrait
|
2022-05-26 11:11:18 +01:00 |
catch
|
d69212e167
|
Issue #3281863 by alexpott, Wim Leers, nod_, hestenet, xjm, huzooka, Mixologic: Nightwatch tests failing >50% of test runs on PHP 7.3 in 9.4.x and 9.5.x, as well as PHP 8.1 on 10.0.x
|
2022-05-25 21:53:48 +01:00 |
Lauri Eskola
|
41761dc91a
|
Issue #3279703 by VIGHNESH SADAGOPAL, Binoli Lalani, Stockfoot, Maninders, Ruturaj Chaubey, mherchel, Libbna, ckrina, longwave: Change "Welcome to <site name>" to "Welcome!" on the initial install screen
|
2022-05-24 16:55:19 +03:00 |
Lauri Eskola
|
0790449739
|
Issue #3246755 by mherchel, yogeshmpawar, Libbna, cindytwilliams, zenimagine: Olivero main/user account menu layout struggles with long menus
|
2022-05-24 16:28:27 +03:00 |
Alex Pott
|
1066bfe28a
|
Issue #2513524 by andregp, JeroenT, Bill Choy, TR, tstoeckler, dawehner, Wim Leers, xjm: ExtensionDiscovery is unable to find modules that have a comment at the end of the type property in a .info.yml file
|
2022-05-23 20:27:02 +01:00 |
Alex Pott
|
617d96e967
|
Issue #3260007 by mondrake, yogeshmpawar, daffie, andypost: Decouple Connection from the wrapped PDO connection to allow alternative clients
|
2022-05-23 12:03:58 +01:00 |
Alex Pott
|
74b25722ac
|
Issue #2580723 by AdamPS, Berdir, andypost, darvanen, larowlan, alexpott, effulgentsia, catch, dawehner: Fix token system confusion, with new function Token::replacePlain()
|
2022-05-23 09:34:35 +01:00 |