Skip to content
Snippets Groups Projects

Resolve #3490322 "Use alternate parsing"

Open godotislate requested to merge issue/drupal-3490322:3490322-use-alternate-parsing into 11.x
All threads resolved!

Closes #3490322

Merge request reports

Members who can merge are allowed to add commits.
Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • godotislate added 43 commits

    added 43 commits

    • 79d24f2e...58be5f12 - 36 commits from branch project:11.x
    • cc23baab - Issue #3490322: Add nikic/php-parser to core/composer.json.
    • 6eeb2e6f - Identify missing interfaces, classes, and traits before reflection.
    • f43b3e99 - Add Dependencies attribute and parsing.
    • 82b13b92 - Update tests.
    • c9c09f38 - Handle provider filtering of dependencies in Core AttributeClassDiscovery.
    • 223535f9 - Add comment about possible errors with _exists().
    • 107c8c66 - Document how Dependencies modules argument should be set.

    Compare with previous version

  • godotislate added 2 commits

    added 2 commits

    • 61ffdafb - Add comment about possible errors with _exists().
    • 37288a6c - Document how Dependencies modules argument should be set.

    Compare with previous version

  • godotislate resolved all threads

    resolved all threads

  • godotislate added 14 commits

    added 14 commits

    • 37288a6c...a44cf1ef - 6 commits from branch project:11.x
    • d73c17ad - Issue #3490322: Add nikic/php-parser to core/composer.json.
    • 7108ef72 - Identify missing interfaces, classes, and traits before reflection.
    • f7705836 - Add Dependencies attribute and parsing.
    • b393c629 - Update tests.
    • a5b99685 - Handle provider filtering of dependencies in Core AttributeClassDiscovery.
    • 2366c211 - Add comment about possible errors with _exists().
    • 210d22bb - Document how Dependencies modules argument should be set.
    • 02017bcb - Add try/catch around *_exists() call.

    Compare with previous version

  • Kim Pepper
  • Kim Pepper
  • godotislate resolved all threads

    resolved all threads

  • godotislate resolved all threads

    resolved all threads

  • godotislate added 1 commit

    added 1 commit

    • e7925266 - Apply 2 suggestion(s) to 2 file(s)

    Compare with previous version

  • godotislate added 195 commits

    added 195 commits

    • e7925266...798ad9e4 - 185 commits from branch project:11.x
    • bf48b527 - Issue #3490322: Add nikic/php-parser to core/composer.json.
    • 96463420 - Identify missing interfaces, classes, and traits before reflection.
    • 746cd51e - Add Dependencies attribute and parsing.
    • 5de43dd0 - Update tests.
    • e3868df0 - Handle provider filtering of dependencies in Core AttributeClassDiscovery.
    • 8153bfd9 - Add comment about possible errors with _exists().
    • 67972aa1 - Document how Dependencies modules argument should be set.
    • 8ec3df54 - Add try/catch around *_exists() call.
    • 7d96178d - Apply 2 suggestion(s) to 2 file(s)
    • bdb2d744 - Refactor to be reusable outside of plugin discovery.

    Compare with previous version

  • godotislate added 1 commit

    added 1 commit

    • 28945177 - Refactor to be reusable outside of plugin discovery.

    Compare with previous version

  • godotislate added 1 commit

    added 1 commit

    • 3c640ebf - Refactor to be reusable outside of plugin discovery.

    Compare with previous version

  • godotislate added 39 commits

    added 39 commits

    • 3c640ebf...d5612c53 - 28 commits from branch project:11.x
    • 6ac98c00 - 1 earlier commit
    • e14a47d5 - Identify missing interfaces, classes, and traits before reflection.
    • 73b6d2dd - Add Dependencies attribute and parsing.
    • 2fae277a - Update tests.
    • 3d9a8be6 - Handle provider filtering of dependencies in Core AttributeClassDiscovery.
    • d0622915 - Add comment about possible errors with _exists().
    • ad6b7e0a - Document how Dependencies modules argument should be set.
    • 646ea41c - Add try/catch around *_exists() call.
    • a68bd278 - Apply 2 suggestion(s) to 2 file(s)
    • ca5aaaa6 - Refactor to be reusable outside of plugin discovery.
    • bc0310e9 - Optimizations.

    Compare with previous version

  • godotislate added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading