This commit broke the module (and causes a global error in Drupal): We can't use $this
in a static method.
composer outdated
shows the newest available version, not just the next minor update. To which version you will update when running composer update
then depends on the constraints you set in your composer.json β I assume something like ^10.0 should be there, limiting updates to minor versions of Drupal 10. Once you updated to the latest version of Drupal 10 (and ran all necessary database updates) you might consider changing the version constraint to ^11.0 to upgrade to Drupal 11.
Parent issue is in
Conflicts are resolved, tests are passing, twig-cs-fixer is moved to require-dev. Seems like everything is addressed.
My security policy proposal got adopted, see https://github.com/VincentLanglet/Twig-CS-Fixer/security/policy
Took an initial stab at the dependency evaluation. Only thing that seems to be missing is the security policy β opened https://github.com/VincentLanglet/Twig-CS-Fixer/issues/255
I guess the changes necessary for solution 1 are all in https://github.com/e0ipso/schema-forms-php - will post a issue over there.
Feuerwagen β created an issue.
This place is for issues regarding Drupal core, not for questions related to other tools and/or extensions. Please use Drupal Slack for that.
This place is for issues regarding Drupal core, not for questions related to other tools and/or extensions. Please use Drupal Slack for that.
Sorted the task list a bit
Sorry about the noise than and apologies β I wasn't aware that this method exists in vanillaJs with identical functionality than the one in jQuery.
I'm pretty sure the issue title doesn't mean βreplace uses of the jQuery parents function with another jQuery functionβ β these issues are targeted to replace jQuery with vanillaJS.
Restoring title. I don't think the change was intentional.
Hi @Wim Leers, just doing some drive-by housekeeping while following the latest and greatest updates in core.
In awe of what you wizards are doing β I hope I can contribute something useful in the future. π
Blocker is in.
This maybe started as kind of a bug report, but apparently turned into a feature request shortly afterwards.
Btw: Looks useful to me as well. ;)
Apache 2.4.7 exists, although it was released almost ten years ago: https://archive.apache.org/dist/httpd/httpd-2.4.7.tar.gz
Afaik this is indeed the minimum required version to run Drupal 10. Of course many servers run newer versions by now.
Did my share ;)
Postponed now on π Make dblog entities Postponed I guess.
Kristen Pol β credited Feuerwagen β .
Yes please :) We're using this module in two Drupal 9.5 systems without any issues since the latest dev release.
Thx for your work!