Commit Graph

97 Commits (48f3e0cf9d58a43ca3284982ca89a24447c6e3c7)

Author SHA1 Message Date
nod_ fa418559a4
Issue #3463440 by mstrelan, smustgrave, quietone, longwave: Fix param docs identified by phpstan 2024-08-22 16:31:12 +02:00
nod_ 1d1669b4f4
Revert "Issue #3463440 by mstrelan, smustgrave: Fix param docs identified by phpstan"
This reverts commit e07e27a670.
2024-08-07 01:15:49 +02:00
nod_ e07e27a670
Issue #3463440 by mstrelan, smustgrave: Fix param docs identified by phpstan 2024-08-06 16:23:50 +02:00
catch 9476e1d3b9 Issue #3447886 by alexpott, sime, phenaproxima: Add support for recipes to drupal/recommended-project and drupal/legacy-project 2024-07-22 17:42:05 +09:00
Alex Pott a61eee36d2
Issue #3266160 by smustgrave, alex.skrypnyk, tannguyenhn, beatrizrodrigues, joachim, larowlan: Composer Scaffold plugin calls dispatch() instead of dispatchScript() 2024-05-11 09:21:21 +01:00
Alex Pott d4fa83453d
Issue #3417066 by mondrake, longwave, larowlan, alexpott, catch: Upgrade PHPUnit to 10, drop Symfony PHPUnit-bridge dependency 2024-05-07 11:52:49 +01:00
catch 031b4907aa Issue #3444020 by andypost, smustgrave: [8.4] Fix implicitly nullable type declarations in composer plugin 2024-04-29 23:08:32 +01:00
catch f2bb8818ec Issue #3437335 by fromme, catch: Remove web.config from 11.x 2024-04-14 08:26:06 +01:00
Alex Pott f35f0419c7
Issue #3438034 by tannguyenhn, adwivedi008, alex.skrypnyk, alexpott: Fix Composer Scaffold plugin event listeners 2024-04-09 08:27:02 +01:00
Alex Pott 64fb3ff51c
Issue #3438846 by mondrake: Add return typehints for classes that inherit from Composer 2024-04-05 13:31:59 +01:00
catch 5927d8fe07 Issue #3240792 by justafish, alexpott, andypost, smustgrave, longwave: Use lullabot/mink-selenium2-driver and lullabot/php-webdriver for functional browser testing 2024-03-07 15:23:16 +00:00
Dave Long bd3e71a8a1
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-06 15:14:18 +00:00
Dave Long c5c85f184d
Revert "Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings"
This reverts commit ea9cc7538b.
2024-03-05 23:11:18 +00:00
Dave Long ea9cc7538b
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-04 16:56:35 +00:00
Alex Pott 661f5453d0
Issue #3112393 by cmlara, smustgrave, AdamPS, alexpott: Allow vendor hardening to remove individual files 2024-03-01 13:04:39 +00:00
Lee Rowlands 4a5308123a
Issue #3410210 by quietone, sourabhjain, smustgrave, Spokje, catch: Remove statistics module from comments 2024-01-31 08:22:19 +10:00
Dave Long b501becfe3
Issue #3409362 by quietone, smustgrave: Fix spelling of some words with 'un' prefix 2024-01-26 15:00:15 +00:00
catch 16552b02a3 Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with() 2024-01-11 21:45:16 +00:00
xjm 9ef77100bd
Issue #3396153 by joachim: Composer Scaffold plugin README is incomplete 2023-11-15 17:22:47 -06:00
catch b50ba1f4a9 Issue #3383316 by Spokje: Replace deprecated getComposer() of class Composer\Command\BaseCommand in ComposerScaffoldCommand 2023-08-26 09:14:31 +01:00
catch 7939d08092 Issue #3376431 by quietone, bbrala: Spellcheck core after removal of "Please" 2023-07-24 08:55:25 +01:00
Dave Long b212d24449
Issue #3268835 by quietone, smustgrave, ravi.shankar, xjm, borisson_, catch: Fix method comments in non tests for Drupal.Commenting.DocComment.ShortSingleLine 2023-04-30 17:15:32 +01:00
catch b3fac4a09f Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains() 2023-03-18 11:30:09 +00:00
Dave Long de09fc95c5
Issue #3322743 by Spokje, mondrake: Fix PHPStan L2 errors "Parameter $foo of method Foo::bar() has invalid type Foo\Baz." and "Method Foo::bar() has invalid return type Foo\Baz. " 2023-03-12 19:15:58 +00:00
Alex Pott 56913d2ad2
Issue #3101209 by Sutharsan, longwave, smustgrave: Document the correct web-root default value 2023-03-09 21:30:34 +00:00
Dave Long 85eeb1bde1
Issue #3324801 by Spokje, mondrake: Fix PHPStan L2 error "Property Foo::$bar has unknown class Baz as its type." 2022-12-07 11:22:31 +00:00
catch 3d06e72be0 Issue #3322125 by longwave, NivethaSubramaniyan: Add peast to vendor hardening 2022-11-17 14:16:42 +00:00
catch cee6b9ca2b Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 07:49:58 +01:00
catch 6c6f6a3f31 Issue #3284420 by longwave, Gábor Hojtsy, Spokje: Remove Composer 1 specific code paths from Drupal 10 2022-07-01 09:32:39 +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 1b0a476f2d Issue #3264903 by murilohp, Spokje, ravi.shankar, catch, longwave: Switch from friends-of-behat/mink back to behat/mink once it's Symfony 6 compatible 2022-03-31 10:19:21 +01:00
xjm 752ad0248e Issue #3253059 by Spokje, longwave, xjm: Upgrade to composer/installers 2 2022-03-04 20:08:44 -06:00
Alex Pott 01bd426e28
Issue #3088730 by Spokje, anmolgoyal74, ankithashetty, Mile23, longwave, naresh_bavaskar, greg.1.anderson, Mixologic, klausi: Include 'composer' directory in phpcs scans 2022-02-24 17:39:07 +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
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 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
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 eb1adb0b92
Issue #3252257 by Spokje, beatrizrodrigues, longwave, paulocs, mondrake: Remove PHPUnit 8 support 2021-12-29 18:34:48 +00:00
catch 94ee839741 Issue #3255350 by alexpott, longwave: Remove PHP 7 code from Drupal 10 2021-12-21 13:04:58 +00:00
Alex Pott 87fc0a7d04
Issue #3186524 by longwave, alexpott, xjm, Spokje: Fix htaccess files for PHP 8 2021-12-21 09:27:26 +00:00
catch fd398939a8 Issue #3253093 by longwave: Remove symfony-cmf/routing 2021-12-15 13:31:22 +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
Alex Pott 576bd7543d
Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment 2021-11-19 09:49:33 +00:00
Lee Rowlands 6d39cdeeb4
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax 2021-11-15 12:35:55 +10:00
Lee Rowlands 330473e759
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator 2021-11-15 12:19:43 +10:00
Lee Rowlands f06ad93f53
Issue #3224523 by alexpott, longwave: [PHP 8.1] Add ReturnTypeWillChange attribute where necessary 2021-09-17 13:12:50 +10:00
Alex Pott b0f50910d0
Issue #3221748 by Dane Powell, longwave, alexpott: drupal/core is implicitly allowed by scaffold 2021-08-24 13:03:58 +01:00
catch ee952325ef Issue #3187315 by xjm, longwave: Remove mink-goutte-driver as a core dependency 2021-07-29 07:53:11 +01:00
Alex Pott dc9a09e802
Issue #3207111 by guilhermevp, swatichouhan012, joachim: Improve ScaffoldFilePath::__construct() documentation 2021-07-10 23:39:26 +01:00
catch 031c2a295e Issue #3209459 by longwave, catch, andypost: Switch to friends of behat MinkBrowserKitDriver for PHP 8 and Symfony 5 compatibility 2021-04-22 16:46:23 +01:00