#DevDaysTransylvania

โšก๏ธ Live updates comments, jobs, and issues, tagged with #DevDaysTransylvania will update issues and activities on this page.

Issues

The last 100 updated issues.

Activities

The last 7 days of comments and CI jobs.

  • ๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom alexpott ๐Ÿ‡ช๐Ÿ‡บ๐ŸŒ

    This change confuses me because it's removing @var from stuff... also if I only apply the changes to the phpcs.xml.dist and run PHPCS the other error that's found is:

    > phpcs --standard=core/phpcs.xml.dist --parallel="$( (nproc || sysctl -n hw.logicalcpu || echo 4) 2>/dev/null)" -- 'core'
    
    FILE: /Volumes/dev/drupal/core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
    -------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------
     37 | ERROR | Missing @var tag in member variable comment
    -------------------------------------------------------------------------------------------
    
    Time: 26.72 secs; Memory: 12MB
    

    So the rule changes are not covering the changes being made here.

  • ๐Ÿ‡ณ๐Ÿ‡ฟNew Zealand quietone

    A straightforward rebase so restoring RTBC

Production build 0.71.5 2024