- π³π±Netherlands megachriz
I've rebased the branch on the latest dev and made some more coding standards fixes.
- π³π±Netherlands megachriz
From the remaining ones, the type hints in FileFieldPathsTestBase cannot be added because that would make it incompatible with
Drupal\Tests\file\Functional\FileFieldTestBase::createFileField()
.For the deprecation warning, I'm not sure where to put @see to. Should it be to the issue the deprecation was added? Or would we need to create a change record first?
- Issue was unassigned.
- Status changed to Needs work
11 months ago 7:19pm 14 May 2024 The PHP null coalesce operator
??
was used in the changes. That requires PHP 7.4. Could you add the PHP version requirement to the info.yml file?- First commit to issue fork.
-
voleger β
committed 489c61b0 on 8.x-1.x authored by
megachriz β
Issue #3192110 by megachriz, voleger, solideogloria: Fix more coding...
-
voleger β
committed 489c61b0 on 8.x-1.x authored by
megachriz β
- πΊπ¦Ukraine voleger Ukraine, Rivne
I will merge this now, as I'm working on π Update .gitlab-ci.yml file Needs work . I'll make further changes there. Thanks
Automatically closed - issue fixed for 2 weeks with no activity.