Commit Graph

30 Commits (f5cc65456a6c09242e699f54dce56bf60a5b3f02)

Author SHA1 Message Date
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
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 5fc3447dcf Issue #3432986 by Spokje: Remove deprecation suppressions for ContainerAwareTrait and ContainerAwareInterface 2024-03-22 16:46:26 +00:00
Alex Pott a058be438b
Issue #3431362 by Spokje, longwave: Remove support for ContainerAwareInterface 2024-03-21 08:41:16 +00:00
catch c144469268 Issue #3431285 by mondrake, alexpott, jidrone, xjm, longwave: Replace func_get_args with variable-length argument in FormBuilder 2024-03-19 11:33:04 +00:00
Alex Pott ab80fb2021
Issue #3427741 by longwave, sakthi_dev, Spokje: Notify downstream users that ContainerAware is going away 2024-03-17 11:06:37 +00:00
catch f0071e2477 Issue #3427737 by longwave, godotislate: Overwrite Symfony constraint properties in constructors instead of child properties 2024-03-14 21:30:16 +00:00
Alex Pott dafe1f367f
Issue #3427744 by longwave: Add void return to Drupal\Component\DependencyInjection\Container::reset() 2024-03-14 10:03:48 +00:00
Dave Long f330fa3702
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-06 15:01:36 +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
catch 03b8070a99 Revert "Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings"
This reverts commit ff7c5de35f.
2024-03-04 15:51:46 +00:00
Dave Long ff7c5de35f
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-04 15:37:59 +00:00
Alex Pott 045dfe1b96
Issue #3420990 by godotislate, smustgrave, alexpott, kim.pepper, longwave: Convert Constraint plugin discovery to attributes 2024-03-03 10:35:21 +00:00
catch 9144c96a37 Issue #3306584 by Spokje, Wim Leers: [11.x] Remove EditorLinkDialog, EditorImageDialog and EditorMediaDialog in Drupal 11 2024-03-01 16:17:31 +00:00
Alex Pott e242a5aad6
Issue #3391689 by catch, alexpott, smustgrave: Add a performance tests job to gitlab and send data to OpenTelemetry 2023-11-03 15:17:09 +00:00
quietone 3e9e43f044
Issue #3358319 by Spokje, mondrake, longwave: Update to PHPUnit 9.6.13 and replace deprecated assertObject[Not]HasAttribute() 2023-11-03 12:52:05 +13:00
Lauri Eskola d582b8c53d
Issue #3392616 by Spokje, longwave: Update to Symfony 6.4 2023-10-28 16:32:30 +03:00
catch 6efb70cd56 Issue #3387827 by quietone: Fix change record link added in #3231341 2023-09-19 14:41:31 +01:00
Dave Long c5b3bf7b26
Issue #3377356 by mondrake, catch, longwave: Make DebugClassLoader ignored deprecations more accurate 2023-09-12 22:06:46 +01:00
Dave Long 29dc14b207
Issue #3355839 by mondrake: Prepare FormBuilder for variadic functions 2023-07-26 12:29:50 +01:00
catch fa3c3ee339 Issue #3338907 by mondrake, longwave, larowlan, daffie, alexpott: Update to PHPUnit 9.6.7 2023-05-05 13:57:31 +01:00
catch 5f16738501 Issue #3351556 by longwave: Update dependencies for Drupal 10.1 2023-04-05 11:39:45 +01:00
Alex Pott 15cebd324b
Issue #3231341 by Spokje, gaurav.kapoor, Wim Leers, xjm, catch: Deprecate EditorLinkDialog, EditorImageDialog and EditorMediaDialog in Drupal 10.1 for removal in Drupal 11 2023-03-06 10:04:48 +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
catch cee6b9ca2b Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 07:49:58 +01:00
catch 4c8bb2cf21 Issue #3291208 by mondrake, longwave: Remove stray ignore deprecation patterns 2022-06-28 23:22:32 +01:00
catch 256ceca364 Issue #3278122 by andregp, mondrake, Spokje, daffie: Since symfony/routing 6.1: The "Symfony\Component\Routing\Matcher\UrlMatcher::handleRouteRequirements()" method will have a new "array $routeParameters" argument in version 7.0, not defining it is deprecated 2022-06-28 18:52:56 +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
catch d77a68d585 Issue #3272779 by mondrake, longwave, alexpott: [Symfony 6.1] Replace deprecationListenerTrait with PHPUnitBridge ignoreFile 2022-06-17 15:41:39 +01:00